Tag Archives: svn

How to create SVN repository?

This post will help you create a new SVN repository and it assumes you have the SVN installed & configured on your computer/server. To create the repository for first time, issue the following command svnadmin create –fs-type fsfs /var/www/subversion/kpsolution Then … Continue reading

Posted in linux | Tagged , , , | Leave a comment