[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.
Asheesh Laroia schreef:
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? Uh. Maybe you should check out http://hg.dovecot.org/ with your browser. You'll instantly see the problem :)
Regards,
Stephan Bosch
Uh. Maybe you should check out http://hg.dovecot.org/ with your browser. You'll instantly see the problem :)
Regards,
I'm too dim to understand it? What is the explanation?
Thanks
Ed W
Ed W wrote:
Uh. Maybe you should check out http://hg.dovecot.org/ with your browser. You'll instantly see the problem :)
Regards, I'm too dim to understand it? What is the explanation? There you can see that the name of the Dovecot-1.1 repository is dovecot-1.1 and not something like dovecot/1.1. Oh well, maybe if you are not used to using Mercurial, it is not that apparent. :)
Looks like Luuk gave the better answer in a parallel post. Considering Asheesh posting, I was assuming that the download webpage wasen't updated yet with the new hg information.
Regards,
Stephan.
Stephan Bosch schreef:
Asheesh Laroia schreef:
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? Uh. Maybe you should check out http://hg.dovecot.org/ with your browser. You'll instantly see the problem :)
Regards,
Stephan Bosch
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