The user should be notified that auto-packing is taking place
Bug #215323 reported by
Martin Albisetti
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Low
|
Unassigned |
Bug Description
Since auto-packing currently takes so long, users tend to get thrown off by the time a push/commit takes when it's being performed.
The user should be notified that auto-packing is taking place, that it might take a while longer the normal, and probably a link to somewhere where it is explained.
Changed in bzr: | |
assignee: | nobody → beuno |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in bzr: | |
assignee: | Martin Albisetti (beuno) → nobody |
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: check-for-breezy |
To post a comment you must log in.
I agree. A simple "auto-packing repository at sftp:// foo/bar" would be nice.
Even better is if we got auto-pack to be a server-side operation for "bzr+ssh" which will make it a lot faster.