
5 May
2007
5 May
'07
4:44 a.m.
On 5/4/07, Stefan Seefeld <seefeld@sympatico.ca> wrote:
Gregory Dai wrote:
An possible SVN organization could look like the following:
-trunk/src ... tree -branches/1.34/trunk/src ... tree -branches/1.34/builds/001/src ... tree -branches/1.34/builds/002/src ... tree .... etc.
Why do you want to tag that often ? Remember that in subversion revisions are global, i.e. to remember the state of the tree at the point of a given build, you only need to record the revision number on which a build is based on.
Well, that's only an example. It could be three months between 001 and 002. It's up to the admin according to build plan. Greg