Sunday, June 14, 2009

SVN

Setting up on the server using source files:

apr-1.3.5.tar
apr-util-1.3.7.tar
sqlite-amalgamation-3.6.13.tar
subversion-1.6.2.tar

Create a new repository :

svnadmin create /home/sadm/svn/repos

Start the svnserve deamon:

svnserve –d –r /home/sadm/svn/repos

 

References:

http://svnbook.red-bean.com/nightly/en/svn-book.pdf

No comments:

Post a Comment

Google+