On the fly rename inference
Bug #53837 reported by
Jelmer Vernooij
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Wishlist
|
Unassigned | ||
Breezy |
Triaged
|
High
|
Unassigned |
Bug Description
Several imports do not come with rename information since the source vcs doesn't support proper renames. It would be nice if Bazaar could do on-the-fly rename inference in those cases, like e.g. git does.
Changed in bzr-svn: | |
assignee: | nobody → jelmer |
importance: | Untriaged → Low |
status: | Unconfirmed → Confirmed |
Changed in bzr-svn: | |
status: | Confirmed → Triaged |
Changed in bzr-svn: | |
milestone: | none → 0.5.0 |
Changed in bzr-svn: | |
milestone: | 0.5.0 → 0.6.0 |
Changed in bzr-svn: | |
milestone: | 0.6.0 → none |
Changed in bzr-svn: | |
milestone: | none → 2.0.0 |
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: check-for-breezy |
tags: |
added: renames removed: check-for-breezy needs-bzr-change requires-mapping-upgrade |
Changed in bzr: | |
assignee: | nobody → Jelmer Vernooij (jelmer) |
assignee: | Jelmer Vernooij (jelmer) → nobody |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
possibly related: any idea on how I get an "/some/path is already versioned" error when branching? the respective revision contains a directory move and some changes to a file beneath it; lightweight checkouts (which, AFAICS, are regular svn checkouts) with bzr and svn work, branching fails;
branching, commit and push made with 0.4 branch, r701; branch corrupted due to computer lockup (intel video drivers go for a hard lockup, xfs filesystem loses data, no way to rebuild the damn repository), had to branch again from SVN, failed on revision 32 of 34; branching r31 works, however I can't merge afterwards, so it doesn't really help; tested with the tip of 0.4 (r724), still getting the said error