Sunday, August 2, 2009

Subversion Structure


Add a New Project - svn import

Subversion documentation suggests that you create a directory structure like the following
A root project directory contains three subdirectories, branches, tags, and trunk. Your files and directories are stored under the trunk directory.
Create the directories as described. Assuming the project directory is a subdirectory of the current directory, you would enter the following command

No comments:

Post a Comment