| Re: svn+ssh - can browse, cannot checkout w/ Pageant
From: s.m. d. <sssmmmddd_at_gmail.com>
 Date: Sat, 24 Jan 2009 11:10:48 +0100 
Ok, for some reson I seem to be unable to post from Google Groups
 Ok, I think I got it finally...
 If I use:
 > - Add to ~/.ssh/authorized_keys:
 Then I can do a repo-browser from TortoiseSVN using the adress:
 but since I've specifically said in the above command that
 That means, that if I wanted to checkout in this case, I should have
 What I did now, is simply have this line in ~/.ssh/authorized_keys:
 > command="svnserve -t --tunnel-user=usr2 -r /path/myhomefolder/svnrepos" ssh-rsa XXX..xx= usr2_at_myrepo
 Then, I can checkout myrepo through TortoiseSVN adress:
 > svn+ssh://schooluser@sshserver.schoolserver.com/myrepo
 (basically, since now /path/myhomefolder/svnrepos is the root in this
 Boy, this took a while to understand :)  Thanks !
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
 | 
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.