[Bug 4678] New: hg convert undeletes deleted tags

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed May 20 04:32:19 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4678

          Priority: normal
            Bug ID: 4678
                CC: durin42 at gmail.com, mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg convert undeletes deleted tags
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: cowwoc at bbs.darktech.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.4
         Component: convert
           Product: Mercurial

Repro steps:

1. Take a repository containing tags.
2. Delete a few of the tags
3. "hg convert oldRepo newRepo"
4. Notice that "newRepo" contains the deleted tags.

Expected behavior: deleted tags should remain deleted.

Bonus points: I'm looking for a way to remove the history of a tag ever
existing as part of the conversion process.

This is 100% reproducible on my end.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list