Do you support subversion and remote repositories ?
- Date added:
- Monday, 06 April 2009
- Last revised:
- Tuesday, 14 April 2009
- Hits:
- 456
Answer
Yes. The svnserve command is available for you to run, remotely, over SSH. This means that you can upload a repository with rsync or sftp and then access it remotely with any tool that supports the svn+ssh:// URL format.


