On 11/7/2006 1:33 PM, Miguel Mateo wrote:
> Eric,
>
> Apologies for the confusion, what I a really need is to configure ssh server
> on windows server and integrate it with subversion server without using
> Apache server (redundancy to avoid confusion now ;)). Right now we have in
> SVN server, Windows based, that we want to open to the web, obviously SSH
> have to be configured first. Our clients are mainly windows running
> Tortoise so now I can see how to configure the client based on the info sent
> before. There have to be people out there doing exactly what we want to do,
> any help?
You shouldn't need much Subversion configuration at all. Get Cygwin's
sshd running, and make sure it works. Get your repository running with
local file: access, and make sure it works. Then as long as svnserve is
available on the path during an ssh connection, svn+ssh will
automatically work. The svnserve process is started with each
connection, it doesn't need to run as a service.
Duncan Murdoch
>
> Many, many thanks,
> Miguel
>
> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Eric Hanchrow
> Sent: Wednesday, November 08, 2006 3:15 AM
> To: users@subversion.tigris.org
> Subject: Re: SVN+SSH
>
> Do you want to set up an ssh _server_ on Windows, or do you just want to use
> a svn _client_ on Windows? If the latter, the previous responses seem
> sufficient; if the former, look into Cygwin's ssh server.
> --
> Imagine this movie with Barbara Stanwyck and Fred MacMurray and it would
> work for you. Better still, just rent "Double Indemnity" and the hell with
> it.
> -- Roger Ebert, on "Derailed (2005)"
>
> ---------------------------------------------------------------------
> 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 Tue Nov 7 20:01:12 2006