=== AnMaster_ is now known as AnMaster === Leonidas_ is now known as Leonidas [13:57] "bzr ls" appears to download an awful lot. [14:03] jml: I think it might grab a copy of the entire revision tree [14:04] jelmer, ok thanks [16:06] Hi All [16:06] Which version of bzr should one use on Windows, for knit-repository? [16:07] A remote collegue of mine is using 2.0.4, and seems like the repository format has changed, on 2.0.4 [16:46] what is the windows version of bzr with knit repository support? === kirkland` is now known as kirkland === khmarbaise_ is now known as khmarbaise === LeoNerd` is now known as LeoNerd [22:50] bzr missing shows I have 3 extra revisions. How do I get them to launchpad.net? Details: http://stackoverflow.com/questions/2487545 [22:51] thanks cwhii [22:54] cwhii: answered there [22:55] Same error using bzr push bzr+ssh... [22:56] how strange [22:56] i wonder if that's still an auto- [22:56] mirrored branch and therefore you can't write to it? [22:56] it's not a very helpful message if so [22:57] so yes, that's it [22:57] like maybe the lock error message actually means it is locked? [22:58] it means this branch is readonly to you [22:58] despite being owned by you [22:58] and the reason why is that it's an auto-import branch [22:58] so what i would suggest you do is [22:59] through https://code.edge.launchpad.net/~cwhii/emle/2.0 [22:59] rename that branch to something like 2.0-import [22:59] Import Status: Suspended [22:59] This branch is an import of the Subversion branch from https://emle.svn.sourceforge.net/svnroot/emle/trunk. [22:59] then push your own branch to ~cwhii/emle/2.0 [22:59] which will be a regular writable branch [22:59] before you do this, you might like to create a new emle-dev team [22:59] and push it to ~emle-dev/emle/2.0 [23:00] and then other people can have access to it later, if you want that [23:00] I don' t know a lot about bazaar, but I wanted to find out the following: if I have a "Decentralized with shared mainline" repository centrally accessible, is it also possible at the same time for it to be used in the "centralized" mode (where repo history isn't pulled)? [23:01] edgimar: yes, you can have some people with checkouts and some people branching off it [23:01] I have no clue. I am so confused with this. So, can you be very explicit. [23:01] sure [23:01] first go to https://edge.launchpad.net/people/+newteam and make an emle-dev team [23:02] 2nd go to https://code.edge.launchpad.net/~cwhii/emle/2.0/+edit and change the "name" field to "2.0-import" [23:03] 3rd on your pc, in the branch directory, type "bzr push --remember lp:~emle-dev/emle/2.0" [23:03] poolie, so a checkout means no repo history. I know that doing bzr clone bzr://path/to/repo will pull the history -- what must one do to just get the latest rev with no history? [23:04] bzr checkout --lightweight BRANCH_URL [23:04] ok, great. thanks for the info. [23:04] emle-dev created. [23:06] 2.0-import. [23:06] morning [23:06] hi igc [23:07] hi poolie [23:07] pushed to emle-dev [23:08] same answer here http://stackoverflow.com/questions/2487545/how-to-get-local-bzr-commits-to-server/2489092#2489092 [23:11] So, can I delete the ~cwhii emle since that looks like it is my personal repo and I really only want an emle developer one? [23:11] the import? or something else? [23:15] cwhii: i suggest you do the "change series branch" step, #4 in my stackoverflow thing [23:15] #4 in so.com done. [23:15] igc, can you help with the bug/question queues? [23:15] Thanks. [23:15] poolie: sure [23:19] cwhii: all set? [23:19] igc, actually i'll do the bugs if you do the questions [23:19] to avoid racing [23:19] poolie: ok