"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