Re: FN-FORUM: Open Source version control software
date posted 5th August 2005 15:52
Andy Macnaughton-Jones wrote:
>What source control software works over a WAN (i.e., the web
>
Any decent one...
I connect from my development box in london to an svn server on a box in
texas to submit my files.
I then use my production server, also in texas, to download from the
other box in texas.
Now I have svn setup, it's easier to move files on to the live box with
that (using svnx as the client from the dev box), than to sftp/scp or
similar.
...j