Suppose you have a repository called "myrepo" defined on a
TeamForge server at http://teamforge.server.com. The path
template to the repository is "/svnroot/myrepo". For the example, the default value of
"/svnroot/" is "http://teamforge.server.com/svn/repos/". So the default path to the repository is
"http://teamforge.server.com/svn/repos/myrepo". The Desktop allows you to specify "/svnroot/" at
different levels:
- Site level - The value of "SVN Repository URL" you define while adding or editing a site, is
used to replace "/svnroot/" for all repositories in all projects on the site unless it is
overridden at a lower level.
- Project level - This value is used to replace "/svnroot/" for all the repositories in the
project unless overridden at the repository level
- Repository level - This value is used to replace "/svnroot/" for the repository.
To define the SVN repository URL at the project or repository level, follow these
instructions.