[Bug 3826] New: hg convert with a filemap loses branches

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Feb 15 00:49:00 CST 2013


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

          Priority: normal
            Bug ID: 3826
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg convert with a filemap loses branches
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: dijkstra.arjen at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: convert
           Product: Mercurial

If I do a hg convert without a --filemap option from one hg repo to another hg
repo, everything is fine.

If I do a hg convert with a --filemap option from one hg repo to another hg
repo, I keep losing branches.

eg: 
filemap:
rename . client2

# convert from client to ique
$ hg convert --filemap filemap client ique

I do lose some branches (some very important, frequently updated branches)

It happened also with a ignore option in my filemap file, but I haven't got
that example anymore, sorry.

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


More information about the Mercurial-devel mailing list