AnkhSVN2019
AnkhSVN2019 copied to clipboard
Already a working copy for a different URL
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.