Pratik Anand

Results 47 comments of Pratik Anand

Thanks for sample app. I debugged it. Turns out AppInstance.Activated event is not firing and that's why your window is not coming forward. If you hook this code to any...

My apologies. I was not launching the second instance. Now I am able to get the repro done. We are investigating this and I will keep the issue open until...

Thanks for the quick responses. @tarzanek you are right, inside src_root/ there are multiple branches of same CVS parent. They contact the same CVS repo. As I mentioned above reducing...

Hi, I tried the same thing as @tarzanek . It works perfectly fine for smaller folder checkout as proof of concept but spectacularly fails for the original case. Same as...

Hi, I found the error of the issue and resolved it. Thanks for pointing out to see the command getting sent in logs of indexing data. The assumption that CVS...

@vladak well yes, we have to see what is correct for CVS. However, I did not get what is meant by treating HEAD in a special way ? For Opengrok,...

Thahks for this. @licon4812 is correct. I am planning to use true for maximum backward compatibility for the next release. You can close this PR or change to use Rid

not yet. I am suggesting to use `true` in your PR instead of win-x64 values so that it is backward compatible and then lets merge it `UseRidGraph>true` `win10-x86;win10-x64;win10-arm64`

i will check it out. thanks for finding out