[00:47] bzr pipelines are awesome! [00:50] one thing though: when I do 'lp-propose' from within a pipeline, it sets the target to something really strange. Seems like an unrelated branch on the same project.... [00:52] ...when I specify the submit branch on the command line (to be 'lp:unity') I get this error: [00:52] bzr: ERROR: Parent not accessible given base "bzr+ssh://bazaar.launchpad.net/+branch/unity/" and relative path "../../../~anjali-team/anjali/unity/" [00:53] O.0 [00:59] thomi: ah, heh, I'd guess that's a bug in bzr-pipeline [00:59] :( Worth filing a bug for it? [00:59] thomi: where it's assuming that all LP branches have URL paths like /~owner/proj/name [01:00] (hence the ../../.. to get to the root of LP) [01:00] hmmm I see [01:00] I think so, I imagine abentley would know how to fix it icleanly [01:00] ok [01:12] hmm, also, if I exit $editor without making any changes after doing a 'lp-propose' I get a message that says "Commit message was not edited, use anyway? ([y]es, [n]o): ". If I pick "no", It still creates the merge proposal. Is this the intended behavior? [01:12] I expected it to abort the MP [01:46] thomi: well, that behaviour sounds surprising to me, so that makes two of us! [01:46] thomi: so yes, please file a bug [01:46] ok. [01:46] BTW, first bug is here: https://bugs.launchpad.net/ubuntu/+source/bzr-pipeline/+bug/983576 [01:46] Ubuntu bug 983576 in bzr-pipeline (Ubuntu) "pipelines assume ~ownder/project/branch_name format for submit branches" [Undecided,New] [01:46] (You're welcome to file a bug even for issues you're not sure about; it doesn't take much effort to close them) [01:49] I guess so. Thanks for your help [11:54] Hi gang, I just installed bzr 2.5.0 on Mac OS X Lion, and the sed for python mentioned in the wiki isn't needed anymore, the script already sets python2.6. Just thought I'd let you know so users won't be confused. [11:54] Thanks for making it possible to hack ubuntu even on a Mac! :) [12:37] astraljava: it's a wiki :) Give it a shot [13:56] hi [13:59] hi Merwin_ [14:17] vila: I figured it being under canonical's domain, I wouldn't have privileges to modify. I'll give it a shot, but it doesn't seem to authenticate me. [14:18] astraljava: even with a launchpad account ? [14:18] Ahh... finally let me in. [14:18] ha great [14:18] Sorry, it just took a long while. [14:18] no worries [14:21] It's randomly rather slow. Now it just won't find that page again after logging in. [14:58] Can more modern releases of bzr-svn resume where they left off when caching svn metadata is interrupted? [14:58] * nDuff has yet to be able to get through his 146,000-revision history without *something* causing an interruption. [15:00] nDuff: yes, though older revisions should be able to, too [15:05] jelmer: ...hmm; On 1.1.x, I've yet to see that happen. [15:24] Hi there. Is there an easy way to push commits to a bzr repo/branch from a git tree? [16:00] abner: see http://doc.bazaar.canonical.com/migration/en/foreign/bzr-on-git-projects.html and/or http://wiki.bazaar.canonical.com/ForeignBranches/Git [17:40] is there a way to revert part of a file or branch to a previous revision? (use merge somehow?) [17:47] bj0: bzr revert -rREV FILE [17:47] bj0: or indeed by using bzr merge -rNEWREV..OLDREV FILE [17:57] cool === zyga is now known as zyga-afk === yofel_ is now known as yofel