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

Re: [TSVN] authentication

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-03 11:08:31 CEST

On 10/3/05, stephan0h@gmx.net <stephan0h@gmx.net> wrote:

> We use subversion with tortoise for some time now, and it's really a
> good tool. The one thing that hurts a bit: for every interaction with
> our subversion-server we have to authenticate at lease once, if not 3 or
> 4 times. Why can't tortoise not just 'remember' my username/password so
> that plink does not need to ask me every single time? (No, our windows
> user is not the same as our subversion user)

Well, if TSVN (or Subversion) *could* remember your password, then SSH
wouldn't be used anymore. Imagine a tool that could intercept and
decrypt any password transferred over an encrypted pipe, or
intercepting the password of another process...

Only the SSH tools you're using can store your password, because they
have access to it - Subversion doesn't.

So use pageant or some other tool like it:
http://tortoisesvn.berlios.de/?q=node/35

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 3 11:08:46 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.