thomi | bzr pipelines are awesome! | 00:47 |
---|---|---|
thomi | 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:50 |
thomi | ...when I specify the submit branch on the command line (to be 'lp:unity') I get this error: | 00:52 |
thomi | bzr: ERROR: Parent not accessible given base "bzr+ssh://bazaar.launchpad.net/+branch/unity/" and relative path "../../../~anjali-team/anjali/unity/" | 00:52 |
thomi | O.0 | 00:53 |
spiv | thomi: ah, heh, I'd guess that's a bug in bzr-pipeline | 00:59 |
thomi | :( Worth filing a bug for it? | 00:59 |
spiv | thomi: where it's assuming that all LP branches have URL paths like /~owner/proj/name | 00:59 |
spiv | (hence the ../../.. to get to the root of LP) | 01:00 |
thomi | hmmm I see | 01:00 |
spiv | I think so, I imagine abentley would know how to fix it icleanly | 01:00 |
thomi | ok | 01:00 |
thomi | 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 |
thomi | I expected it to abort the MP | 01:12 |
spiv | thomi: well, that behaviour sounds surprising to me, so that makes two of us! | 01:46 |
spiv | thomi: so yes, please file a bug | 01:46 |
thomi | ok. | 01:46 |
thomi | BTW, first bug is here: https://bugs.launchpad.net/ubuntu/+source/bzr-pipeline/+bug/983576 | 01:46 |
ubot5 | Ubuntu bug 983576 in bzr-pipeline (Ubuntu) "pipelines assume ~ownder/project/branch_name format for submit branches" [Undecided,New] | 01:46 |
spiv | (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:46 |
thomi | I guess so. Thanks for your help | 01:49 |
astraljava | 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 |
astraljava | Thanks for making it possible to hack ubuntu even on a Mac! :) | 11:54 |
vila | astraljava: it's a wiki :) Give it a shot | 12:37 |
Merwin_ | hi | 13:56 |
jelmer | hi Merwin_ | 13:59 |
astraljava | 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:17 |
vila | astraljava: even with a launchpad account ? | 14:18 |
astraljava | Ahh... finally let me in. | 14:18 |
vila | ha great | 14:18 |
astraljava | Sorry, it just took a long while. | 14:18 |
vila | no worries | 14:18 |
astraljava | It's randomly rather slow. Now it just won't find that page again after logging in. | 14:21 |
nDuff | 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. | 14:58 | |
jelmer | nDuff: yes, though older revisions should be able to, too | 15:00 |
nDuff | jelmer: ...hmm; On 1.1.x, I've yet to see that happen. | 15:05 |
abner | Hi there. Is there an easy way to push commits to a bzr repo/branch from a git tree? | 15:24 |
nDuff | abner: see http://doc.bazaar.canonical.com/migration/en/foreign/bzr-on-git-projects.html and/or http://wiki.bazaar.canonical.com/ForeignBranches/Git | 16:00 |
bj0 | is there a way to revert part of a file or branch to a previous revision? (use merge somehow?) | 17:40 |
jelmer | bj0: bzr revert -rREV FILE | 17:47 |
jelmer | bj0: or indeed by using bzr merge -rNEWREV..OLDREV FILE | 17:47 |
bj0 | cool | 17:57 |
=== zyga is now known as zyga-afk | ||
=== yofel_ is now known as yofel |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!