locations.conf is only consulted when there's a branch
Bug #276201 reported by
Matthew Fuller
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Low
|
Unassigned |
Bug Description
When there's no branch at a given location, locations.conf isn't consulted. This may be seen by setting something like:
[/home/
email = <email address hidden>
then going into ~/tmp and running "bzr whoami". With no bzrdir there, the default is still shown. init-repo does the same. Only after init'ing a branch there does it get the new email.
(I have no verified whether this is actually just a quirk in whoami, but I'm guessing it's a general thing with locations.conf parsing)
Changed in bzr: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: config |
Changed in bzr: | |
assignee: | nobody → Vincent Ladeuil (vila) |
Changed in bzr: | |
assignee: | Vincent Ladeuil (vila) → nobody |
tags: | added: check-for-breezy |
To post a comment you must log in.
seeing this too with bzr V1.17