bzr pull URL redirects to 'changes'
Bug #249924 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
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://
http://
Bazaar shouldn't redirect here. Instead it should pull the branch at http://
Note that 'bzr branch http://
Changed in launchpad-bazaar: | |
assignee: | nobody → ghady-diab |
assignee: | ghady-diab → nobody |
To post a comment you must log in.
Robert,
Can you please explain why you think this is a bug in Launchpad Bazaar rather than a bug in Bazaar?
jml