You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received this report via Email on the 29-October-2020
SharpSvn.SvnObstructedUpdateException: 'C:\Work\Applications\NSVPA_PX11' is already a working copy for a different URL
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result)
at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args)
at Ankh.Commands.OpenFromSubversion.PerformCheckout(ProgressWorkerArgs e, SvnUriTarget projectTop, SvnRevision revision, String localDir)
at Ankh.Commands.OpenFromSubversion.<>c__DisplayClass4_0.<CheckOutAndOpenSolution>b__0(Object sender, ProgressWorkerArgs ee)
at Ankh.ProgressRunnerService.ProgressRunner.Run(Object arg)
svn-version=1.12.0
os-version=10.0.17763.0
ankh-version=1.0.0.12
sharpsvn-version=1.12.0.1
command=FileFileOpenFromSubversion
vs-version=16.0.30611.6
This is a false error. I don't have that code anywhere else on my computer.
Regardless of user's comment that he doesn't have a file with this name on his computer, I don't think this error should result in a crash report. It has such a clear cause, that a message box would be more appropriate.
The text was updated successfully, but these errors were encountered:
I received this report via Email on the 29-October-2020
Regardless of user's comment that he doesn't have a file with this name on his computer, I don't think this error should result in a crash report. It has such a clear cause, that a message box would be more appropriate.
The text was updated successfully, but these errors were encountered: