git migration (more-or-less) complete
Max Bolingbroke
batterseapower at hotmail.com
Fri Apr 1 23:41:01 CEST 2011
On 1 April 2011 17:33, Ian Lynagh <igloo at earth.li> wrote:
> The git migration is now more-or-less complete.
Thanks for your work on this, Ian!
> If you have a branch that you want to merge, then the instructions are
> here:
> http://hackage.haskell.org/trac/ghc/wiki/DarcsToGit
I had trouble following these instructions. The
ghc-darcs-git-switchover branch/tag does not exist. I only have these
possibilities:
{{{
$ git tag
04_07_06
07_04_06
2006-10-05
2006-10-22
2006-12-16
2006-12-17
2007-02-05
2007-05-06
2007-06-12
2007-08-28
2007-09-25
2007-11-11
2008-05-28
2008-06-01
2008-09-12
2008-09-12_2
2009-03-13
2009-06-25
2009-11-15
2010-03-16
2010-11-18
6_10_branch_has_been_forked
After_FC_branch_merge
Approx_11550_changesets_converted
Approx_2487_patches
Approximately_1000_patches_recorded
Approximately_9120_patches
Before_FC_branch_merge
Before_cabalised-GHC
Before_type_family_merge
Initial_conversion_from_CVS_complete
final_switch_to_darcs,_this_repo_is_now_live
$ git branch -r
origin/HEAD -> origin/master
origin/master
}}}
Did you perhaps not do "git push --tags"?
Thanks,
Max
More information about the Cvs-ghc
mailing list