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

Re: [Subclipse-users] Another "svn: Malformed network data" on Commit

From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: 2006-11-15 19:50:23 CET

Hello,

>> used locally. Any ideas?
>
> JavaSVN does not use any local SSH client. It uses the Ganymed SSH-2
> library for Java. The problem is likely an unexpected response from
that
> server. The JavaSVN devs will have to answer for you, but it would be
> worth updating as they will get you newer versions of those libraries.

Older versions of SVNKit(JavaSVN) has a minor incompatibility with new
Subversion servers (1.4.x). This incompatibility makes error message to
appear after commit (even though commit works fine). This problem is
fixed in Subclipse 1.1.8 as Mark wrote.

Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!

Mark Phippard wrote:
> Thomas Zumbrunn <news@botany.ch> wrote on 11/14/2006 04:35:22 PM:
>
>> I'm using Subclipse 1.0.3 with Eclipse 3.2.x (3.2.0 and 3.2.1). I've set
> up a
>> remote Subversion repository which is accessed by ssh+svn. I'm using the
> SSH
>> authorized_keys file to restrict access to the repository and to be able
> to
>> handle several users. The entries are of the following form:
>
> If possible, update to the 1.1.8 version.
>
> http://subclipse.tigris.org/callisto.html
>
>> The files are transmitted and checked into the repository, but the local
>
>> version is not kept in synch, i.e. I have to overwrite the local version
> with
>> the HEAD version from the repository to resolve the issue.
>
> I think that is consistent with getting the error you did, which I believe
> is due to an unexpected response from the server.
>
>> The problem must be related to the SSH implemenation in use. Locally, I
> have
>> "OpenSSH_4.2p1, OpenSSL 0.9.8a 11 Oct 2005", remotely it is
> "Sun_SSH_1.1, SSH
>> protocols 1.5/2.0, OpenSSL 0x0090704f". The above mentioned problem
> doesn't
>> arise when the repository is hosted on a server with the same SSH
> version as
>> used locally. Any ideas?
>
> JavaSVN does not use any local SSH client. It uses the Ganymed SSH-2
> library for Java. The problem is likely an unexpected response from that
> server. The JavaSVN devs will have to answer for you, but it would be
> worth updating as they will get you newer versions of those libraries.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Nov 15 19:51:05 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.