`blame' says "Client/server version mismatch", but (I think) they're the same version
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-11-18 00:55:33 CET
My server was built from http://svn.collab.net/repos/svn/tags/0.33.0;
Every operation I've tried on the client so far has worked; `blame'
All the communication is via the "svn+ssh" protocol.
Anyway: on the server, when I do `svn blame .bash_logout', I see what
$ svn --version
$ svn blame .bash_logout
But on the client -- the Debian `unstable' package of Subversion,
$ svn --version
$ svn blame .bash_logout
And just for laughs, on a very up-to-date Cygwin machine:
$ svn --version
$ gdb $(type -p svn.exe)
Program received signal SIGSEGV, Segmentation fault.
Now, the server's version string indeed differs from those of both
Is this a bug, or do I need to keep the versions in tighter sync?
-- This movie doesn't scrape the bottom of the barrel. This movie isn't the bottom of the barrel. This movie isn't below the bottom of the barrel. This movie doesn't deserve to be mentioned in the same sentence with barrels. Roger Ebert on "Freddy Got Fingered" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Nov 18 00:56:13 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.