Re: s the cvs status always shows tags in ordered?

Michael Haggerty <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Larry Jones wrote:
> hezjing writes:
>> The output of cvs status -v .  looks like the following:
> [...]
>> Is the order of the tags guaranteed? That is the latest created tag will be
>> displayed on top, and the oldest one displayed at the bottom?
> 
> No.

That's unfortunate.

In my experience, it seems to be that typically the ordering *is*
preserved.  Indeed, we use this assumption to help the heuristics that
choose symbol parents in cvs2svn; e.g., the decision of whether branch
1.5.2.7.4 was applied to branch 1.5.2 or 1.5.2.7.2 (or even 1.5.2.7.6,
which can happen if branch 1.5.2.7.4 was created, deleted, then
recreated).  Resolving this ambiguity is a big headache for cvs2svn and
the apparent reverse-chronological ordering of symbols was one of the
straws that I grasped at.

Larry, do you know of specific situations where the symbol ordering is
not preserved, or are you just reluctant to guarantee that it won't
happen in the future?

I would also like to encourage CVS developers *not* to disturb the
ordering gratuitously :-)

Michael
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.