qcommit treats removed files as 'Unversioned'

Bug #901678 reported by Alan Spark
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
High
Unassigned

Bug Description

I am using Tortoise 0.6.5 and BZR 2.4.2.

Whenever I try to delete a file and commit, the delete command is issued, followed immediately by the add command:

deleted src/Test.txt
added src/Test.txt

If I do this from the command line, it works properly.

Alan

Jelmer Vernooij (jelmer)
affects: bzr → tortoisebzr
Revision history for this message
IWATA Hidetaka (hid-iwata) wrote :

Hi, Alan.

Sorry, I can't see your operation. Please give me further information.

1. How did you delete a file ?
    From context menu of TortoiseBzr "Delete(keep local)" ? Or simply deleted from explorer ? Or other ways ?

2. Please give me screen shots of commit dialog, before and after executing.

Revision history for this message
Alan Spark (alanspark) wrote :

Hi Iwata,

Yes, I am using the Delete (keep local) option. See my attached screenshots.

Hope this helps.

Alan

Revision history for this message
IWATA Hidetaka (hid-iwata) wrote :

Hi Alan. Thank you for detail information.

This is a problem of qbzr.

When we check 'Show non-versioned files' in commit dialog, files removed with --keep are treated as 'non-versioned'.
And they will be re-added by commit.

affects: tortoisebzr → qbzr
summary: - Tortoise BZR deletes then adds
+ qcommit treats removed files as 'Unversioned'
Revision history for this message
Alexander Belchenko (bialix) wrote :

The problem occurs only with 'Show non-versioned files' checked. As a workaround try to commit without that option. If needed uncheck it, cancel commit dialog, and open commit dialog again.

Changed in qbzr:
status: New → Confirmed
importance: Undecided → High
tags: added: qcommit
removed: add bzr remove tortoise
tags: added: treewidget
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.