Re: [core-workflow] Time to decide how to convert hg repos to git

2016-04-23 Thread Michiel Overtoom
Hi, Are you aware the work ESR did for liberating source code repositories and moving them between version control systems? It also supports editing version-control repository history. http://www.catb.org/esr/reposurgeon/ He used it to port the Emacs repository to git, not an easy feat, an

Re: [core-workflow] Reviewing/updating the README for GitHub migration?

2016-04-23 Thread Brett Cannon
On Fri, 22 Apr 2016 at 21:16 Nicholas Chammas wrote: > On Fri, Apr 22, 2016 at 11:40 PM Nick Coghlan wrote: > >> The reason I suggest that is that with the way code hosting services like >> GitHub work, the README changes from something people may read for local >> development after they've alre

Re: [core-workflow] Time to decide how to convert hg repos to git

2016-04-23 Thread Brian Curtin
On Sat, Apr 23, 2016 at 8:40 AM, Michiel Overtoom wrote: > > Hi, > > Are you aware the work ESR did for liberating source code repositories and > moving them between version control systems? It also supports editing > version-control repository history. > >http://www.catb.org/esr/reposurgeon