From: cgd@broadcom.com
To: hilfingr@gnat.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: Confusion regarding gdb_5_1_1-2002-01-24-release tag
Date: Tue, 12 Mar 2002 08:17:00 -0000 [thread overview]
Message-ID: <yov566413gmu.fsf@broadcom.com> (raw)
In-Reply-To: hilfingr@gnat.com's message of "Tue, 12 Mar 2002 10:49:38 +0000 (UTC)"
At Tue, 12 Mar 2002 10:49:38 +0000 (UTC), "Paul Hilfinger" wrote:
> No doubt this question simply reflects my aversion to CVS, but here goes:
heh.
> a cvs log run on gdb/value.h shows that tag gdb_5_1_1-2002-01-24-release
> is defined as 1.21. Revision 1.21 of gdb/value.h is dated 2001/05/21.
> Revision 1.26 is dated 2002/01/04. This appears not to be the only
> example. What gives?
(Actually, first, i'm puzzled: i looked at
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/value.h?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch
and it shows that tag being on rev 1.20, not 1.21. Since that
revision also corresponds to the date you mentioned, I'll assume you
mistyped the rev #.)
Anyway, revisions tagged with that tag (gdb_5_1_1-2002-01-24-release,
the 5.1.1 release tag) were taken from the 5.1 branch (the branch tag
with name gdb_5_1-2001-07-29-branch, which corresponds to
pseudo-revision 1.20.0.4).
Expressed in cvs commands, that's probably something like:
cvs rtag -r gdb_5_1-2001-07-29-branch \
gdb_5_1_1-2002-01-24-release \
module_list
(possibly with a -D "date" thrown in, depening on Andrew's style.)
So, the current state _of that branch_ is what was tagged.
If there had been modifications _on the branch_ to the file, they
would have been in a revision number 1.20.X.Y, and that's what would
have been tagged.
However, there weren't, so the revision corresponding to the base of
the branch (1.20) was tagged.
Revision 1.26 is on the 'trunk' of development, not on a branch.
Since the branch was being tagged, as described above rev. 1.20 was
tagged instead.
(FWIW, looking at this file with cvsweb makes me doubt the veracity of
cvsweb. cvsweb doesn't list rev 1.20 as branchpoint for that branch,
and instead only lists that branch tag as a tag on rev 1.20. That's a
bit confusing.)
"Hope that helps!" 8-)
chris
prev parent reply other threads:[~2002-03-12 16:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-12 2:49 Paul Hilfinger
2002-03-12 8:10 ` Andrew Cagney
2002-03-12 9:24 ` Andreas Schwab
2002-03-12 13:37 ` Paul Hilfinger
[not found] ` <mailpost.1015930178.16932@news-sj1-1>
2002-03-12 8:17 ` cgd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yov566413gmu.fsf@broadcom.com \
--to=cgd@broadcom.com \
--cc=gdb-patches@sources.redhat.com \
--cc=hilfingr@gnat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox