Hi

i find it easier to pull code via a version number, than via a revision
number.
If you also use the modifican publisher, you can easily see what
functionality was added when,
and you have the version number of that build by hand. And if you also
update the version number
of your dll's with the same number, it's also easy to link with programs
that are deployed.

when using the revision number it's harder to achieve the same functionality


my 2 cents

with kind regards
Ruben Willems


On Tue, Jan 27, 2009 at 4:41 PM, Scott Vickery <[email protected]>wrote:

> Non technical question here.  And probably not really a CC.Net issue.  But,
> one that I think is of interest to this group.
>
> What is a reasonable tagging methodology for subversion?  It looks like the
> CC.Net code is tagged for every build.  I have done it this way in the past
> with CVS, but, is this a good strategy with subversion as well?  It seems to
> me that you can create a tag and/or branch at any time given a subversion
> revision number.  If so, what is the point of the tags?  Why not just create
> a branch after a version is released when and if a fix is needed for that
> release?
>
> Thanks,
> Scott
>
>

Reply via email to