Subversion Installation

Posted by Miraenda Sun, 04 Jun 2006 03:39:08 GMT

This is pretty easy to install if you have your own dedicated server:
cd /root/setup && wget http://subversion.tigris.org/tarballs/subversion-1.1.4.tar.gz
tar xzf subversion-1.1.4.tar.gz
cd subversion*
./configure && make && make install

You can then grab svn releases by doing the following (example given is Typo's svn download):
svn checkout svn://typosphere.org/typo/trunk typo

Posted in  | no comments | 2 trackbacks

Older posts: 1 ... 7 8 9 10 11