Difference between revisions of "Short Notes on SVN"
From PaskvilWiki
(Created page with "=== Simple Guide to SVN Client === Bullets on how to use SVN client. === Creating a SVN Repository === How to create a new SVN repository to serve using <tt>svnserve<...") |
(No difference)
|
Revision as of 16:47, 19 December 2013
Contents
Simple Guide to SVN Client
Bullets on how to use SVN client.
Creating a SVN Repository
How to create a new SVN repository to serve using svnserve, via svn+ssh or via Apache.
Moving a SVN Repository
Moving complete SVN repository from one host to another.
How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.