mgz | morning all! | 07:57 |
---|---|---|
=== yofel_ is now known as yofel | ||
nabz | hi | 12:37 |
Lasall | hi http://wiki.bazaar.canonical.com/BzrPlugins <- the rebase plugin link is dead | 12:38 |
nabz | noob question: i'm missing some revision in my local repo, bzr tells me I can reconcile the branches using merge... but merge don't allow me to do it because of changes made in my repo | 12:42 |
nabz | what's the good way to solve this ? | 12:42 |
AfC | nabz: commit your local changes first, then merge, then continue | 13:07 |
nabz | AfC: the problem is that when i try to merge my local changes, bzr adds all the file in missing revisions | 13:08 |
nabz | AfC: *to commit my local changes, sorry | 13:09 |
AfC | um | 13:09 |
AfC | I'm not sure what you did. You could always `bzr revert` those adds | 13:09 |
AfC | nabz: bzr is absolutely doing the right thing. The problem is you've asked it to do something in a strange order | 13:10 |
AfC | nabz: I'd go back to figuring out how you got "missing revisions" and then not do that again | 13:10 |
AfC | But in general, if you're doing an operation that results in things you don't want, bzr revert those changes. | 13:11 |
AfC | then commit | 13:11 |
nabz | don't revert erases all the changes in the local repo ? | 13:12 |
AfC | for the listed files, yes | 13:12 |
AfC | you just said you didn't want the changes | 13:12 |
AfC | whatever | 13:12 |
AfC | Sorry, some one else is going to have to help you. I'm not sure how you've boxed yourself into this corner. You're doing something strange. Did you do `uncommit` perhaps? Or a pull --overwrite maybe? | 13:13 |
AfC | Regardless | 13:13 |
nabz | i don't want the changes coming from the trunk, but i want to keep what i've changed so i can commit them | 13:13 |
nabz | don't know | 13:13 |
nabz | i think i'll make another clean branch and set my changes in it... | 13:14 |
nabz | thanks for you help | 13:14 |
=== deryck is now known as deryck[afk] | ||
=== deryck[afk] is now known as deryck | ||
=== lifeless_ is now known as lifeless |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!