[00:05] kolbe: it depends - is 5.5 a lightweight checkout? are you branching in the same shared repository [00:05] ? [00:06] no, there's no shared repository, 5.5 is a standalone thing that i got with bzr branch lp:maria/5.5 [00:08] kolbe: in that case, it's copying all of the revisions; that could be correct [00:08] alright, thanks [00:09] jelmer: i suppose if i just want one revision, in this case maybe bzr export would be a more reasonable choice? [00:09] kolbe: yes === thumper is now known as thumper-afk === thumper-afk is now known as thumper [18:23] LeoNerd: hi again. im trying to follow your strategy to get rid of some big accidentally commited files. i branch. uncommit. recommit. then how to 'replay' the other commits? using 'merge'? the big files keep creeping in then! seems i'm not very good at this :/ anyone else maybe a hint? [19:23] nopf: bzr replay [19:24] LeoNerd: oh which seems to be an extension that i don't have... checking [19:24] Ahh [19:24] Ooohyes. it's from the "rewrite" plugin [19:24] I sometimes forget what isn't core ;) [19:36] LeoNerd: yeah, succes, thanks!! ... now that i understand that right: this is in a shared repo. i need to branch all other projects in the shared repo and then replace the whole shared thing with the new thing, yes? [19:40] Hmm? [19:41] ... to remove the 'big files' from the .bzr directory -- that was the main goal [19:41] ... i have to recreate the shared repo, not? [19:42] Oh.. most likely, yes... [22:22] also everyone needs to rebranch [22:22] and throw away their existing branches