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

Re: Want to use svn+ssh:// server on windows

From: Peter Valdemar M©ªrch <swp5jhu02_at_sneakemail.com>
Date: 2004-12-29 11:31:23 CET

±Ç ¿ÀÁß deicide3-at-msn.com |Lists| wrote:
> I have a win32 server, and want to use subversion with ssh tunneling
> on it. I've search several pages, but I couldn't find any help or
> tutorial about it. Is there any tutorial,some start guide, or help?

Your main trouble is probably going to be to get the ssh server running
on Windows, which isn't really subversion related at all. Once thats
set, all you need to make sure is that:

# ssh windowsserver type svnserve

finds svnserve...

May I suggest
http://sshwindows.sourceforge.net/download/

You may also want to setup password-less login with ssh using ssh-agent
http://www.google.com/search?q=ssh+password+less+login

That should get you going. I'm using Windows clients to access my Linux
server over svn+ssh:// Works like a charm for years. Haven't tried a
Windows SSH server.

Peter

-- 
Peter Valdemar M©ªrch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 29 11:33:48 2004

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.