Search This Blog

Friday, June 22, 2007

How to create SVN repository

I create my own svn repository under my home directory of my Ubuntu Linux box using the following command.

svnadmin create --fs-type fsfs /home/albertsk/svn2/albertsk

kdesvn provides a wonderful GUI environment with users to easily manage svn repositories.

Good svn tutorials can be found at

http://artis.imag.fr/~Xavier.Decoret/resources/svn/
http://svnbook.red-bean.com/

No comments:

Labels