On Sun, 15 Jan 2006, Craig Thomas wrote:
On Sun, 15 Jan 2006 19:02:04 -0500 (EST)
Matthew Saltzman <mjs@xxxxxxxxxxxxxxx> wrote:
Subversion or CVS would be the source-code management tool. If you need
remote access, then Subversion will need a Web server, but CVS has its own
server.
SVN can be accessed using ssh:
$svn co svn+ssh://some-host.org/repos/coolproject/
It basically amounts to direct access [file:///] though.
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshauth
Cool. Thanks for pointing that out.
--
Matthew Saltzman
Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs