0.9.5 release plans
Giorgos Keramidas
keramida at ceid.upatras.gr
Mon Oct 15 22:23:48 CDT 2007
On 2007-10-15 17:31, Matt Mackall <mpm at selenic.com> wrote:
> I'm hoping to finally cut the 0.9.5 release on Friday. We've hopefully
> fixed up the compilation problems for the new C extensions reported a
> couple days ago. Please test the current tip, especially if you're
> running on one of the less common platforms.
I just finished running the tests of the following Mercurial
branches on FreeBSD-CURRENT:
BRANCH REVISION
main 5463:3b204881f95927d1522484e67dbd9f947c46ba29
crew 5463:3b204881f95927d1522484e67dbd9f947c46ba29
stable 4908:f9b0e4f023c4708f3aeafe83e099e3b94ab7881d
crew-stable 4908:f9b0e4f023c4708f3aeafe83e099e3b94ab7881d
The tests seem to run fine in `main', and `crew', but the two stable
branches seem to be missing the mpatch fixes which fix test-git-import
with non-GNU /usr/bin/patch utilities:
ERROR: test-git-import output changed
--- Expected output
+++ Test output
@@ -62,4 +62,3 @@
a874b471193996e7cb034bb301cac7bdaf3e3f46 644 mbinary2
% filenames with spaces
applying patch from stdin
-foo
So we are in a pretty good shape on FreeBSD, AFAICT :-)
More information about the Mercurial
mailing list