Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Already a working copy for a different URL #38

Open
PhilJollans opened this issue Apr 10, 2021 · 0 comments
Open

Already a working copy for a different URL #38

PhilJollans opened this issue Apr 10, 2021 · 0 comments

Comments

@PhilJollans
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant