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

Re: ssh help

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-08-20 07:31:11 CEST

Lewis Hall wrote:
> Is there a *nice* way to pass a -r option to the ssh invoked svnserver
> process?
>
> And can the ssh invoked svnserve processes be forced to use any option
> beyond (-t) ?

Depends what you mean by "nice". The 2 ways I'm aware of are ssh
authorized_keys command options, or svnserve wrapper scripts on the server.

...
> command="svnserve -t -r /home/svn" ssh-dss AAAAB3...
>
> (see the ssh docs for more details.)"
>
> Once I have modified the authorized_keys file, what is the exact syntax
> of the ssh svn commands? I don't think it is still this?
>
> $ svn list svn+ssh://host.example.com/repos/project

Well, it depends. If your repository is named "repos" and is in directory
"/home/svn", then yes, that is correct.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 07:31:57 2004

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.