[Bug 5283] New: Conversion from mercurial to svn lost commit timestamps and breaks commiter names

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Jul 1 00:22:40 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5283

            Bug ID: 5283
           Summary: Conversion from mercurial to svn lost commit
                    timestamps and breaks commiter names
           Product: Mercurial
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: convert
          Assignee: bugzilla at selenic.com
          Reporter: iav at iav.lv
                CC: durin42 at gmail.com, mercurial-devel at selenic.com

Conversion from mercurial to svn made as 

hg convert --target svn srcrepo tgtrepo

Produces repository, when all commit dates taken from convert time.

Original repository contain committers names like
user1 compiled by user2
admin compiled by user100
user3 redacted for office 3

converted repository have short committers:
user1
admin
user3

A lot of info lost during conversion.

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


More information about the Mercurial-devel mailing list