Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Jun 212011
 

Create a SVN Repository on local drive

Answer:

To create a SVN Repository on local drive, you can use the following command:

# cd /data/
# svnadmin create svn

Now you have created a SVN repository located at file:///data/svn/

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>