[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: Using Tag methodology

From: <kmradke_at_rockwellcollins.com>
Date: Mon, 17 Nov 2008 17:53:13 -0600

"Larry Shatzer, Jr." <larrys_at_gmail.com> wrote on 11/17/2008 05:35:59 PM:

> On Mon, Nov 17, 2008 at 4:26 PM, <kmradke_at_rockwellcollins.com> wrote:
> >
> > One of the "nice" things about floating labels is that I know
> > "APPROVED_QA" is always the latest one, I don't need to manually
> > search "tags/QA/..." for the "last" one...
> >
> > (And yes, you could have an "APPROVED_QA" tag that is deleted and
> > recreated every time a -xxx one is created, but that is a pain.)
> >
>
> Or you can create a svn:external to the right location (even based on
> revision), and keep updating that as needed.

Creating an svn:external instead of a fully populated tag with a
lightweight copy is an interesting idea. Still requires the
user/script to do 2 actions (create tag, update external props),
instead of just 1 action (update tag).

I personally like the idea of keeping past revisions of a
"floating tag" available, but convincing others to do
more work for functionality they don't think they need
usually proves futile...

Kevin R.
Received on 2008-11-18 00:53:34 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.