[Dovecot] Finding Dovecot 1.1 hg
When I do either:
$ hg clone http://hg.dovecot.org/dovecot/1.1/
or
$ hg clone http://hg.dovecot.org/dovecot/
and cd into the resulting directory ("1.1/" or "dovecot/") and do autogen.sh and configure, ./configure tells me at the end:
NOTE: This is the UNSTABLE development branch of Dovecot v1.2.
I wanted Dovecot v1.1, I thought, to help Timo get that out the door! Timo?
-- Asheesh.
-- Leibowitz's Rule: When hammering a nail, you will never hit your finger if you hold the hammer with both hands.
Stephan Bosch schreef:
you must mean: http://dovecot.org/download.html
You can get the latest development code from Dovecot's Mercurial repository <http://hg.dovecot.org/>. Note that since it's constantly in development, it may be more or less broken. See instructions in wiki <http://wiki.dovecot.org/CompilingSource#mercurial> for how to compile it.
v1.2 unstable development tree:
hg clone http://hg.dovecot.org/dovecot/
v1.1 code tree:
hg clone http://hg.dovecot.org/dovecot-1.1/
v1.0 code tree:
hg clone http://hg.dovecot.org/dovecot-1.0/
-- Luuk $ dovecot --version dovecot version 1.0.rc31 $ uname -srpmio Linux opensuse 2.6.18.8-0.8-default x86_64 x86_64 x86_64 GNU/Linux
participants (4)
-
Asheesh Laroia
-
Ed W
-
Luuk
-
Stephan Bosch