AnkhSVN2019
AnkhSVN2019 copied to clipboard
Repository UUID doesn't match expected UUID
I have received this error report by Email on 11-November-2020
SharpSvn.SvnRepositoryIOException: Repository UUID 'a426abeb-e061-384d-8a7d-9d825cee65fc' doesn't match expected UUID
'7d41905c-bf45-c143-8586-07f364641770'
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client,SvnException error, Object targets)
bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client,svn_error_t* error, Object targets)
bei SharpSvn.SvnClient.Switch(String path, SvnUriTarget target,SvnSwitchArgs args, SvnUpdateResult& result)
bei SharpSvn.SvnClient.Switch(String path, SvnUriTarget target,SvnSwitchArgs args)
bei Ankh.Commands.SwitchItemCommand.<>c__DisplayClass1_1.<OnExecute>b__0(Object sender, ProgressWorkerArgs a)
bei Ankh.ProgressRunnerService.ProgressRunner.Run(Object arg)
svn-version=1.12.0
os-version=10.0.19041.0
ankh-version=1.0.0.12
sharpsvn-version=1.12.0.1
command=SolutionSwitchDialog
vs-version=16.0.30611.
This is a Subversion usage error, where you are switching from one repository to another one. This case isn't supported by the Subversion libraries.