On May 5, 1:21 am, "Mark D. Baushke" <[EMAIL PROTECTED]> wrote:
>
> I think there may have been some talk of the proposed special symbolic
> tag modifiers:
>
>   .head .base .commitid .prev .trunk .origin .root .next
>
> that might have the impact of sometimes not making static sticky tags.
> I do not recall of the details at present.
>
I have this feature (newtags2) in my CVS server. Checked it - it
creates a sticky tag on the files with dummy name that you used with
the '-r' switch, e.g. mybranch.root.
People here used this feature for easier merges: cvs up -j
mybranch.root -j mybranch.head
(the latter can be substituted for a plain '-j mybranch').

Yaron Yogev
_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to