Home > Version Control > Subversion – Creating Repository

Subversion – Creating Repository

Creating Repository

Go to the command prompt. Check the svn directory exists in the PATH variable.

svnadmin create C:\MyProject

This will create a new repositiory with name as “MyProject”

For more details on creating repository

SVN Book – Chapter 5

Categories: Version Control Tags:
  1. No comments yet.
  1. No trackbacks yet.