[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Visual studio project cannot be merged - by a newbie

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2006-05-14 21:09:01 CEST

On Sunday 14 May 2006 16:04, onion mantis wrote:
> 4. In the WC2 directory, I tried to run svn update but, the merge failed
> giving the error:
> svn: Checksum mismatch for 'repository_name\projectname\obj\Debug\.svn
> \text-base\projectname.pdb.svn-base'; expected:
> '861d6ac25466fd764772c1a38a7eb612', actual:
> '0c58ae913fb49352fcfd21f70e860cef'

This sounds like something else has gone horribly wrong. I don't think it was
the svn update itself. This sounds rather like corruption on the file system
or some program has written into your .svn directory (which it should
absolutely not do).

Try to run svn cleanup and then svn update again.

Does a clean svn checkout on the same repository/path still work?

        Konrad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 14 21:05:20 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.