No UI for 'Remove' command

Bug #435820 reported by Greg
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Confirmed
Medium
Unassigned
QBzr
Confirmed
Medium
Unassigned

Bug Description

Formerly Question.... How do I unversion a file?

I do this quite frequently when not paying attention... I accidentally add a file to version control then realize it is a dynamic file that should not have been versioned.

My current work around looks like:

1) Copy the file (using OS)
2) Revert the file (if modified, using BZR Explorer)
3) Delete the file (using BZR Explorer)
4) Commit (using BZR Explorer)
5) Rename copied file (using OS)
6) Set ignore that file (using BZR Explorer, will always be an extra step)

So quite a lot of work for an Oops!

I am not familiar with BZR commands to know how to unversion without deleting the file. Perhaps 'bzr rm --keep filename' might work? Whichever way I will be most pleased to not have to learn commands.

Changed in bzr-explorer:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

Now available via the context menu in Browse. Alternatively, use the Advanced Commands action.

Changed in bzr-explorer:
milestone: none → 0.10.0
status: Confirmed → Fix Released
Revision history for this message
getriebesand (getriebesand) wrote :

I use Bazaar Explorer 1.2.1 and can't find that menu entry. There is only remove which removes the file from branch and tree.
I always have to manually run bzr remove --keep file

Can someone show me how to do this in Bazaar Explorer?

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 435820] Re: No UI for 'Remove' command

On 16 November 2011 04:38, getriebesand <email address hidden> wrote:
> I use Bazaar Explorer 1.2.1 and can't find that menu entry. There is only remove which removes the file from branch and tree.
> I always have to manually run bzr remove --keep file
>
> Can someone show me how to do this in Bazaar Explorer?

I don't see an option for it, only 'remove'.

It should be pretty easy to add by copying the remove code, if you
want to try. I would suggest calling it 'unversion'.

  status confirmed

Changed in bzr-explorer:
status: Fix Released → Confirmed
Revision history for this message
Alexander Belchenko (bialix) wrote :

Maybe we need qremove simple dialog to allow user select action: unversion file and keep it on disk, or remove completelly.

Changed in bzr-explorer:
milestone: 0.10.0 → none
Changed in qbzr:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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