Blogroll
-
Sponsor
Recent Comments
- Sam on GoDaddy NameServer not registered
- Markus on GoDaddy NameServer not registered
- Apache2 on How to limit connections per User IP in Apache 2.2 CentOs
- Kinetic_one on MySql Error#1005 – Can’t create table (errno: 121)
- CPSERVEINFO on GoDaddy NameServer not registered
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