On Jun 18, 2009, at 2:51 AM, A Hemaraj wrote:
> Hi,
>
> I have been using Subversion for quite some time now. Whenever I do
> svn checkout, svn update or svn diff using "svn+ssh" protocol, I
> need to enter my password three or more times even if I have entered
> my password correctly.
>
> Subversion Client version is 1.4.6
> Subversion Server version is 1.3.2
> Subversion server: svnserve
>
> Please let me know if this issue is been resolved in the newer
> version of the Subversion or is their any workaround to fix this
> issue in this version itself. Please let me know if you need any
> other information.
>
If you set up public key authentication for ssh you won't need
passwords at all.
Googling for "public key ssh" yields a lot of hits. Here's one:
http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Public-Key_Authentication-2.html
Best regards,
Rush
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2363217
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-18 16:51:54 CEST