/srv/irclogs.ubuntu.com/2012/07/15/#bzr.txt

crassis there a good way to make a repo of subdirs named "debian" of multiple external repos?07:59
=== Quintasan_ is now known as Quintasan
=== yofel_ is now known as yofel
Wiz_KeeDhow do i get the initial version of a file using bzr?16:19
Wiz_KeeDif i've messed around it in and i want to undo and get the last revision of that particular file16:20
lifelessWiz_KeeD: initial or more recent? they are quite different usually ;)19:39
lifelessWiz_KeeD: bzr revert filename will restore filename to the state at the last commit.19:39
lifelessWiz_KeeD: bzr revert -r <revspec> filename will restore filename to its state as of <revspec>19:39
Wiz_KeeDlifeless, so i can do bzr revert file.py and it will have the state frm the last commit registered19:40
lifelessyes19:40
Wiz_KeeDand if i do -r revno i get the version from that revision?19:40
lifelessyes19:40
Wiz_KeeDthat is wonderful, thank you! :D19:41
lifelessbzr help revert will tell you all the things it can do :)19:41
Wiz_KeeDnice man19:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!