cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone else getting SVN update errors?

tvaughan77
Champ in-the-making
Champ in-the-making
I don't think anything changed on my localhost, but when I run "svn update" from my alfresco-src/HEAD/root directory (which has worked dozens of times before), I get:

svn: Repository UUID 'c73165b8-c2a3-4c3a-8162-ddfb506fd858' doesn't match expected UUID '891eb8cc-90ed-4100-8f31-f9d4bd5d3ba0'
Is this just me?  I *could* just check out a fresh copy, I suppose, but … ugh …
3 REPLIES 3

mikeh
Star Contributor
Star Contributor
That *may* be a side-effect of us recently upgrading to SVN 1.5. Try a v1.5 SVN client and you might be ok, otherwise yes it'll probably be a new checkout.

Mike

dvpsonza
Champ in-the-making
Champ in-the-making
Hi, got the same error and SVN client version is 1.5.4.

mikeh
Star Contributor
Star Contributor
You should be able to force SVN to ignore this - I certainly could using the SmartSVN client. Try with the –force flag.

Mike