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

Re: [TSVN] pageant Problems

From: Milen A. Radev <mradev_at_gmail.com>
Date: 2005-03-24 11:51:00 CET

On Thu, 24 Mar 2005 09:42:31 -0000, Simon Gash
<Simon.Gash@gossinteractive.com> wrote:
>
> Hi guys,
>
> I've spent a few days trying to solve a problem with using pageant (of putty
> fame) with tortoise. I've set a SVN+SSH and SNVServer and everything is
> working very well. Except when I use Pageant, the moment I use Pageant the
> author in my subversion repository becomes 'SYSTEM'. The moment I switch
> pageant off and type in the password manually it all works fine.
>
> I'm guessing it must be a configuration idea somewhere, but where.. Has
> anyone else had this problem ?
>

I'm not that would solve you problem but please check your TSVN
settings, "Network" tab, "SSH client" field. You have to have
something like this there: 'C:\Program
Files\TortoiseSVN\bin\TortoisePlink.exe -l myusername'.

The other way is to "relocate" you WC from
"svn+ssh://host/repository_path/" to
"svn+ssh://myusername@host/repository_path/".

Also check what's the value of "Auto-login username" field in the
"Connection" category of you PuTTY profile.

-- 
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 24 14:26:08 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.