[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: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-07-30 15:46:54 CEST

Hmm, I've never used Windows as an SSH server before -- it might also
have trouble with stdin/out redirection too, unless ssh handles
that...maybe you could try making the ssh invoked command 'cmd.exe /C
script.cmd' or something?

Are there any Windows+ssh gurus out there that have made this work with
Windows as the server?

DJ

Ivan Kolev wrote:
>> 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 15:47:50 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.