Friday, October 14, 2011

SVN Structure

Here's a great article on how to set up a trunk/branch/tag structure for svn.

http://ariejan.net/2006/11/24/svn-how-to-structure-your-repository


This is especially helpful when you need to do parallel development, or if you're in a state where you are developing new code while bug-fixing existing code, while still having to do releases.

No comments:

Post a Comment