RE: repo now on github

2012-04-02 Thread Chris Dornan
Cc: haskell-platform@projects.haskell.org Subject: Re: repo now on github Down with darcs! :) On 22 March 2012 20:53, Mark Lentczner wrote: > Johan and I have put a copy of the Haskell Platform repo up on github: > > https://github.com/haskell/haskell-platform > > Until we decide t

Re: repo now on github

2012-04-01 Thread Jens Petersen
+1 to moving to public git hosting. Being able to do pull/merge requests will help improve the workflow a lot I think. Jens On 24 March 2012 02:08, Joachim Breitner wrote: > Have you considered gitorious instead? [...] it makes Free Software > fans like me happier, as the code to the platform i

Re: repo now on github

2012-03-23 Thread Joachim Breitner
Hi, I guess this is a bit late, as already a considerable amount of official Haskell code is on github, but: Am Donnerstag, den 22.03.2012, 20:53 -0700 schrieb Mark Lentczner: > That said - how do people feel about making the github the official > trunk? Have you considered gitorious instead? I

Re: repo now on github

2012-03-23 Thread Mikhail Glushenkov
Hi, On Fri, Mar 23, 2012 at 4:53 AM, Mark Lentczner wrote: > > how do people feel about making the github the official trunk? Seems > like it would be more accessible and useful than the darcs repo has been. +1 from me. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.or

Re: repo now on github

2012-03-23 Thread Gregory Collins
On Fri, Mar 23, 2012 at 4:53 AM, Mark Lentczner wrote: > Johan and I have put a copy of the Haskell Platform repo up on github: > >- https://github.com/haskell/haskell-platform > > Until we decide to make that the trunk repo, I can continue to ferry > patches over from the darcs repo at > htt

Re: repo now on github

2012-03-23 Thread Luis Cabellos
Darcs can execute commands that take too long without giving any feedback or indication of any progress (I have suffered hours of waiting without knowing when a command would end). Git doesn't make this error so i decided to use it instead of Darcs. On Fri, Mar 23, 2012 at 4:53 AM, Mark Lentczner

Re: repo now on github

2012-03-22 Thread David Terei
Down with darcs! :) On 22 March 2012 20:53, Mark Lentczner wrote: > Johan and I have put a copy of the Haskell Platform repo up on github: > > https://github.com/haskell/haskell-platform > > Until we decide to make that the trunk repo, I can continue to ferry patches > over from the darcs repo at