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

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

From: ping235 <ping235_at_126.com>
Date: 2006-09-14 04:00:22 CEST

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.

------------------
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
Received on Thu Sep 14 04:01: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.