2008/8/25 Ian Lynagh <[EMAIL PROTECTED]>:
> So should this patch be applied or not?
OK, so what I've done here is had another crack at fixing StGit
support, and then merged in the strict package-reading change made to
darcs-all. The resulting patch is available at
http://hackage.haskell.org/trac/g
On Fri, Aug 22, 2008 at 12:10:19PM -0400, Samuel Bronson wrote:
> On Thu, Aug 21, 2008 at 6:26 PM, Max Bolingbroke
> <[EMAIL PROTECTED]> wrote:
> >
> > 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
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
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-
sync-all |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/sync-all b/sync-all
index 1f0bfec..27a1ee0 100755
--- a/sync-all
+++ b/sync-all
@@ -80,6 +80,7 @@ sub scmall {
my $tag;
my $remotepath;
my $scm;
+my $use_stgit;
my $path;
my $wd_b