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

RE: Connection with TSVN to nonApache SVN server

From: John Barstow <John_Barstow_at_gfsg.co.nz>
Date: 2003-07-09 07:30:56 CEST

> So when I try to checkout the project using URL
> svn://ip.of.linux.box/repos/name_of_repository
> or svn://ip.of.linux.box/ with TSVN, I always get message:
> Malformed network data.

The svn protocol is not backwards compatible; the server and client need to
be the same version or you get the malformed network data message.
Double-check your client and server versions (I don't know off the top of my
head what client version Tortoise is linked against) as it's most likely.
You can also install the 0.24.2 windows command-line client to make sure
it's not a tortoise-specific issue.
Hopefully you don't have a malformed netowkr.

John C Barstow

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 07:31:33 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.