On 8 May 2016 at 22:38, Senthil Kumaran wrote:
> Hi Martin, Brett:
>
> On Sun, May 8, 2016 at 10:38 AM, Brett Cannon wrote:
>>>
>>> $ git rev-list --count master
>>> 489
>>>
>>> I don’t know what the equivalent command in Mercurial is. Perhaps you
>>> could clone the relevant branch to a fresh re
On Sun, 8 May 2016 at 16:33 Senthil Kumaran wrote:
> Hi Martin, Brett:
>
> On Sun, May 8, 2016 at 10:38 AM, Brett Cannon wrote:
>
>> $ git rev-list --count master
>>> 489
>>>
>>> I don’t know what the equivalent command in Mercurial is. Perhaps you
>>> could clone the relevant branch to a fresh
Hi Martin, Brett:
On Sun, May 8, 2016 at 10:38 AM, Brett Cannon wrote:
> $ git rev-list --count master
>> 489
>>
>> I don’t know what the equivalent command in Mercurial is. Perhaps you
>> could clone the relevant branch to a fresh repository and check the
>> numerical revision number.
>>
>
> SO
On Sun, 8 May 2016 at 01:48 Martin Panter wrote:
> On 8 May 2016 at 08:08, Senthil Kumaran wrote:
> > Brett and I discussed that we might need a way to verify if two repos, hg
> > and git repos are same (that's have the same graph) as we undertake this
> > process. I don't know any offhand compa
On 8 May 2016 at 08:08, Senthil Kumaran wrote:
> Brett and I discussed that we might need a way to verify if two repos, hg
> and git repos are same (that's have the same graph) as we undertake this
> process. I don't know any offhand comparison commands, but I assume it
> should be possible. I pla
Hello Core-Workflow Group,
On Fri, Apr 22, 2016 at 6:45 PM, Senthil Kumaran wrote:
>
> Here's my plan and a to do:
>
> 1. Even though it is a one-time operation, I plan to convert above steps
> into a trivial tool that we can use and verify independently.
> 2. Once we are satisfied with our local
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
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
2016-04-22 22:45 GMT-03:00 Senthil Kumaran :
> Hi Brett,
>
> On Fri, Apr 22, 2016 at 4:27 PM, Brett Cannon wrote:
>>
>> Now that I'm comfortable declaring the code for the CLA bot finished
>> (https://github.com/python/the-knights-who-say-ni), the next step is to
>> finalize the command(s) we are
On Fri, Apr 22, 2016, 18:45 Senthil Kumaran wrote:
> Hi Brett,
>
> On Fri, Apr 22, 2016 at 4:27 PM, Brett Cannon wrote:
>
>> Now that I'm comfortable declaring the code for the CLA bot finished (
>> https://github.com/python/the-knights-who-say-ni), the next step is to
>> finalize the command(s)
Hi Brett,
On Fri, Apr 22, 2016 at 4:27 PM, Brett Cannon wrote:
> Now that I'm comfortable declaring the code for the CLA bot finished (
> https://github.com/python/the-knights-who-say-ni), the next step is to
> finalize the command(s) we are going to use to convert hg repositories to
> git for m
I had initially suggested hg-git, but after my (mostly negative) experience
in trying to convert the CPython repo, my vote goes towards fast-export.
Partly because it's the only once *specifically* designed for exporting,
not trying to be a bridge like hg-git and the other tool.
--
Ryan
[ERROR]: Y
Now that I'm comfortable declaring the code for the CLA bot finished (
https://github.com/python/the-knights-who-say-ni), the next step is to
finalize the command(s) we are going to use to convert hg repositories to
git for migration to GitHub. Senthil, are you ready to make a final
decision?
Once
13 matches
Mail list logo