On Tue, Apr 28, 2015 at 6:31 AM, Joachim Breitner <[email protected]> wrote: > > > We could just use that repo, and clone it on alioth. Did you import the > whole history of haskell-devscripts? Using what tool?
Yes, by all means. I used darcs convert export | (cd ../git-haskell-devscripts && git fast-import) to create it, the darcs convert export option appears in recent versions of darcs.
