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

2008-08-28 Thread Max Bolingbroke
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

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

2008-08-25 Thread Ian Lynagh
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

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

2008-08-22 Thread Samuel Bronson
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

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

2008-08-21 Thread Max Bolingbroke
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-

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

2008-08-20 Thread Samuel Bronson
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