[PATCH] Add StGIT support to ./sync-all

Samuel Bronson naesten at gmail.com
Fri Aug 22 12:10:19 EDT 2008


On Thu, Aug 21, 2008 at 6:26 PM, Max Bolingbroke
<batterseapower at hotmail.com> wrote:
> 2008/8/20 Samuel Bronson <naesten at gmail.com>:
>>  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?



More information about the Cvs-ghc mailing list