[Python-Dev] svn checksum error

"Martin v. Löwis" martin at v.loewis.de
Mon Oct 31 08:55:09 CET 2005


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?

Not sure. The only mentioning of this specific message was about Linux
and multi-threading, in svnserve. Apparently, due to some race
condition/pthread locking semantics problems, something could get
corrupted. It could be a compiler bug as well, of course.

I would try to get some "official" binaries; 1.2.x works just fine with
svn.python.org as well.

Regards,
Martin


More information about the Python-Dev mailing list