bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature request: pseudo-tag for accessing the trunk


From: Alex Tomlinson
Subject: feature request: pseudo-tag for accessing the trunk
Date: 18 Mar 2003 13:42:16 -0600
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)

Many times I have found it would be useful to have a pseudo-tag that
when used in place of a real tag, would refer to the trunk.  For
example, the pseudo-tag could be TRUNK (much like HEAD and BASE).  Here
are two situations where I have found it would be useful:

1.  I've written a suite of scripts for folks in our company to do
    things like: checkout, update, checkout/build, checkout/build/archive.
    Having a name like TRUNK means I could always use "-r $tag" instead
    of having a special case for the trunk.

2. We have a tagging scheme that uses tags of the form:

        ${branch}
        ${branch}_${buildid}    // an archived build

   Once again, without a name like TRUNK, I have to implement a special
   case for tags that live on the trunk.

Thanks for your consideration,
Alex Tomlinson





reply via email to

[Prev in Thread] Current Thread [Next in Thread]