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

Re: [Subclipse-users] Solaris logout during "commit"

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-14 14:56:06 CEST

On 9/14/07, Piet Ritzen <piet.ritzen@asml.com> wrote:
> While uploading (sharing) a new UML project to the subversionserver using
> Together Architect 2006 and Subclipse 1.2.0 I get a log out from Solaris.
>
> What happens:
> I see that Subclipse adds the files to source control.
> The moment the "commit" command is submitted, I get a logout.
>
> Uploading the project with the command line (svn) call works fine.
>
> Is this a known issue?

Subclipse does not perform the communications with the server, we run an API.

The client does not know or care what OS the server is running.

What protocol are you using? SSH? If so then perhaps you are using
SVNKit on the client, as opposed to JavaHL. SVNKit uses a Java-based
SSH client and maybe it is different than what the command line uses.
If you use JavaHL then the exact same code that runs when you use the
command line is used from start to finish.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 14 14:52:27 2007

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.