Re: [darcs-devel] help with buildbot on macos?

2008-03-08 Thread David Roundy
Hi Keith, Would you mind running make check and looking at the env output that is now generated (with the latest darcs-unstable) at the beginning of the test suite? I'd be very interested if the environment is different (particularly the PATH) for the buildbot, as that could easily explain why th

Re: [darcs-devel] How to simulate a buildbot run locally

2008-03-08 Thread David Roundy
On Sat, Mar 8, 2008 at 8:43 AM, Mark Stosberg <[EMAIL PROTECTED]> wrote: > On Thu, 6 Mar 2008, Eric Kow wrote: > >> > And yes, I imagine it is a problem with the buildbot infrastructure, but > >> > have little idea how to debug this. All I can think is to push a patch > >> > changing the tests

Re: [darcs-devel] darcs patch: simplify steve_and_monica_rollback.sh

2008-03-08 Thread David Roundy
Thanks! It seems (for no reason that is clear to me) that this fixes up the trouble with the MacOS buildbots. Now they're hanging on rollback.sh, perhaps because it doesn't explicitly use bash. The very weird thing is that none of these problems show up except when using buildbot. It'd certainly

Re: [darcs-devel] darcs patch: remove unsafeUnseal from HashedRepo and ... (and 7 more)

2008-03-07 Thread David Roundy
On Thu, Mar 06, 2008 at 04:00:51PM -0800, Jason Dagit wrote: > David, > > I thought I'd send in my current set of patches. I'm right on the cusp > of getting HashedRepo to compile with type witnesses. Applied. Thanks! -- David Roundy Department of Physics O

Re: [darcs-devel] help with buildbot on macos?

2008-03-06 Thread David Roundy
The buildbot is rather complicated. Figuring that out would be part of what one would need to do in order to track down this bug. I'm just not very interested in debugging a huge python program, myself. -- David Roundy Department of Physics Oregon State University

Re: [darcs-devel] help with buildbot on macos?

2008-03-06 Thread David Roundy
On Wed, Mar 05, 2008 at 05:42:36PM -0500, David Roundy wrote: > On Wed, Mar 05, 2008 at 05:35:44PM -0500, Keith Browne wrote: > > David Roundy wrote: > > > Our macos buildbot (see http://darcs.net:8008/) is hanging when running > > > steve_and_monica_rollback.sh. I'

Re: [darcs-devel] help with buildbot on macos?

2008-03-05 Thread David Roundy
On Wed, Mar 05, 2008 at 05:35:44PM -0500, Keith Browne wrote: > David Roundy wrote: > > Our macos buildbot (see http://darcs.net:8008/) is hanging when running > > steve_and_monica_rollback.sh. I've no desire to track this down via the > > buildboby pushing printf-style

[darcs-devel] help with buildbot on macos?

2008-03-05 Thread David Roundy
low me to diagnose, fix or prevent a bug"). -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

[darcs-devel] [issue647] wish: automated benchmarking and comparison

2008-03-03 Thread David Roundy
ench > > Or darcs get http://code.haskell.org/maybench I should perhaps mention that darcs-benchmark isn't currently working for me... I'm not sure why. It hangs on the call to darcs record. :( -- David Roundy Department of Physics Oregon State University __

Re: [darcs-devel] darcs patch: add reference to tests/README.test_maintainers.txt in ...

2008-03-01 Thread David Roundy
e extend what I have here (it's very basic) if you don't think > it's adequate. > > Thanks, > Jason > > Fri Feb 29 19:27:22 PST 2008 Jason Dagit <[EMAIL PROTECTED]> > * add reference to tests/README.test_maintainers.txt in README Applied. Thanks! -- D

Re: [darcs-devel] buildbot! And how do I run specific tests?

2008-02-28 Thread David Roundy
e of the two platforms fails one of the > tests. How do I run just that one test, from the command-line? I'm not sure what happened to my reply to this... echo testname.pl > tests/tests_to_run make test -- David Roundy Department of Physics Oregon State University _

Re: [darcs-devel] darcs patch: Avoid sleeping in conflict-doppleganger ... (and 1 more)

2008-02-28 Thread David Roundy
that for us. > Thu Feb 28 17:24:24 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Add a test for 'resolution' dopplegangers. > > Should identical resolutions of a conflict be treated as conflicting? They shouldn't be conflicting in darcs-2. Applied. Thanks

Re: [darcs-devel] darcs patch: FastPackedString.hs: wrong import for unsafeUseAsCStri...

2008-02-28 Thread David Roundy
ssage when that happens, mostly because I'm afraid spammers would then start sending us more spam. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: FastPackedString.hs: wrong import for unsafeUseAsCStri...

2008-02-28 Thread David Roundy
On Thu, Feb 28, 2008 at 12:41:47PM +0100, Andrea Rossato wrote: > The origin of the problem seems to be this: > Wed Feb 27 17:37:49 CET 2008 David Roundy <[EMAIL PROTECTED]> > * add sha256 code. > > Please double check my fix because I did not understand it (I'm far

Re: [darcs-devel] darcs patch: Add tests for issue701.

2008-02-25 Thread David Roundy
On Mon, Feb 18, 2008 at 08:52:08PM +, [EMAIL PROTECTED] wrote: > I don't know if these pass on the non-chunky darcs, but the conflict-fight.sh > one certainly fails on chunky. The apply-hunk one is infuriatingly > non-deterministic (it was breaking... and then not... I've noticed that I > can

Re: [darcs-devel] darcs patch: Add mouse-over descriptions of patch nam... (and 1 more)

2008-02-25 Thread David Roundy
" darcs.cgi links > in the bug tracker to start working, and the first one is part of a "wish" > request > originating from Zooko. No, they just got lost in my mailbox. Thanks for resending! -- David Roundy Department of Physics Oregon State University _

Re: [darcs-devel] darcs patch: Fail with clear message if diff is given... (and 1 more)

2008-02-25 Thread David Roundy
On Sun, Feb 24, 2008 at 06:42:57PM +0100, [EMAIL PROTECTED] wrote: > Sun Feb 24 16:57:17 CET 2008 [EMAIL PROTECTED] > * Fail with clear message if diff is given both --from-patch and --last > > Sun Feb 24 18:14:15 CET 2008 [EMAIL PROTECTED] > * Fix for test for issue 458 Applied. Thanks!

[darcs-devel] [issue659] Release Darcs 2.0

2008-02-21 Thread David Roundy
everyone's tracker view (and not feel that after release we need to remove it). -- David Roundy Department of Physics Oregon State University __ Darcs bug tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue659> __

[darcs-devel] [issue659] Release Darcs 2.0

2008-02-21 Thread David Roundy
d with > some filenames with spaces in and see if they can provoke any problems - > just a 'darcs check' was enough to show a problem for me, and 'darcs > repair' left me with a corrupt repository. I haven't tried bytestring support myself. For now, I'm

[darcs-devel] [issue659] Release Darcs 2.0

2008-02-18 Thread David Roundy
I'm assigning this bug to myself, just so it's easier for me to see what's listed here. I appreciate the work you've been doing Mark on marking bugs as release-critical in this way. And would appreciate similar work by others! David -- assignedto: -> droundy

Re: [darcs-devel] darcs patch: Bug fix: Allow ~ to be considered as par... (and 1 more)

2008-02-18 Thread David Roundy
e script can be hosted like blacklisting "~" > is overboard. > > Sat Feb 9 00:18:31 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue109: Show Who, When on darcs.cgi patch page > Now when you mouse over the the lines of a patch, you'll > see who

Re: [darcs-devel] darcs patch: Update docs to reflect that minimum GHC ... (and 2 more)

2008-02-18 Thread David Roundy
> - There are sane defaults on Linux, BSD, OSX and Windows now > - You can use "-o" "-O" and --sendmail-command after the fact anyway Applied. Thanks! -- David Roundy Department of Physics Oregon State University ___

Re: [darcs-devel] darcs patch: issue551: further clarify --mark-conflic... (and 1 more)

2008-02-18 Thread David Roundy
- The test expects "darcs 2" to also be on the other end. > - The shell syntax needs some clean up help. It wrongly exits with > "error code 2" > now instead of finishing cleanly. applied. Thanks! -- David Roundy Department of Physics Oregon S

Re: [darcs-devel] darcs patch: make Hopefully have type witnesses

2008-02-15 Thread David Roundy
-> Either PatchInfo ([PatchInfo],(RL (RL > (PatchInfoAnd p)) :\/: RL (RL (PatchInfoAnd p))) C(x y)) Why is this Invert instance required here? It seems to me like the compiler ought to be able to infer from RepoPatch p that (Invert (PatchInfoAnd p))... I haven't actually loo

Re: [darcs-devel] darcs patch: Document new DARCS_PATCHES_XML export

2008-02-15 Thread David Roundy
On Thu, Feb 14, 2008 at 05:50:51PM -0500, Mark Stosberg wrote: > Thu Feb 14 17:49:22 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * Document new DARCS_PATCHES_XML export Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: issue58: Add a full-featured Roundup bug resolver.

2008-02-15 Thread David Roundy
I second that! Thanks! David On Thu, Feb 14, 2008 at 11:15:24PM -0800, Jason Dagit wrote: > This is really wonderful. > > Thank you very much! > Jason > > On Thu, Feb 14, 2008 at 9:08 PM, Mark Stosberg <[EMAIL PROTECTED]> wrote: > > Fri Feb 15 00:02:30 EST 2008 Mark Stosberg <[EMAIL PROTECTED]

Re: [darcs-devel] darcs patch: copy over updated "shell_harness" to bugs.

2008-02-14 Thread David Roundy
On Wed, Feb 13, 2008 at 09:15:45PM -0500, Mark Stosberg wrote: > On Fri, 8 Feb 2008, David Roundy wrote: > > On Thu, Feb 07, 2008 at 08:46:21PM -0500, Mark Stosberg wrote: > >> Thu Feb 7 20:44:40 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > >> * copy ove

Re: [darcs-devel] darcs patch: fix an unqualified c2w that was breaking the build

2008-02-14 Thread David Roundy
the patch anyhow! -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: clarify hash matching documentation a little

2008-02-14 Thread David Roundy
On Wed, Feb 13, 2008 at 12:13:38PM -0800, Simon Michael wrote: > Wed Feb 13 12:10:47 PST 2008 Simon Michael <[EMAIL PROTECTED]> > * clarify hash matching documentation a little Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: Add a 'show authors' command.

2008-02-14 Thread David Roundy
On Thu, Feb 14, 2008 at 10:08:56AM +, [EMAIL PROTECTED] wrote: > Now with actual ShowAuthors.lhs file! > > Thu Feb 14 10:08:25 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Add a 'show authors' command. Applied, thanks! I notice that this command doesn't sort or perform any sorting, nubbing o

Re: [darcs-devel] darcs patch: copy over updated "shell_harness" to bugs.

2008-02-14 Thread David Roundy
On Wed, Feb 13, 2008 at 09:15:45PM -0500, Mark Stosberg wrote: > On Fri, 8 Feb 2008, David Roundy wrote: > > > On Thu, Feb 07, 2008 at 08:46:21PM -0500, Mark Stosberg wrote: > >> Thu Feb 7 20:44:40 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > >> * copy

Re: [darcs-devel] darcs patch: issue184: bug where record and add handle files in un-...

2008-02-11 Thread David Roundy
On Sat, Feb 09, 2008 at 08:48:43PM -0500, Mark Stosberg wrote: > Sat Feb 9 20:47:46 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue184: bug where record and add handle files in un-added directories > inconsistently. Applied. Thanks! -- David Roundy Department of Physi

Re: [darcs-devel] darcs patch: Fix build on FreeBSD 7.x.

2008-02-11 Thread David Roundy
darcs/files/ I think the others are patches only needed for darcs 1.0.9. > Sun Feb 10 19:45:48 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * Fix build on FreeBSD 7.x. > This is the official patch discussed here: > http://www.freebsd.org/cgi/query-pr.cgi?pr=117535 A

Re: [darcs-devel] darcs patch: Change read_repo to return SealedPatchSet (and 1 more)

2008-02-09 Thread David Roundy
On Fri, Feb 08, 2008 at 03:10:38PM -0800, Jason Dagit wrote: > David, > > This adds liftSM which works like liftM but for monads containing a Sealed > value. Applied. Thanks! -- David Roundy Department of Physics Oregon State University _

Re: [darcs-devel] darcs patch: Skip some tests if strace is not found

2008-02-09 Thread David Roundy
On Sat, Feb 09, 2008 at 12:29:32AM -0500, Mark Stosberg wrote: > Sat Feb 9 00:28:50 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * Skip some tests if strace is not found Applied, thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: Update text to encourage people to check for existing ...

2008-02-09 Thread David Roundy
, and many of them are for > already-known issues. > People are still encouraged to use [EMAIL PROTECTED], and that e-mail > address is repeated > on the front page of the bug tracker. Applied, thanks! -- David Roundy Department of P

Re: [darcs-devel] darcs patch: Change read_repo to return SealedPatchSet

2008-02-08 Thread David Roundy
Looks good. Applied. David On Feb 8, 2008 5:28 PM, Jason Dagit <[EMAIL PROTECTED]> wrote: > David, > > This refactor makes it easier to make HashedRepo.lhs compile with > type witnesses enabled. > > Thanks, > Jason > > Fri Feb 8 14:14:09 PST 2008 Jason Dagit <[EMAIL PROTECTED]> > * Change rea

Re: [darcs-devel] darcs patch: Make HashedIO.lhs compile with type witn... (and 1 more)

2008-02-08 Thread David Roundy
shedIO to witnesses in make file Applied, thanks! -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] Trailing whitespace in _darcs/inventory

2008-02-08 Thread David Roundy
e line happens to be blank (or composed of only white space) it's still treated the same. We could add a special case for blank lines, but it's hard to see a good reason to do so. -- David Roundy Department of Physics Oregon State University __

Re: [darcs-devel] New performance regression?

2008-02-08 Thread David Roundy
7;t see how to avoid a 36s wait with no new progress report without very dramatically rewriting our libwww/libcurl bindings. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] New performance regression?

2008-02-08 Thread David Roundy
On Fri, Feb 08, 2008 at 10:03:52AM -0500, David Roundy wrote: > On Fri, Feb 08, 2008 at 10:53:57AM +, Simon Marlow wrote: > > You should be able to reproduce this pretty easily with a darcs2 ghc > > repository. I get no progress messages at all from pull for quite a while,

Re: [darcs-devel] New performance regression?

2008-02-08 Thread David Roundy
On Fri, Feb 08, 2008 at 10:53:57AM +, Simon Marlow wrote: > David Roundy wrote: > > On Thu, Feb 07, 2008 at 03:26:09PM +, Simon Marlow wrote: > >> I just updated my darcs2 to try out the new ByteString changes and see if > >> I > >> could reproduce

Re: [darcs-devel] darcs patch: issue390: whatsnew 'stats' more files than needed.

2008-02-08 Thread David Roundy
e've only got to fix this by the time that we fix the bug, so I'm applying now. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: copy over updated "shell_harness" to bugs.

2008-02-08 Thread David Roundy
On Thu, Feb 07, 2008 at 08:46:21PM -0500, Mark Stosberg wrote: > Thu Feb 7 20:44:40 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * copy over updated "shell_harness" to bugs. > Besides giving more consistent results, this is necessary for me to > be able to run the "broken-pipe.sh" t

Re: [darcs-devel] darcs patch: Add links to darcs repositories to main webpage

2008-02-07 Thread David Roundy
s.net/repos/unstable";>Darcs Unstable in Darcs 1.x > format > + http://darcs.net/repos/unstable-hashed";>Darcs Unstable in > hashed repository format > + -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: Fix ChangeLog entry. (and 2 more)

2008-02-07 Thread David Roundy
Applied. Thanks! David On Thu, Feb 07, 2008 at 02:12:12PM -0800, Eric Kow wrote: > Fri Jan 25 23:27:39 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Fix ChangeLog entry. > > Thu Feb 7 21:55:26 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Pipe 'darcs foo --help' through a pager. > > Thu Feb 7

[darcs-devel] [issue647] wish: automated benchmarking and comparison

2008-02-07 Thread David Roundy
I should mention that I've found a couple of patterns useful in tracking down performance bugs: darcs obliterate --last 100 -a && darcs pull -a darcs unrecord --last 1 -a && darcs record -a -m foo It would be helpful for a benchmarking code to focus on inverse pairs like this, because they're

Re: [darcs-devel] New performance regression?

2008-02-07 Thread David Roundy
omorrow... I've spent my darcs time for the day working out zooko's performance regression. Who knows, maybe I've fixed yours? :) -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@da

Re: [darcs-devel] a couple of quick timings

2008-02-07 Thread David Roundy
On Wed, Feb 06, 2008 at 08:34:57PM -0700, zooko wrote: > > On Feb 6, 2008, at 11:58 AM, David Roundy wrote: > > > On Wed, Feb 06, 2008 at 11:29:42AM -0700, zooko wrote: > >> time tar xjvf ciphercycles-20070205.tar.bz2 > > > > Any chance you could write up a li

Re: [darcs-devel] [issue659] Release Darcs 2.0

2008-02-07 Thread David Roundy
, which was recently reported (off bug-tracker) by Zooko. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] strace timing logs Re: a couple of quick timings

2008-02-07 Thread David Roundy
323 straceit/darcsinit.strace.log.txt >1912200 straceit/darcsrec.strace.log.txt > 14150 straceithg/hgaddremove.strace.log.txt > 59911 straceithg/hgcommit.strace.log.txt > 3614 straceithg/hginit.strace.log.txt > 15736 straceithg/tar.strace.log.txt > 15448 strace

Re: [darcs-devel] a couple of quick timings

2008-02-06 Thread David Roundy
? I doubt it's different, but if it is different, that would give us a hint where to look. Also, what's the memory use look like? Could this be an effect of swapping? -- David Roundy Department of Physics Oregon State University ___ darcs-devel

Re: [darcs-devel] darcs patch: (Re)upgrade createPS and generatePS to D... (and 8 more)

2008-02-06 Thread David Roundy
lready got darcs working with bytestrings, so you could already take a look. But as I mentioned to Eric, it'd be best first to eliminate use of [PackedString] where we can. That'll affect where our bottlenecks are. -- David Roundy Department of Physics Oregon State University _

Re: [darcs-devel] darcs patch: (Re)upgrade createPS and generatePS to D... (and 8 more)

2008-02-06 Thread David Roundy
On Wed, Feb 06, 2008 at 08:52:12AM -0800, Don Stewart wrote: > droundy: > > On Wed, Feb 06, 2008 at 11:44:42AM -0500, David Roundy wrote: > > > > Maybe we can egg on the bytestring people and get them to submit > > > > patches taking this further down (fo

Re: [darcs-devel] darcs patch: (Re)upgrade createPS and generatePS to D... (and 8 more)

2008-02-06 Thread David Roundy
On Wed, Feb 06, 2008 at 11:44:42AM -0500, David Roundy wrote: > > Maybe we can egg on the bytestring people and get them to submit > > patches taking this further down (for example, they could improve our > > between newlines and nth newline stuff). > > That'd be

Re: [darcs-devel] darcs patch: (Re)upgrade createPS and generatePS to D... (and 8 more)

2008-02-06 Thread David Roundy
more vigorous test. > Maybe we can egg on the bytestring people and get them to submit > patches taking this further down (for example, they could improve our > between newlines and nth newline stuff). That'd be nice. -- David Roundy Department of Physics Oregon State University

Re: [darcs-devel] darcs patch: Append CPPFLAGS to GHCFLAGS in autoconf.... (and 4 more)

2008-02-06 Thread David Roundy
On Tue, Feb 05, 2008 at 10:30:57AM -0800, Jason Dagit wrote: > On Feb 5, 2008 6:43 AM, David Roundy <[EMAIL PROTECTED]> wrote: > > > > On Mon, Feb 04, 2008 at 09:05:55PM -0800, Jason Dagit wrote: > > > On Feb 4, 2008 4:30 PM, Dmitry Kurochkin <[EMAIL PROTECTE

Re: [darcs-devel] darcs patch: (Re)upgrade createPS and generatePS to D... (and 8 more)

2008-02-06 Thread David Roundy
Applied (once tests pass). Thanks, Eric! David On Wed, Feb 06, 2008 at 11:52:17AM +, [EMAIL PROTECTED] wrote: > Tue Feb 5 15:53:22 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * (Re)upgrade createPS and generatePS to Data.ByteString versions. > > Tue Feb 5 15:54:20 GMT 2008 Eric Kow <[EMAI

Re: [darcs-devel] [issue642] Automatic detection of file renames

2008-02-05 Thread David Roundy
On Mon, Feb 04, 2008 at 07:30:33PM +0100, Alexander Staubo wrote: > On Feb 4, 2008 5:17 PM, David Roundy <[EMAIL PROTECTED]> wrote: > > You're right, directory renames are trickier, but even there, we've got > > diff code for directories, so we can quantify relativ

Re: [darcs-devel] darcs patch: Append CPPFLAGS to GHCFLAGS in autoconf.... (and 4 more)

2008-02-05 Thread David Roundy
On Tue, Feb 05, 2008 at 06:03:28PM +0300, Dmitry Kurochkin wrote: > 2008/2/5, David Roundy <[EMAIL PROTECTED]>: > > On Tue, Feb 05, 2008 at 03:30:23AM +0300, Dmitry Kurochkin wrote: > > > Some fixes and cleanups for configure checks. > > > > > >

Re: [darcs-devel] darcs patch: Start converting FastPackedString into a... (and 4 more)

2008-02-05 Thread David Roundy
On Tue, Feb 05, 2008 at 02:34:57AM -0800, Eric Kow wrote: > Second attempt at sending this. > Note that this appears to pass all tests. You have define HAVE_BYTESTRING > by hand, though. Applied, thanks! And I plan to write a configure test for this. > Sun Feb 3 23:51:11 GMT 2008 Eric Kow <[EM

Re: [darcs-devel] darcs patch: Use DARCS_SSH when calling darcs transfer-mode.

2008-02-05 Thread David Roundy
On Tue, Feb 05, 2008 at 02:42:45PM +, [EMAIL PROTECTED] wrote: > Tue Feb 5 14:41:24 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Use DARCS_SSH when calling darcs transfer-mode. Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: Append CPPFLAGS to GHCFLAGS in autoconf.... (and 4 more)

2008-02-05 Thread David Roundy
not passed. > I got around this by manually hacking my makefile. There must be a > more elegant way to do this (and probably even easily for someone that > understands the build system). I'd have thought that this would work. What change do you have to make to your mak

Re: [darcs-devel] darcs patch: Append CPPFLAGS to GHCFLAGS in autoconf.... (and 4 more)

2008-02-05 Thread David Roundy
ch might be to do something like copyUrlFirst on the reverse of the list. Although that'll also have issues of getting the files-already-downloaded count off by five or so... -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: Start converting FastPackedString into a Data.ByteString wrapper.

2008-02-04 Thread David Roundy
t think this is something I can take up right now. Is anyone else interested? I could help with the configure.ac work if someone expects to have time to do the actual conversion. -- David Roundy Department of Physics Oregon State University signature.asc Description: Digital signature

Re: [darcs-devel] darcs patch: [issue633] config detection of curl_multi_timeout pres...

2008-02-04 Thread David Roundy
On Mon, Feb 04, 2008 at 07:08:46PM +0300, Dmitry Kurochkin wrote: > 2008/2/4, David Roundy <[EMAIL PROTECTED]>: > > On Sat, Feb 02, 2008 at 09:21:34PM -0700, [EMAIL PROTECTED] wrote: > > > Ran into the same problem Zooko did on MacOS X 10.4 (Tiger): the curl > >

[darcs-devel] [issue642] Automatic detection of file renames

2008-02-04 Thread David Roundy
On Mon, Feb 04, 2008 at 03:44:13PM -, Lele Gaifax wrote: > David Roundy <[EMAIL PROTECTED]> wrote: > > I think this is a reasonable request. We needn't look for > > *identical* files, but just for substantially-similar non-boring > > files. And we've g

Re: [darcs-devel] darcs patch: issue572: Add Some .waf files to the default boring list.

2008-02-04 Thread David Roundy
On Sat, Feb 02, 2008 at 10:16:57PM -0500, Mark Stosberg wrote: > Sat Feb 2 22:15:17 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue572: Add Some .waf files to the default boring list. Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: issue257: test for "push => incorrect return code when...

2008-02-04 Thread David Roundy
On Sat, Feb 02, 2008 at 08:11:20PM -0500, Mark Stosberg wrote: > Sat Feb 2 20:10:36 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue257: test for "push => incorrect return code when couldn't get lock" Thanks for the patch. Applied. -- David Roundy Depa

[darcs-devel] [issue642] Automatic detection of file renames

2008-02-04 Thread David Roundy
I think this is a reasonable request. We needn't look for *identical* files, but just for substantially-similar non-boring files. And we've got functions to compare similar files, so it shouldn't too hard. It's very often that I accidentally use ordinary mv to rename a file, then kick myself,

[darcs-devel] [issue643] darcs get does not get email pref

2008-02-04 Thread David Roundy
That last post here wasn't actually from me, but from Matt, I just bounced it to the bug tracker. Anyhow, I agree with him. email is like motd, it's a repository-specific setting. If I get your repository, there's no reason why someone sending patches to my repository should email them to you.

Re: [darcs-devel] darcs patch: [issue633] config detection of curl_multi_timeout pres...

2008-02-04 Thread David Roundy
4]) > + fi > + else > + AC_MSG_RESULT([no]) > + AC_MSG_WARN([Requires libcurl]) > + fi > +fi > + > +AC_SUBST(CURL_PIPELINING) > hunk ./src/hscurl.c 85 > +#ifdef CURL_MULTITIMEOUT > hunk ./src/hscurl.c 91 > +#endif > } > > Context: > > [move fa

[darcs-devel] [issue638] testing bug tracker

2008-02-01 Thread David Roundy
New submission from David Roundy <[EMAIL PROTECTED]>: I'm checking to see if it's maybe only new messages that get spurious bounces. -- David Roundy Department of Physics Oregon State University -- messages: 3043 nosy: beschmi, droundy, kowey, tommy status: unread ti

Re: [darcs-devel] announcing darcs 2.0.0pre3

2008-02-01 Thread David Roundy
> broken repository That's a very slick feature! You do have to wait for the pristine cache to arrive if you want your working directory filled in. Once this is complete, darcs lets you know (in theory--I've not actually tested this yet) that you can hit ctrl-C safely to get a l

Re: [darcs-devel] [darcs-users] Fwd: Execute Automatic command with each commit

2008-02-01 Thread David Roundy
On Jan 31, 2008 10:26 PM, Max Battcher <[EMAIL PROTECTED]> wrote: > I know that several proposals have been made for what might be done to > pass information to posthooks, but would a simple "pipe-mode" for > posthook be able to make use of existing code, and thus maybe be > something that could be

Re: [darcs-devel] darcs patch: Fix an error message, in case of using subcommands.

2008-01-31 Thread David Roundy
On Thu, Jan 31, 2008 at 06:47:09PM +, Nicolas Pouillard wrote: > Thu Jan 31 19:44:22 CET 2008 [EMAIL PROTECTED] > * Fix an error message, in case of using subcommands. Applied, thanks! -- David Roundy Department of Physics Oregon State Univ

Re: [darcs-devel] announcing darcs 2.0.0pre3

2008-01-31 Thread David Roundy
command line) as well as the (default) full repo on your Downloads and > For Testers pages. Incidentally, the code I've just pushed adds a note explaining that you can get a lazy repository by hitting ctrl-C. -- David Roundy Department of Physic

Re: [darcs-devel] announcing darcs 2.0.0pre3

2008-01-31 Thread David Roundy
On Thu, Jan 31, 2008 at 11:51:10AM -0700, zooko wrote: > I would suggest that strict get should be the default and lazy is a > command-line option. Okay. I'm convinced, and am pushing a patch to do this. -- David Roundy Department of Physics Oregon State

Re: [darcs-devel] darcs patch: issue366: test when unrevert reports a bug

2008-01-31 Thread David Roundy
On Wed, Jan 30, 2008 at 11:23:51PM -0500, Mark Stosberg wrote: > Wed Jan 30 23:23:13 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue366: test when unrevert reports a bug Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] announcing darcs 2.0.0pre3

2008-01-31 Thread David Roundy
On Thu, Jan 31, 2008 at 09:47:06AM -0600, John Goerzen wrote: > On 2008-01-22, David Roundy <[EMAIL PROTECTED]> wrote: > > We are happy to announce the third prerelease version of darcs 2! Darcs 2 > > I'm very happy to see this, and will be trying it out today! Great! I

Re: [darcs-devel] darcs patch: Second attempt at removing unused code from OldDate.

2008-01-30 Thread David Roundy
ly no way to know for certain what's present in older repositories. I believe at one time we allowed arbitrary strings in the date field (specified by --pipe) so there might be tailer-converted repositories around with other formats. -- David Roundy Department of Physics Oregon State Univers

Re: [darcs-devel] announcing darcs 2.0.0pre3

2008-01-29 Thread David Roundy
On Mon, Jan 28, 2008 at 11:10:04AM +, Simon Marlow wrote: > David Roundy wrote: > >On Wed, Jan 23, 2008 at 03:26:51PM +, Simon Marlow wrote: > >>There are still times when I see nothing happening, for example in the > >>unpull test on the GHC repo (see p

Re: [darcs-devel] darcs patch: Remove features not used in parsing patc... (and 1 more)

2008-01-29 Thread David Roundy
ces > > - z <- zone > > - my_spaces > > - y <- year > > - return (CalendarTime y mon d h m s 0 wd 0 "" z False) > > Do we still need

Re: [darcs-devel] darcs patch: Add some simple English morphology. (and 2 more)

2008-01-29 Thread David Roundy
??? -- show (singular $ makeIndefinite $ Noun "apple") == "an apple" -- show (singular $ makeIndefinite $ Noun "plum") == "a plum" -- show (plural $ makeIndefinite $ Noun "plum") == "some apples" What's the good of having a haskell-programming

Re: [darcs-devel] darcs patch: Fix curl version check for pipelining.

2008-01-29 Thread David Roundy
On Tue, Jan 29, 2008 at 01:55:38AM +0300, Dmitry Kurochkin wrote: > 2008/1/29, David Roundy <[EMAIL PROTECTED]>: > > On Tue, Jan 29, 2008 at 01:42:35AM +0300, Dmitry Kurochkin wrote: > > > Ooops, curl-config --vernum returns version in hexadecimal. > > > > Ap

Re: [darcs-devel] darcs patch: [issue457] Check match syntax early. (and 3 more)

2008-01-29 Thread David Roundy
> Mon Jan 28 15:18:12 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Do not announce recipients in send -O. > > Mon Jan 28 19:34:59 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * [issue625] Non-recursive --repodir. Applied. Thanks! (Especially thanks for adding both test and bug

Re: [darcs-devel] darcs patch: Remove features not used in parsing patc... (and 1 more)

2008-01-29 Thread David Roundy
t; * Ratify hGetContents in ssh module. But this one I didn't read until after I'd already made and pushed an equivalent change myself. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@da

Re: [darcs-devel] performance measurements of "darcs get", "hg clone", and "rsync -r"

2008-01-28 Thread David Roundy
On Mon, Jan 28, 2008 at 12:33:13PM -0500, David Roundy wrote: > On Sat, Jan 26, 2008 at 12:49:47AM +0100, Alexander Staubo wrote: > > On 1/26/08, Alexander Staubo <[EMAIL PROTECTED]> wrote: > > [...] > > > The command set required is fairly small. I'm sure I

Re: [darcs-devel] darcs patch: Fix curl version check for pipelining.

2008-01-28 Thread David Roundy
pelining infrastructure (once I've gotten darcs sending out requests in a pipelineable way). If you like, you could take a look at Ssh.hs to see how it looks. -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-de

Re: [darcs-devel] darcs patch: Move rollback to another section of TheC... (and 3 more)

2008-01-28 Thread David Roundy
their way through the test-suite hoops. :) -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] performance measurements of "darcs get", "hg clone", and "rsync -r"

2008-01-28 Thread David Roundy
ll the work anyway, so you don't need rm, mv etc. I'm convinced. Actually, I was convinced on Friday as I was riding home from work after emailing with you, but have been offline over the weekend (but did make a cathedral out of rice krispy treats). I'm working on a sketch. You&#

Re: [darcs-devel] darcs patch: issue154: regression test for pull with a directory re...

2008-01-28 Thread David Roundy
On Sun, Jan 27, 2008 at 12:38:56AM -0500, Mark Stosberg wrote: > Sun Jan 27 00:38:11 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue154: regression test for pull with a directory removal conflict This test fails for me. Was it supposed to pass? -- David Roundy Departmen

Re: [darcs-devel] darcs patch: Test infrastructure improvement: Add debug mode to Per...

2008-01-28 Thread David Roundy
to send you a special thanks for this debug mode! -- David Roundy Department of Physics Oregon State University ___ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel

Re: [darcs-devel] darcs patch: issue154: regression test for pull with a directory re...

2008-01-28 Thread David Roundy
On Sun, Jan 27, 2008 at 12:38:56AM -0500, Mark Stosberg wrote: > Sun Jan 27 00:38:11 EST 2008 Mark Stosberg <[EMAIL PROTECTED]> > * issue154: regression test for pull with a directory removal conflict Applied. Thanks! -- David Roundy Department of Physics Oregon Stat

Re: [darcs-devel] darcs patch: Rework libcurl module: use multi interfa... (and 3 more)

2008-01-28 Thread David Roundy
ww now follows redirects. This fixes issue621. > > This are pretty big changes and touch well tested curl code. But it > seems to work well for me. So I hope I managed not to break everything :) Applied. Thanks! -- David Roundy Department o

Re: [darcs-devel] darcs patch: Make documentation on dates more explicit. (and 5 more)

2008-01-28 Thread David Roundy
e that date, and not for all patches *on* that > date) > - Treat user input as being in the local timezone > - Make the matching code a bit more compact Applied. Thanks! -- David Roundy Department of Physics Oregon State University

[darcs-devel] [issue568] wrong report of "Skipped 6 patches due to dependencies"

2008-01-28 Thread David Roundy
This is resolved by Kevin Quick's recent patch. Thanks Kevin! -- status: chatting -> resolved-in-unstable __ Darcs bug tracker <[EMAIL PROTECTED]> __ ___

Re: [darcs-devel] darcs patch: Update patch selection feedback for mess... (and 1 more)

2008-01-28 Thread David Roundy
e flags that would conflict with ask-deps. This > was primarily tested with "record"; there may be other operations that need > to allow the original operations to propagate for useability in the selection > routine. Applied. Thanks! -- David Roundy Department of Physics Orego

Re: [darcs-devel] darcs patch: Add a comment for Real patches.

2008-01-28 Thread David Roundy
On Mon, Jan 28, 2008 at 08:55:57AM +, Nicolas Pouillard wrote: > Mon Jan 28 09:53:13 CET 2008 [EMAIL PROTECTED] > * Add a comment for Real patches. Applied, thanks! -- David Roundy Department of Physics Oregon State University ___ darcs

Re: [darcs-devel] performance measurements of "darcs get", "hg clone", and "rsync -r"

2008-01-25 Thread David Roundy
commercial projects where the repository > cannot be made publicly available. I'm sure Darcs supports SSL/TLS, > but you have to go all the way and make the server do HTTP > authentication, and then I bet you have to put the user name and > password in the URL so that Darcs c

  1   2   3   4   5   6   7   8   9   10   >