qcommit treats removed files as 'Unversioned'
Bug #901678 reported by
Alan Spark
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
affects: | bzr → tortoisebzr |
To post a comment you must log in.
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.