You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Summers <da...@summersoft.fay.ar.us> on 2003/04/09 21:35:34 UTC

SVN protocol diff bug?

I just tried out the SSH tunneled SVN protocol.  Very easy and nice to 
set up!  :-)

One problem I just noticed, is this a known problem?

Client = 0.20.1-5468
Server = 0.20.1-5549

$ svn info .
Path:
Url: svn:://imts/home/dsummers/svnroot/hlag/trunk
Revision: 17
Node Kind: directory
Schedule: normal
Last Changed Author: dsummers
Last Changed Rev: 17
Last Changed Date: 2003-04-09 11:35:36 -0500 (Wed, 09 Apr 2003)

$ svn diff -r16:17
svn : Malformed network data
svn : Malformed network data


Is there a problem between a newer server and an older client?  (Note they 
are both 0.20 series)

   Thanks!
-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david@summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN protocol diff bug?

Posted by Greg Hudson <gh...@MIT.EDU>.
On Wed, 2003-04-09 at 17:35, David Summers wrote:
> Is there a problem between a newer server and an older client?  (Note they 
> are both 0.20 series)

There have been a couple of incompatible changes lately, so that's the
most likely possibility, yes.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org