version control - svn server synchronise automatically -
I have a svn server on my LAN locally Developers use it and check it out. Just to be on the safe side, we have taken a server from Raccepse which is a Linux. Is it possible to synchronize an automatic weekly synchronization with remote SVN server from remote one? Remote will be used primarily as a remote backup, but if anyone has access to it then they can do this because there is no stable or external IP for our lane.
I would suggest using it for When triggered by a post-cut hook, this tool (part of SVN distribution) allows for a live synchronization between 2 (or more) svn servers.
Comments
Post a Comment