osfd | Hi there. How to do you downgrade to a former branch of your favorite software, please | 07:42 |
---|---|---|
osfd | -r 'version' | 08:21 |
=== smartboyhw_ is now known as smartboyhw | ||
LeoNerd | $ bzr shelve --diff-options=-c2 | 16:18 |
LeoNerd | bzr: ERROR: no such option: --diff-options <== Feature Request? :) | 16:18 |
LeoNerd | I want to shelve with a smaller diff context size, because two of my changes are a bit too close to each other | 16:18 |
fullermd | Pretty sure it doesn't really use diff, so that would be tricksy. | 16:29 |
vila | LeoNerd: '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 |
LeoNerd | Hrm.... | 16:33 |
vila | LeoNerd: 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 |
LeoNerd | I'm not sure I follow - how do I use that? | 16:48 |
vila | you setup change_editor in bazaar.conf and then you should see an additional option in the shelve prompt | 16:49 |
vila | which should allow you to shelve the part you want to shelve and keep the rest ? | 16:50 |
vila | at least that's my understanding of the feature... | 16:50 |
LeoNerd | Ahhhyes.. I remember now | 17:12 |
LeoNerd | So how do I do vim with that? | 17:12 |
vila | LeoNerd: bzr config change_editor='emacs @new_path @old_path' ? | 17:31 |
vila | err, vim ;) | 17:31 |
LeoNerd | Ahyes... | 17:34 |
vila | LeoNerd: I have to leave but will read log, let me know if it worked for you | 17:37 |
LeoNerd | Yeah.. seems fine now, thanks | 17: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!