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

Re: How to setting SVN + ssh server on Win32 ?

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-09-14 04:13:33 CEST

ping235 wrote:
> I had got openssh running ready, it works fine when i using winscp to login to my
> ssh server, but when i try to browse repository by TortoiseSVN, i got an error:
> unable to write to standard outpout(stderr)
>
> Server: WinXP, openssh, svn 1.4
> Client: WinXP, tortoiseSVN
> I had add svnserve path to PATH
>
> Any suggestion is appreciated.
>

I'd try to get plain command-line svn working first. TortoiseSVN
supplies its own ssh client (a customized version of plink) so if you
use it, you can't tell whether the problem is with the ssh connection,
with the svn server, or with Tortoise, and that makes it a lot harder to
diagnose. With the command line client, you can test all the pieces
separately.

Duncan Murdoch

P.S. You're posting with an invalid return address; it's really
irritating to have replies to you bounce back.
> ------------------
> ping235
> 2006-09-14
>
> -------------------------------------------------------------
> ping235 wrote:
>
>> Can anyone give me an instruct regard of how to settings a SVN + ssh server on win32?
>>
>>
> Have you set up an ssh server on the machine? If so, then all you need
> to do is make sure that when you ssh into it, svnserve is on the path.
> Subversion will do the rest.
>
> Setting up the ssh server can be a little tricky, but there are various
> instructions on the web; I did it using OpenSSH in Cygwin, but there are
> other possibilities.
>
> Duncan Murdoch
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 04:14:06 2006

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.