| SVN | Subversion | SVN pros and Cons| SVN Repository Planning | SVN Repository layout |
Subversion (SVN) Repository Layout
Single Project – One project per repository location
Pros
· Isolated revision numbers
· Isolated codebase
· Isolated security model
Cons
· Isolated codebase
· Multiple Urls to remember
· Multiple locations to maintain
Multi-Project Layout – Several projects in one repository
Pros
· Easy to merge code between projects
· Single url for all projects
· One repository to maintain
Cons
· Revision numbers span across all projects
· Harder to isolate users to appropriate repositories
Latest posts by Rajesh Kumar (see all)
- Medical Laboratory equipment manufacturing company - December 20, 2024
- Discover the Heart of India with Mera Apna Bihar - December 20, 2024
- Experience the Pulse of Bangalore with Bangalore Orbit - December 20, 2024