/srv/irclogs.ubuntu.com/2013/09/25/#bzr.txt

osfdHi there. How to do you downgrade to a former branch of your favorite software, please07:42
osfd-r 'version'08:21
=== smartboyhw_ is now known as smartboyhw
LeoNerd$ bzr shelve --diff-options=-c216:18
LeoNerdbzr: ERROR: no such option: --diff-options   <== Feature Request? :)16:18
LeoNerdI want to shelve with a smaller diff context size, because two of my changes are a bit too close to each other16:18
fullermdPretty sure it doesn't really use diff, so that would be tricksy.16:29
vilaLeoNerd: 'bzr shelve --help' talks about a  'change_editor' config option, pretty sure it allows splitting hunks on the fly (never used myself though)16:32
LeoNerdHrm....16:33
vilaLeoNerd: yeah, not ideal, hard to discover (without that option I think the shelve prompt does not mention the ability to edit) but it should address your immediate need ?16:47
LeoNerdI'm not sure I follow - how do I use that?16:48
vilayou setup change_editor in bazaar.conf and then you should see an additional option in the shelve prompt16:49
vilawhich should allow you to shelve the part you want to shelve and keep the rest ?16:50
vilaat least that's my understanding of the feature...16:50
LeoNerdAhhhyes.. I remember now17:12
LeoNerdSo how do I do vim with that?17:12
vilaLeoNerd: bzr config change_editor='emacs @new_path @old_path' ?17:31
vilaerr, vim ;)17:31
LeoNerdAhyes...17:34
vilaLeoNerd: I have to leave but will read log, let me know if it worked for you17:37
LeoNerdYeah.. seems fine now, thanks17:48
=== thumper is now known as thumper-dogwalk
=== thumper-dogwalk is now known as thumper

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