shelve does not include unknown files in available list

Bug #1181957 reported by Alexander Taler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
Medium
Piotr Piastucki

Bug Description

When putting changes on a shelf the list of possible files does not include unknown files. This behaviour is not consistent with commit, which includes unknown files in the available list.

I expect commit and shelve to show me the same list of possibilities, because they are similar operations.

Revision history for this message
Piotr Piastucki (piastucki) wrote :

I am a bit hesitant to add this functionality as it requires a small hack to implement. All the selected unknown resources must be added with "bzr add" before invoking bzr shelve. In case something breaks while running bzr shelve we will need to provide some rollback mechanism (bzr revert) to "unversion" the resources again.

Revision history for this message
Alexander Taler (alex-idereal) wrote :

Ok, let's leave this here as a reminder then, and return to the discussion later.

Changed in bzr-eclipse:
milestone: none → 1.1.2
milestone: 1.1.2 → none
Changed in bzr-eclipse:
milestone: none → 1.3
status: New → Confirmed
Changed in bzr-eclipse:
status: Confirmed → In Progress
importance: Undecided → Medium
assignee: nobody → Piotr Piastucki (piastucki)
Changed in bzr-eclipse:
milestone: 1.3 → 1.2
Changed in bzr-eclipse:
status: In Progress → Fix Committed
Revision history for this message
Alexander Taler (alex-idereal) wrote :

Verified this fix on the current version

Changed in bzr-eclipse:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.