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

Re: svn+ssh with private key

From: DCVer <kemot84_at_o2.pl>
Date: 2007-08-17 12:12:48 CEST

Nowhere private key is needed? Now I would like to do the same on the unix
server (without root priviledges..)

Thomas Harold wrote:
>
>
> DCVer wrote:
>> Hi all,
>>
>> I try to get access to the svn repository protected by the ssh
>> public/private keys pair. How can I checkout from such a repository using
>> only (if possible) windowsXP console (cmd).
>
> You will need to install PuTTY and either the command line version of
> SVN or TortoiseSVN (or both).
>
> For the command line version, you need to set the global environment
> variables:
>
> SVN_SSH=plink
>
> and
>
> SVN_ASP_DOT_NET_HACK=*
>
> Then your SVN URL will looks something like:
>
> svn+ssh://username@hostname/repositorypath
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/svn%2Bssh-with-private-key-tf4229015.html#a12197200
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 17 12:10:51 2007

This is an archived mail posted to the Subversion Users mailing list.

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