[Python-Dev] svn checksum error

Daniel Berlin dberlin at dberlin.org
Tue Nov 1 21:15:08 CET 2005


On Sun, 2005-10-30 at 19:08 -0600, skip at pobox.com wrote:
>     Martin> The natural question then is: what operating system, what
>     Martin> subversion version are you using?
> 
> Sorry, wasn't thinking in terms of svn bugs.  I was anticipating some sort
> of obvious pilot error.  I am on Mac OSX 10.3.9, running svn 1.1.3 I built
> from source back in the May timeframe.  Should I upgrade to 1.2.3 as a
> matter of course?
> 
>     Fredrik> "welcome to the wonderful world of subversion error messages"
>     ...
>     Fredrik> deleting the offending directory and doing "svn up" is the
>     Fredrik> easiest way to fix this.
> 
> Thanks.  I zapped Objects.  The next svn up complained about Misc.  The next
> about Lib.  After that, the next svn up ran to completion.
> 
> Skip

You didn't happen to try to update a checked out copy from a repo that
had an older cvs2svn conversion to the one produced by the final
conversion, did you?

Cause that will cause these errors too.
--Dan



More information about the Python-Dev mailing list