* - your email address will never be displayed on the site.
Topic History of: Folder names Max. showing the last posts - (Last post first)
Author
Message
eriks
(posting for Rob since unregistered users can't post urls)
Name: rob
Subject: re: folder names (in response to Kevin's post of 2008/02/09
One wonderful thing about subversion is that it does not enforce any particular folder naming scheme or repository structure. If you have a structure that has already worked for you without version control, and have a compelling reason to keep it, go for it. The traditional TTB (trunk - tag -branch) model has served many developers for a long time, but it not the only way to do things, by any means.
For a brief discussion of repository structure strategy, see chapter five of the online book "Version Control with Subversion"
For other general questions about subversion, I have found that book to be an excellent resource. It is available free for download as a pdf or can be readily accessed online at its root url:
I'm new to subversion so please excuse the question. When you set up your directory structure can you rename the project folder to something other than trunk?
I'm trying to figure out how to use the system, and keep the project folder name that we already have assigned.