[MERGE] Exception when pulling from a location
Jonathan Lange
jml at mumak.net
Thu Feb 5 21:04:06 GMT 2009
On Fri, Feb 6, 2009 at 7:56 AM, John Arbash Meinel
<john at arbash-meinel.com> wrote:
> We have a small bug in how 'bzr pull XXX' works. Basically, the first
> thing we do is check to see if it is a 'mergeable' (aka bundle), and
> then if we find it is not, we then switch and try it as a branch.
>
Would this also fix bug 249924? That is,
Bazaar redirects to a 'changes' URL when pulling from a Launchpad
http URL. For example,
/tmp$ bzr init branch
/tmp$ cd branch
/tmp/branch$ bzr pull http://bazaar.launchpad.net/~jelmer/bzr-svn/0.4
http://bazaar.launchpad.net/%7Ejelmer/bzr-svn/0.4 is permanently
redirected to /~jelmer/bzr-svn/0.4/changes
jml
More information about the bazaar
mailing list