[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: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 30 Jun 2008 15:45:56 -0400

On Mon, Jun 30, 2008 at 3:32 PM, Peter Kahn <citizenkahn_at_gmail.com> wrote:
> Ah, well that puts me in a bind. I wrote custom tasks and everything worked
> great in my test environment. Now, that I'm in production (with no way to
> go back since the users will never leave SVN for CVS now) auth is
> unreliable. I guess I can start from scratch and build a task around the
> svn kit provided that it works. It looks like SVN kit has a means for
> working with ssh keys.

I'd expect SVNKit to have the same issues.

Is the issue that there is no SSH key in the production environment?
It should be possible to make it work by using keys. The public key
of the user the Ant process runs under would need to be in the
authorized_keys on the server. At least that is what I think it would
need.

-- 
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
Received on 2008-06-30 21:46:13 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.