[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: Wed, 2 Jul 2008 18:58:13 -0400

As my daughter would say "svnant is dead to me". Not only does svnkit
support svn+ssh with a key file but it also was easy to use from a
java task, my custom ant task and my groovy scripts.

The svn+ssh didn't work well on windows, but I only hit auth problems
on unix in my distributed env so that is not a problem.

So, I am quiet happy with svnkit.

On 6/30/08, Mark Phippard <markphip_at_gmail.com> wrote:
> 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
>
>

-- 
Peter Kahn
citizenkahn_at_gmail.com
pkahnpie1_at_AIM
http://citizenkahn.myplaxo.com
Awareness - Intention - Action
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-03 00:58:32 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.