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

RE: [Subclipse-users] Username/Password...

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2006-10-22 13:04:15 CEST

You should not have to check the server side, just look in the svn part of you project : what is your repo's url ? The protocol is specified at the beginning.

About the fact that using svn+ssh could ask you for the password every times, read it :
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshauth
> When using svn+ssh:// URLs to access a repository, remember that it's the ssh program prompting for authentication, and not the svn client program. That means there's no automatic password caching going on (see the section called “Client Credentials Caching”). The Subversion client often makes multiple connections to the repository, though users don't normally notice this due to the password caching feature. When using svn+ssh:// URLs, however, users may be annoyed by ssh repeatedly asking for a password for every outbound connection. The solution is to use a separate SSH password-caching tool like ssh-agent on a Unix-like system, or pageant on Windows.

See you.

-- Baptiste

-----Original Message-----
From: Chuck Williams [mailto:c.williams@epcsolutions.com]
Sent: Sat 10/21/2006 6:37 PM
To: MATHUS Baptiste
Subject: RE: [Subclipse-users] Username/Password...
 
I'm not sure, I'd have to check with my SVN admin...does it matter?

Chuck Williams
epcSolutions, Inc.
703-338-5162 - Mobile
703-757-4470 - Northern Virginia Office
248-649-8928 - Detroit Office
 
-------------------------------------
This e-mail and any files transmitted with it contains information that may
be confidential and/or copyrighted. If you have received this e-mail in
error, please delete the message and notify the system administrator at
postmaster@epcSolutions.com. Please note that any views or opinions
presented in this e-mail are solely those of the author and do not
necessarily represent those of epcSolutions. epcSolutions is not responsible
for the transmission of viruses, it is the recipients responsibility to
check all incoming messages for viruses. Use, disclosure or reproduction of
this email by anyone other than the intended recipient(s) is strictly
prohibited.

-----Original Message-----
From: MATHUS Baptiste [mailto:mathus.b@mipih.fr]
Sent: Saturday, October 21, 2006 12:27 PM
To: users@subclipse.tigris.org
Subject: RE: [Subclipse-users] Username/Password...

What protocol are you using ? Isn't it svn+ssh ?

-----Original Message-----
From: Chuck Williams [mailto:c.williams@epcsolutions.com]
Sent: Sat 10/21/2006 6:23 PM
To: users@subclipse.tigris.org
Subject: [Subclipse-users] Username/Password...
 
When using the latest version of Subclipse with Eclipse 3.2 the
username/password dialog always shows my WindowsXP login name "Chuck
Williams" however my SVN repository username is "c.williams" I make the
change in the dialog box and ask to save the information but every command
from Eclipse via the Subclipse plugin to my SVN server requires me to retype
my username and password. Is there someplace to fix this?

 

Thank you all in advance,

 

Chuck Williams

epcSolutions, Inc.

703-338-5162 - Mobile

703-757-4470 - Northern Virginia Office

248-649-8928 - Detroit Office
Received on Sun Oct 22 13:07:47 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.