On Wed, Jan 14, 2009 at 06:24:45PM -0500, Gwern Branwen wrote: > Darcs 2.0.2, when you call darcs changes on a non-existent file or one > outside the repository, blats 'file doesn't exist/outside the repo' > and proceeds to output the entire repo history (as if you specified no > file at all). The darcs I was working with does not do that; rather it > emits an empty . (The create function tries to parse this into a > history of revisions, fails, and this causes the test to fail in the > right way.) > > So, I know that the backend only works with somewhat recent Darcs. I'd > like to know the exact version a user must have for it to work, for > the README. (When I went to try out the old darcs on Hackage, I > couldn't compile most of them, to say nothing of releases prior to > those.) Does anyone know?
I tried darcs 1.0.9, 2.0.2, and 2.2.pre2 on a version 1 repo and a version 2 repo, which all worked the same way, outputting: <changelog> </changelog> -kolibrie _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
