From: Gregory Dai (gregory.dai_at_[hidden])
Date: 2007-05-05 00:44:43


On 5/4/07, Stefan Seefeld <seefeld_at_[hidden]> 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