Thanks Thorkil! I'm forwarding this to the list so that David can see it, although I will also be fast-tracking it (applying it straight to stable without waiting for unstable). In the future, maybe you could use darcs send so that all this happens automatically?
-- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
--- Begin Message ---Hello, On Monday 06 October 2008 10:47, Eric Kow wrote: > On Mon, Oct 06, 2008 at 10:30:33 +0200, Thorkil Naur wrote: > > I have a fix for this. Is it true that I need to create a patch against the > > stable darcs repository? > > Yes, thanks! Here it is. > ... Best regards ThorkilMon Oct 6 12:47:08 CEST 2008 Thorkil Naur <[EMAIL PROTECTED]> * fix running pull.sh test as root New patches: [fix running pull.sh test as root Thorkil Naur <[EMAIL PROTECTED]>**20081006104708] hunk ./tests/pull.sh 55 - chmod a-rwx ./temp1/one # remove all permissions - not darcs pull --repodir ./temp1 -a 2> err - chmod u+rwx temp1/one # restore permission - cat err - rm -rf temp1/one -fi -if echo $OS | grep -i windows; then - echo this test does not work on windows, so ignore it -else hunk ./tests/pull.sh 58 + chmod a-rwx ./temp1/one # remove all permissions + not darcs pull --repodir ./temp1 -a 2> err + chmod u+rwx temp1/one # restore permission + cat err hunk ./tests/pull.sh 63 + rm -rf temp1/one Context: [fix issue966 test, use better temp dir name, and start clean Tommy Pettersson <[EMAIL PROTECTED]>**20081005000117] [fix wrong ../path in failing issue1013 test Tommy Pettersson <[EMAIL PROTECTED]>**20081004140200] [mv issue1111 to tests/ David Roundy <[EMAIL PROTECTED]>**20081004143649 Ignore-this: 51683a80094a4d7733a31b4a40e94016 ] [resolve issue1111: patchset_intersection used wrong selection for partitionRL Tommy Pettersson <[EMAIL PROTECTED]>**20081004123851 We want to commute the non-common patches away, so we can stick the remaining common patches to the rest of the common patch set. ] [use longer patch names in issue1111 test for safer grep result Tommy Pettersson <[EMAIL PROTECTED]>**20081003230323 The 'not grep C out' found the author--date line of patch A, which contained my timezone (CEST), so the test failed even when it should have succeeded. ] [The pager defaults to less(1), not more(1) Matthias Kilian <[EMAIL PROTECTED]>**20081003212319 It would be better to change get_viewer in Darcs/Utils.lhs to default to more(1), but since this may be too intrusive for the upcoming release, just let the manual tell the truth (i.e., we're using less(1) by default). ] [Fix cd bugs in conflict-doppleganger test. Eric Kow <[EMAIL PROTECTED]>**20081004094407 We were not always exiting from darcs repositories when we meant to. ] [fix test issue1110, remove duplicates of cd .. Tommy Pettersson <[EMAIL PROTECTED]>**20081003182126 They got us out of the test dir, up in the file tree hierarchy, to the darcs root dir, and beyond, where the test continued to run test commands and cleanups (ooops!!) ] [Add a shell test template. Eric Kow <[EMAIL PROTECTED]>**20081003095005 This provides helper functions and a basic repository setup. The idea is that when making a new shell test, you start by making a copy of the template. ] [Reformat Darcs.CommandsAux comments as haddock. Eric Kow <[EMAIL PROTECTED]>**20080927123217] [haddock documentation for ColorPrinter Tommy Pettersson <[EMAIL PROTECTED]>**20081003175214] [only show 'diffing dir' when debugging. David Roundy <[EMAIL PROTECTED]>**20081001134124 Ignore-this: 277810d9083e36b42f27fa7ac4c47386 ] [TAG 2.1.0pre3 Eric Kow <[EMAIL PROTECTED]>**20081002091241] Patch bundle hash: bd9ad86f66dc5c4603fa26f1a98ee7458e41f752
--- End Message ---
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
