- Go to the repository directory
- Execute : svnadmin create project_name
- Check the permission of the new directory (and all files/directories inside), change it if needed (so that svn user can access it)
- Checkout the project
- In the directory where the project is checked out, add directories as follow : branches, tags and trunk
- Add and commit it to svn
Tuesday, August 5, 2008
Adding new project in subversion
To add a new project in subversion is very simple
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment