launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #05038
[Merge] lp:~jelmer/launchpad/newer-bzr-http-redirects into lp:launchpad
The proposal to merge lp:~jelmer/launchpad/newer-bzr-http-redirects into lp:launchpad has been updated.
Description changed to:
Update to a slightly newer version of bzr.
Among other things, this contains a fix for a bug in http redirects which is affecting some code imports.
http redirects currently break for redirects that have a target path that does not have the same base URL. In that case the path component will be completely dropped.
An example of this can be seen by branching http://varnish-cache.org/svn/trunk, which will redirect to https://varnish-cache.org rather than https://varnish-cache.org/svn/trunk
For more details, see:
https://code.launchpad.net/~jelmer/launchpad/newer-bzr-http-redirects/+merge/76256
--
https://code.launchpad.net/~jelmer/launchpad/newer-bzr-http-redirects/+merge/76256
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jelmer/launchpad/newer-bzr-http-redirects into lp:launchpad.
References