bug-cvs
[Top][All Lists]
Advanced

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

[bug #17556] rev field in the CVSROOT/history file for "R" records is no


From: Larry Jones
Subject: [bug #17556] rev field in the CVSROOT/history file for "R" records is not meaningful (?)
Date: Mon, 28 Aug 2006 20:52:27 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)

URL:
  <http://savannah.nongnu.org/bugs/?17556>

                 Summary: rev field in the CVSROOT/history file for "R"
records is not meaningful (?)
                 Project: Concurrent Versions System
            Submitted by: None
            Submitted on: Monday 08/28/2006 at 19:44
                Category: Bug Report
                Severity: 3 - Normal
              Item Group: None
                  Status: Duplicate
                 Privacy: Public
             Assigned to: scjones
             Open/Closed: Closed
                 Release: 
           Fixed Release: 1.11.22
   Fixed Feature Release: 1.12.14

    _______________________________________________________

Details:

Hi. I've been writing a tool that examines the history file, and I've
noticed notice that, for type "R" records (a file has been deleted),
the value in the revision field is not what I was expecting (and
wanting!): the number of the newly created "dead" revision.

Rather, it seems as if the revision number of the branch point is
recorded.

For example, if I have a file on a branch with two revisions:

  1.2.2.1
  1.2.2.2

and I delete the file (thus creating the "dead" revision 1.2.2.3), the
history entry gives "1.2" as the revision in the "R" record written to
the history file. My expectation was for "1.2.2.3".

Is this a bug? (If so, I already have a fix coded and tested :-).
See attached patchfile against 1.11.5)

I'm certainly HOPING that it's a bug, and that nothing anybody knows
of depends on the would-be buggy behavior...

Thanks,

  - Richard Geiger
    rmg@foxcove.com






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Monday 08/28/2006 at 19:44  Name: patch  Size: 983B   By: None
patchfile (against 1.11.5 - not tested on more recent) with a proposed fix
<http://savannah.nongnu.org/bugs/download.php?file_id=10621>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17556>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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