Re: what is the best way to set up secure svn server for people outside the firewall to access it?
From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Thu, 12 Nov 2009 23:34:42 -0500
On 11/12/2009 6:25 PM, baz themail wrote:
If the SVN server is a Linux/Unix server, I'm partial to svn+ssh.
Advantages:
- No storage of passwords in the working copy (or doesn't http/https
- Uses public SSH key pairs. Less/No worries about stolen or sniffed
- SSH keys can be loaded into an SSH agent on the client to avoid
- SSH keys can be locked down on the server side so that they're only
I tend to find https (SSL) to be arcane and confusing to setup. I've
(We primarily use PuTTY on Windows along with command line SVN and
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.