I'm using Eclipse 3.0 with Subclipse 0.9.25, Version Control with
Subversion 1.1.1 on Mac OS 10.3. Subversion works fine from the
command line but in Eclipse I get the following message when trying to
add a repository.
Error validating location:
"org.tigris.subversion.javahl.ClientException: Network connection closed
unexpectedly
svn: Connection closed unexpectedly
My URL is:
svn+ssh//jdo954@lovie.bioinformatics.northwestern.edu/usr/local/share/svnrep/DO
The reason it closes this way is because it is trying to log on with my
local account name (not jdo954) to the remote subversion repository. I
know this because I get "Failed password for invalid user" on
/var/log/secure on the server side. It appears that the user and
password for adding a subversion repository is ignored under OSX.
Anybody have a workaround for this problem other than renaming an
account? Or is there something else I am doing wrong?
-John
Received on Tue Feb 1 10:40:14 2005