Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Subversion Information

Subversion Module/Project Structure


Suggestion 1

Repository:
../svnrepos/

  • (info) This is in place already

Modules:
../svnrepos/SOM/
../svnrepos/SVM/
../svnrepos/IET/
../svnrepos/...


Versioning Structure:
../svnrepos/SOM/trunk
../svnrepos/SOM/branches
../svnrepos/SOM/tags
../svnrepos/SVM/trunk
../svnrepos/SVN/branches
../svnrepos/SVN/tags
...

  • (info) The current setup follows this structure of using TRUNK, BRANCHES, and TAGS subfolders as recommended by Subversion

Projects:
../svnrepos/SOM/trunk/project-ABC
../svnrepos/SOM/trunk/project-DEF
../svnrepos/SVN/trunk/project-123
../svnrepos/IET/trunk/project-456
...

Suggestion 2

Repository:
../svnrepos/

  • (info) This is in place already

Modules/Project:
../svnrepos/SOM-project-ABC
../svnrepos/SVM-project-123
../svnrepos/IET-project-456
../svnrepos/...


Versioning Structure:
../svnrepos/SOM-project-ABC/trunk
../svnrepos/SOM-project-ABC/branches
../svnrepos/SOM-project-ABC/tags
../svnrepos/SVM-project-123/trunk
../svnrepos/SVM-project-123/branches
../svnrepos/SVM-project-123/tags
...

  • (info) The current setup follows this structure of using TRUNK, BRANCHES, and TAGS subfolders as recommended by Subversion
  • No labels