
7 Jun
2014
7 Jun
'14
1:09 a.m.
2014-06-07 2:10 GMT+02:00 Alex Valavanis <valavanisalex@...400...>:
I'll look into the most efficient bzr commands for restoring lost files but I'm sure someone will beat me to it!
If you want to restore a deleted file which is in the last commit:
bzr revert po/inkscape.pot
(It works also when po/inkscape.pot doesn't exist). If the deletion of the file was already committed, use the same command but specify a revision where it exists with -r
Regards, Krzysztof