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

Re: svn+ssh on windows problems

From: Ivan Kolev <ikolev_at_abac.com>
Date: 2003-07-30 11:57:59 CEST

> svnserve is a script on the server that invokes the real svnserve
> however you want it to -- I do that myself. I believe many people do
> that to make sure permissions and umasks are setup correctly for
> multiple users, also.

Good idea. However, I just tried to make a svnserve.bat file which calls
svnserve-exe.exe, and it didn't work. More precisely, 'ssh localhost
svnserve' returns 'svnserve: not found' (logging with ssh and then
running svnserve does work, so it's not a PATH issue). The same happened
when I tried to use TortoisePlink. Which means that the OpenSSH server
cannot run bat/cmd files, when specified as parameters to the ssh client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 30 11:58:28 2003

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

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