Revert File from Log

Asked by Michael J. Vinca

We had an issue where we lost changes to a file after pulling from another repo. (Don't know what exactly happened there yet, still have to figure that out.) We can get the old rev of the file back from the command line, but I was surprised that I didn't seem to be able to do it from the log GUI.

What I expected was this. (From either Bazaar Explorer or Bazaar SVN, they bring up the same window in the end). Right Click on the file and choose Show log. The revision graph shows up for my file. Right click on an earlier revision and choose something like "Revert to this revision" but nothing like that is there.

Am I missing something in the GUI where I could do this? Or would this be an enhancement request?

Question information

Language:
English Edit question
Status:
Solved
For:
QBzr Edit question
Assignee:
No assignee Edit question
Solved by:
Alexander Belchenko
Solved:
Last query:
Last reply:
Revision history for this message
Best Alexander Belchenko (bialix) said :
#1

This is actually missing feature. I've created bug report based on your question: https://bugs.launchpad.net/qbzr/+bug/542133

Revision history for this message
Michael J. Vinca (michaelj) said :
#2

Thanks Alexander Belchenko, that solved my question.

Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) said :
#3

A feature has been implemented to revert a single file from qlog:
https://bugs.launchpad.net/qbzr/+bug/574369
Its yet to be released.