/srv/irclogs.ubuntu.com/2013/05/03/#bzr.txt

=== wedgwood is now known as wedgwood_away
=== mmrazik is now known as mmrazik|lunch
=== mmrazik|lunch is now known as mmrazik
=== wedgwood_away is now known as wedgwood
=== mmrazik is now known as mmrazik|afk
hypnocati deleted some lines in a certain file and checked the changes in a number of revisions ago... now i'd like to restore those same lines to the same file... how can i do that?16:14
LeoNerdYou could reverse-merge that one file16:14
hypnocatwhere can i read about how to do that?16:14
LeoNerdbzr help merge16:15
hypnocatthanks16:15
LeoNerdSpecifically something like   bzr merge -r 20..19 . path/to/file16:15
LeoNerdIf the commit was -r2016:15
hypnocati see16:16
hypnocatwhat is the . there for?16:16
LeoNerdBecause you're mergeing from the current branch16:17
LeoNerdbzr merge [OPTIONS...] BRANCH [FILES...]16:17
hypnocatah16:17
hypnocatthank you16:17
hypnocathmm16:20
hypnocat%  bzr merge -r 976..975 . foo16:20
hypnocatbzr: ERROR: extra argument to command merge: foo16:20
LeoNerdOh, hang on maybe I'm thinking of a different one16:33

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