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

Re: [Subclipse-users] svnant and authentication

From: Peter Kahn <citizenkahn_at_gmail.com>
Date: Mon, 30 Jun 2008 14:31:47 -0400

Mark, does svnant work with svn+ssh and private/public key pairs? My
current auth solution isn't working reliably. sometimes it fails and on a
rebuild auth works. I am looking for a more reliable solution, so I fgured
I'd try the ssh key option. I have it working from the commandline, but not
from svnant. So, is this a known issue or should it work? I'm setting the
env var SVN_SSH thusly:
   SVN_SSH="ssh -i `pwd`/../config/svn_dsa"

On the commandline the following works
  svn ls svn+ssh://builder@svn/myrepos

but when I execute this from svnant it fails. Any idea as to what I should
be looking at?

On Mon, Jun 16, 2008 at 12:58 PM, Peter Kahn <citizenkahn_at_gmail.com> wrote:

> Yes I am. I login as the build user and seed the machines. I was thinking
> for setting up ssh access to my repository and going that route, but I saw
> some reports of issues with that and svn ant
>
>>
>> Are you using the SVN command line first to establish the cached password?
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
>> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>>
>>
>
>
> --
> Peter Kahn
> citizenkahn_at_gmail.com
> pkahnpie1_at_AIM
> http://citizenkahn.myplaxo.com
> Awareness - Intention - Action
>

-- 
Peter Kahn
citizenkahn_at_gmail.com
pkahnpie1_at_AIM
http://citizenkahn.myplaxo.com
Awareness - Intention - Action
Received on 2008-06-30 20:31:57 CEST

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.