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

RE: [Subclipse-users] Malformed network data with subclipse 1.0.3 and subversion 1.4

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-09-29 17:33:11 CEST

Hello Tobias,
 
I think you're using JavaSVN as a client adapter. JavaSVN doesn't support
1.4 working copy format yet, but it should support 1.4 repositories when
accessing them over http(s) or svn(+ssh) protocol. Could you please check
whether error persist when svnserve is ran as "svnserve -d -r <path>"? (-d
(--daemon) instead of --service).
 
Thanks!

Alexander Kitaev,
TMate Software,
http://tmate.org/

 

  _____

From: Tobias Fenster [mailto:tfenster@fum.de]
Sent: Friday, September 29, 2006 17:26
To: users@subclipse.tigris.org
Subject: [Subclipse-users] Malformed network data with subclipse 1.0.3 and
subversion 1.4

Hello,

I got a problem with Subclipse 1.0.3 running inside Rational Software
Architect 6.0.1.1 working with a subversion 1.4 server on Windows 2003
Server: Whatever I try to do in Subversion (like add a file or a directory
or commit something) I get a error message saying:
org.tigris.subversion.javahl.ClientException: svn: Malformed network data.
Would anybody know what could cause this? Working via command line svn works
fine. I'm running svnserve as a windows service using <path to
svn>\bin\svnserve.exe --service -r <path to repositories> as command.

Thanks for any help

Tobias
Received on Fri Sep 29 17:35:23 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.