I'm happy to announce that bzr-svn 0.4.10 has been released.
This is a
minor release, which mainly changes some bzr-svn internals
and fixes
compatibility with Bazaar 1.4 and 1.5.
Changes in this release:
CHANGES
* Changed license from GPLv2 or later to GPLv3 or later.
FEATURES
* Add new ``log-strip-trailing-newline'' option which
removes
the last trailing newline from the log message when
pushing
to Subversion. This feature is only available for the
experimental mappings. (#189227)
* Allow more granularity over what properties are
overridden using
``override-svn-revprops''. (#159143)
* Add new ``append-revisions-only'' option with similar
behaviour
as in standard bzr formats. (#206242)
* Parse mergeWithUpstream set by svn-buildpackage.
* Cache last revision number during read locks,
significantly speeds
up push.
* Use different cache for experimental versions of
bzr-svn.
* Support set_user_option() on Subversion branch
BranchConfig. (#195962)
* Support credentials in URLs. (#181534)
* Allow usage without on-disk cache. This option is still
experimental. (#131008)
PERFORMANCE
* No longer calculate inventory sha1's for svn revisions.
Should provide
some minor speed improvements.
* Don't check full branch history when looking up the
revno of a revision
id.
* Restrict history sample size used for guessing
branching scheme to avoid
looking at the full history for very large
repositories.
* New option ``reuse-revisions'' that determines how hard
bzr-svn will
try to reuse revisions when pushing into Subversion.
INTERNALS
* Branching from a Subversion repository will now fetch
right-hand side
parents as well as left hand side (mainline) parents,
if specified.
* Removed revision number cache.
* Switch to using "repository layouts" rather
than branching schemes.
Layouts are not part of the mapping so don't affect the
revision identity.
BUGS
* Avoid sometimes incorrect determination of Bazaar
revision numbers. (#181773)
* Deal with bzr:svn-revision-info property being removed.
(#206728)
* Gracefully handle erroneous svk merge tickets created
by old versions of svk.
* Use standard infrastructure for caching revision
numbers. (#213953)
* Work around bug in the Subversion libraries which don't
accept
http(s) URLs with urlencoded characters. (#190229)
* Make sure committer name is UTF-8 encoded when
overriding
revision properties.
* Fix installation of mapping3 package, don't rely on
specific
version of Python. (#227891)
The tarball is available from:
* ht
tp://samba.org/~jelmer/bzr/bzr-svn-0.4.10.tar.gz
GPG signature from:
* http://samba.org/~jelmer/bzr/bzr-svn-0.4.10.tar.gz.asc
The release has been signed with my personal GPG key
(1EEF5276) with
which I have also signed this e-mail.
More information on bzr-svn can be found on the wiki page:
* http://bazaar-vcs.org/Bz
rSvn
Please report bugs on launchpad, https://launchpad.net/b
zr-svn
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer samba.org> - http://samba.org/~jelmer/
a>
Jabber: jelmer jabber.fsfe.org
--
Jelmer Vernooij <jelmer samba.org> - http://samba.org/~jelmer/
a>
Jabber: jelmer jabber.fsfe.org
|