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
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