On Thu, Aug 21, 2008 at 6:26 PM, Max Bolingbroke <[EMAIL PROTECTED]> wrote: > 2008/8/20 Samuel Bronson <[EMAIL PROTECTED]>: >> sync-all | 7 +++++++ > > Thanks. > > I've added this change to the updated version of sync-all that has > been hanging around on the Wiki for a while. The updated Darcs patch > is at > http://hackage.haskell.org/trac/ghc/attachment/wiki/DarcsConversion/sync-all-v2.darcs-patch. > Once this is applied, we should get: > * StGit support > * GitHub support > * Overhauled interface (cleanly supports issuing darcs or git > specific commands to those repos only, with a small common set > translated into commands for either) > * Warnings if unknown tags are used > > Caveat: I don't have StGit installed so haven't been able to test my > merged version, but it "looks" right :-)
Hmm, great, it seems to have broken. At a guess, I've messed up the -d test since it worked before I tried to generalize it to work for any git repository that might be listed in packages, not just the toplevel GHC repository... any ideas? _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
