Uhlig, Roman Knuepfer Verlag wrote:
> After reading the subversion book, FAQ and other docs I still have a
> problem related with a particular way of authentication. This is the
> setup:
>
> - Subversion server is running as a daemon on Linux
> - SVN clients (Subclipse and TortoiseSVN) are running on several Windows
> machines
> - Linux and WIndows machines are running in a safe intranet, so there is
> no need for ssh or apache
One reason to use SSH - the ability to port-forward from the firewall to
the SSH server on the SVN box. Allowing you to get access to the SVN
repository from outside without dealing with VPNs. If you never do
development work while on the road (i.e. no laptop users), then it may
not matter.
(SSH authentication is pretty simple if you're already running a Linux
server. I'll admit that I'm also a bit gung-ho about using SSH as
opposed to the other methods.)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 21 05:10:16 2007