Markus Heidelberg wrote:
> OK, then I would document a procedure for local HG to Git conversion and
> create a script for Git repository cleanup.
I did:
% mkdir vim-git
% cd vim-git
% git init
% hg-fast-export -r ../hg-vim74-clean
% git checkout
Looks like it worked. I have replaced the "vim" repository on github
with the cleaned up and locally converted repository.
Please have a look: https://github.com/vim/vim
I have commited one new patch on top of it to check if that works.
It looks OK, but I got a long list of messages like this:
...
* [new tag] v7-4-823 -> v7-4-823
* [new tag] v7-4-824 -> v7-4-824
* [new tag] v7-4-825 -> v7-4-825
* [new tag] v7-4a -> v7-4a
* [new tag] v7-4a-001 -> v7-4a-001
* [new tag] v7-4a-002 -> v7-4a-002
* [new tag] v7-4a-003 -> v7-4a-003
...
* [new tag] v7-4b-019 -> v7-4b-019
* [new tag] v7-4b-020 -> v7-4b-020
* [new tag] v7-4b-021 -> v7-4b-021
* [new tag] v7-4b-022 -> v7-4b-022
Perhaps the original push to github should have been followed by "push
--tags" ? Not sure if it makes any difference doing this after another
commit+push.
Please let me know if this looks OK. If yes then I'll do it for real
this weekend.
--
Trees moving back and forth is what makes the wind blow.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.