SVN over VPN on Fedora 10
Posted
by bryan
on Server Fault
See other posts from Server Fault
or by bryan
Published on 2010-04-30T16:27:46Z
Indexed on
2010/04/30
16:38 UTC
Read the original article
Hit count: 178
I would like to be able to pull changes on a remote server from an SVN server on a local development box. The SVN port is closed to the WAN but available via our LAN and we have a VPN setup locally.
Is it difficult to setup the remote server to use VPN to connect to the remote SVN server and update code? If possible, how/where can I find out how to do this?
Thanks in advance.
© Server Fault or respective owner