Difference between revisions of "Short Notes on SVN"

From PaskvilWiki
Jump to: navigation, search
(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

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.

Setup a SVN Server on a Shared Hosting

How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.