Difference between revisions of "Administration Tutorials"
From PaskvilWiki
(→SVN) |
|||
| Line 1: | Line 1: | ||
== SVN == | == SVN == | ||
| + | |||
| + | === [[Simple Guide to SVN Client]] === | ||
| + | |||
| + | Bullets on how to use SVN client. | ||
=== [[Creating a SVN Repository]] === | === [[Creating a SVN Repository]] === | ||
| + | |||
| + | How to create a new SVN repository to serve using <tt>svnserve</tt>, via <tt>svn+ssh</tt> or via Apache. | ||
=== [[Moving a SVN Repository]] === | === [[Moving a SVN Repository]] === | ||
| + | |||
| + | Moving complete SVN repository from one host to another. | ||
=== [[Setup a SVN Server on a Shared Hosting]] === | === [[Setup a SVN Server on a Shared Hosting]] === | ||
| + | |||
| + | How to setup SVN hosting (via <tt>svn+ssh</tt>) if you're on a shared hosting client - no root access. | ||
Revision as of 15:00, 5 July 2011
Contents
SVN
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.