Am Dienstag, 30. November 2004 21:37 schrieb Peter Valdemar Mørch:
> Lukas Lipavsky lukas.lipavsky-at-gmail.com |Lists| wrote:
> > So my question is:
> > is it possible, to tell svn client which svnserve to execute after
> > tunnel is established? If it isn't, wouldn't it be a good idea? :)
>
> svn will run "svnserve" on the server side. Period.
>
> I believe that bash sources ~/.bashrc when it is started regardless of
> whether it is a a login shell or not. I do know for a *fact* that bash
> sources *something*, I'm just not 100% its .bashrc . I think so. I have
> exactly what you describe working myself.
As you said: svn will run svnserve on the server; by passing svnserve as
argument to ssh. But no shell startet on server, just svnserve by itself.
The ssh compiled-in PATH is applied.
I had a hard time figuring out why my wrapper-scripts in /usr/local/bin are
not working. Not in sshd's path, but /usr/sbin is....
HIH
.....Volker
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 1 11:49:37 2004