Mercurial 1.3 released!

rupert.thurner rupert.thurner at gmail.com
Sat Jul 4 13:13:10 CDT 2009


On 2 Jul., 00:38, Matt Mackall <m... at selenic.com> wrote:
> This is a feature release with numerous improvements including
> experimental support for working with subrepositories. More information
> here:
>
>  http://mercurial.selenic.com/wiki/WhatsNew#Version_1.3_-_2009-07-01
>
> The tarball can be found at:
>
>  http://mercurial.selenic.com/release/mercurial-1.3.tar.gz
>

hi,

we tried to package it for solaris, http://opencsw.org. some test
cases fail. some failures are because the test suite did not use /opt/
csw/bin/gdiff, but "diff" from solaris. how do we specify the diff
tool used, or the path to it?

with some other tests i have no idea where the failure is coming from.
what would be the best option to track this down? see http://pastebin.com/m32e3576f
for the complete test result.

an excerpt:

ERROR: test-transplant output changed
--- Expected output
+++ Test output
@@ -145,20 +145,20 @@
 % test filter
 filtering
 applying 17ab29e464c6
-17ab29e464c6 transplanted to e9ffc54ea104
+17ab29e464c6 transplanted to 88e81fba5b32
 filtering
 applying 37a1297eb21b
-37a1297eb21b transplanted to 348b36d0b6a5
+37a1297eb21b transplanted to b4eb7ffc4025
 filtering
 applying 722f4667af76
-722f4667af76 transplanted to 0aa6979afb95
+722f4667af76 transplanted to 4b66b50b1a93
 filtering
 applying a53251cdf717
-a53251cdf717 transplanted to 14f8512272b5
-3  b3
-2  b2
-1  b1
-0  r2
+a53251cdf717 transplanted to 9dea69455ec9
+3
+2
+1
+0

...

Failed test-command-template: output changed
Failed test-convert-cvs-branch: output changed and returned error code
1
Failed test-convert-git: output changed
Failed test-gpg: output changed
Failed test-hook: output changed
Failed test-repair-strip: output changed
Failed test-template-engine: output changed and returned error code
255
Failed test-transplant: output changed
# Ran 345 tests, 30 skipped, 8 failed.



rupert.





More information about the Mercurial mailing list