[ANN] bzr 2.3.0 released !
Eli Zaretskii
eliz at gnu.org
Thu Feb 10 15:39:02 UTC 2011
> From: vila <v.ladeuil+lp at free.fr>
> Date: Thu, 10 Feb 2011 14:41:05 +0100
> Cc: python-announce-list at python.org, bug-directory at gnu.org, info-gnu at gnu.org
>
>
> The Bazaar team is happy to announce availability of a new release of
> the bzr adaptive version control system. Bazaar is part of the GNU
> system <http://gnu.org/>.
>
> Thanks to everyone who contributed patches, suggestions, and feedback.
>
> Bazaar is now available for download from
> https://launchpad.net/bzr/2.3/2.3.0 as a source tarball or packaged for
> various systems.
Thanks!
I installed it, and it looks great so far.
I have 2 questions after reading the "What's New" section of the docs:
. It says that Texinfo version of the documentation is available, but
I cannot find it anywhere: neither in the files installed by the
Windows installer, nor in the source tarball, not even on the
Bazaar site. What did I miss?
. The documentation of the new -rmainline:X.Y.Z revisionspec confused
me. It is documented to "select the revision which merged the
X.Y.Z revision into the mainline". Let me see if I understand this
correctly: assuming I have this from "bzr log -n0":
103134: Glenn Morris 2011-02-05 [merge] Merge from emacs-23; up to r100454.
99634.2.820: Glenn Morris 2011-02-05 * lisp/emacs-lisp/cl-macs.el (return-from): Fix doc typo.
99634.2.819: Chong Yidong 2011-02-05 Last remaining doc additions required by 23.3.
99634.2.818: Glenn Morris 2011-02-03 diary-lib.el fix for bug#7891.
99634.2.817: Glenn Morris 2011-02-03 f90.el fix for bug#7919.
99634.2.816: Glenn Morris 2011-02-03 * doc/emacs/custom.texi (Variables): Fix typo.
99634.2.815: Michael Albinus 2011-02-03 * tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD.
is the intent that I can say "-r mainline:99634.2.818" to get at 103134?
More information about the bazaar
mailing list