Re: Conversion to git

2011-04-06 Thread Edward Z. Yang
Excerpts from Lennart Kolmodin's message of Wed Apr 06 07:16:01 -0400 2011: > I guess a hack would be to check for a commit hash id we know exists in your > conversion of the repo, which won't exist in my copy of it. > If so, remove the repo and fetch again? In that case, you should also check for

Re: Conversion to git

2011-04-04 Thread Johan Tibell
On Tue, Apr 5, 2011 at 1:38 AM, Ian Lynagh wrote: > What's the best way to do that, given people already have the other repo > checked out? i.e. can we do better than asking everyone to >    rm -rf libraries/binary >    ./sync-all get Yes. In this case I think that's the best way. Johan ___

Re: Conversion to git

2011-04-04 Thread Ian Lynagh
On Mon, Apr 04, 2011 at 06:26:10PM +0200, Lennart Kolmodin wrote: > > I see that there is now a repo on github: > https://github.com/ghc/packages-binary > However, it's a completely different conversion from darcs than the one I > did earlier. > > Please base the GHC copy of binary on the convers

Re: Conversion to git

2011-04-04 Thread Johan Tibell
On Mon, Apr 4, 2011 at 6:26 PM, Lennart Kolmodin wrote: > It's not important to me that it's in my account though, as binary is a > community effort. Maybe it should be based in some kind of Haskell Community > account? If not, I'll keep it. The current location works for me. If you want we could

Re: Conversion to git

2011-03-16 Thread Adam Megacz
Ian Lynagh writes: > Unfortunately, plans have changed once more. We'll be doing the > migration a little later instead - probably in around 2 weeks, but we > haven't worked out a precise date yet. Is there any chance that the mirror of the base library will be brought up to date before 1400 UTC

Re: Conversion to git

2011-03-15 Thread Ian Lynagh
Hi all, On Fri, Mar 04, 2011 at 03:42:20PM +, Ian Lynagh wrote: > > The latest GHC git conversion plan is to convert GHC and all associated > repos to git on: > > *** Tuesday, March the 15th *** Unfortunately, plans have changed once more. We'll be doing the migration a little later in

Re: Conversion to git

2011-03-04 Thread Johan Tibell
On Fri, Mar 4, 2011 at 10:42 AM, Ian Lynagh wrote: > We've made a list of which repos we suggest should be converted, and > which should be mirrored, here: >    http://hackage.haskell.org/trac/ghc/wiki/DarcsConversion#Planforlibraries > > Can you please let us know if you think any of the repos ha

Conversion to git

2011-03-04 Thread Ian Lynagh
Hi all, The latest GHC git conversion plan is to convert GHC and all associated repos to git on: *** Tuesday, March the 15th *** In some cases this will mean simply converting the master repos, while in others it'll mean setting up git (lagging) mirrors for the GHC build to use. We've made