/srv/irclogs.ubuntu.com/2016/06/06/#bzr.txt

erryHi15:38
erryI accidentally committed into thhe wrong branch15:38
erryhow can  i undo it before i get fired?15:38
LeoNerduncommit ?15:38
erryi don't want to make it any worse D:15:39
Peng"bzr uncommit" removes the most recent commit(s) from a branch, but it doesn't expunge the data from the repository, so you're still in trouble if this was the nuclear launch codes.15:42
erryit's ok, i got a colleague to do it15:43
erry(RIP erry'#s career, 2016-05-27 - 2016-06-06 :()15:43
PengRIP humanity, if you launched the nuclear weapons15:43
fullermdTo launch the nukes?  Man, I need more fun coworkers.15:43
grewalkamalHi I am new to bzr. I am working on a project to which I do not have direct push access. I created my own development branch to work upon. Now when I pull the changes from the main trunk branch, the revision id there is say 101. And I did my last commit at revision 90. Now pulling the changes upto revision id 101, when I merge the trunk to my branch and push the changes, the revision id I get for my branch is 90 instead of 102.17:01
grewalkamal*revision id I get for my brnach is 9117:02
grewalkamalWill the revision ids synchronize once my changes are merged in the repo?17:02
fullermdThe question isn't really meaningful.  revids are a branch-local construct; there's nothing to synchronize.17:11
grewalkamalOkay17:15
grewalkamalBeing a newbie, I considered my branch revision id will be same after I merge changes from the upstream.17:16
grewalkamalSame with revision id of trunk.17:16
fullermdMmph.  Sorry, I got lead into fuzzy expression.17:16
fullermdThe revision _id_ is; that's nailed to the revision and stays with it forever.  The revision _number_ isn't, that's potentially going to differ depending on what branch it's in.17:17
grewalkamalYh now it looks like fuzzy to me too. Well the difference is anyhow clear.17:18
grewalkamalThanks.17:18
fullermdhttp://wiki.bazaar.canonical.com/MatthewFuller/SpotDocs/RevNumbering  may help a little17:23
grewalkamalHelped. :-)17:29
fullermdSo, "90" could mean pretty much any commit anybody ever made on any project anywhere.  But "foo@bar.com-2016060612345678..." will always refer to exactly one revision.17:30
fullermdIt's just a giant PITA to type or tell someone or remember.  Hence, the number, which works OK as long as you're both talking about the same branch.17:31
grewalkamalYep. These numbers are local to branches I believe now.17:33
grewalkamalThank you once again fullermd17:33
fullermd's what I here for   :)17:34
fullermdI mean, that, and smartass comments.  But I need another cup of coffee before I'm in top form for that, so...17:34
grewalkamal:-)17:36
=== Guest40887 is now known as fredp
=== fredp is now known as Guest93815

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