info-cvs
[Top][All Lists]
Advanced

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

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


From: Michael Haggerty
Subject: Re: s the cvs status always shows tags in ordered?
Date: Thu, 26 Feb 2009 05:20:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20090105 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666

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




reply via email to

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