0.9.5 release plans

Georg-W. Koltermann gwk.rko at googlemail.com
Tue Oct 16 14:30:10 CDT 2007


Am Montag, den 15.10.2007, 17:31 -0500 schrieb Matt Mackall:
> 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.
> 
> Also, if you have any urgent patches for 0.9.5, please drop a note to
> mercurial-devel at selenic.com.
> 

Good to go on Ubuntu 7.04, x86_64:

        hunter[22]$ make tests
        cd tests && python run-tests.py 
        ........................................
        Skipping test-convert-darcs: missing feature: darcs client
        .......................................................................................................
        Skipping test-no-symlinks: system supports symbolic links
        ...............................................................
        # Ran 206 tests, 2 skipped, 0 failed.
        hunter[23]$ uname -a
        Linux hunter.local 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007 x86_64 GNU/Linux
        hunter[24]$ cat /etc/issue
        Ubuntu 7.04 \n \l
        
        hunter[25]$ hg --version
        Mercurial Distributed SCM (version 3b204881f959)
        
        Copyright (C) 2005-2007 Matt Mackall <mpm at selenic.com> and others
        This is free software; see the source for copying conditions. There is NO
        warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
        hunter[26]$ 

Is there a whatsnew somewhere?

--
Regards,
Georg.




More information about the Mercurial mailing list