/srv/irclogs.ubuntu.com/2011/10/28/#bzr.txt

peitschieyay! finished!01:00
peitschiethat only took uhh... 18hrs to do a single checkin :/01:00
=== lifeless_ is now known as lifeless
DarxusHeh, lp:spamassassin import still going, 16 hours.01:16
pooliejeez01:18
peitschiepoolie: good news is that while the next checkin was then slow again, all ones after that appear to be reaaaasonably speedy01:24
peitschiepoolie: do you have any concepts what kind of size the bzr-svn bridge was designed for?  My sqlite db is like 240Mb... >_>01:37
DarxusWhen building lp:spamassassin, which is synced via svn, it generates a .orig.tar.gz to satisfy quilt.  How can I do something like that when building from the command line?  How do I generate the .orig.tar.gz?02:25
Kamping_Kaiser-sa02:27
DarxusKamping_Kaiser: Nice, thanks.  That's listed in the dpkg-buildpackage man page with no documentation?02:31
Kamping_KaiserDarxus: dpkg-buildpackage, but i think its man page refers to dpkg-source for details02:33
Kamping_Kaiser(its man page)02:34
Kamping_Kaiserdpkg-buildpackage has some options around this too, dpending on what you are working with. --split and --export-upstream=ARG02:35
mgzmorning all08:09
vilahey mgz and al !08:11
vilajml, james_w : out of curiosity, how did you test your paths shuffling proposal ?08:11
mgzvila: did you see the note about the jenkins openid plugin?08:17
vilamgz: yup, thanks08:17
vilabut the description is a bit sparse, I don't really know if babune is at risk,08:17
vilaat worst, AIUI, some can start jobs or modify stuff08:18
vilain the former case, the fans are close enough to me that I will notice their noise, in the later case, every relevant file is version controlled so I can revert any malicious change08:19
mgzI'm not sure that's all that could be done, but agree the risk in general is pretty low08:23
vilamgz: if nothing else, the unusual port I use will hopefully help staying below the radar ;)08:25
mgz:)08:26
nigelbWill bzr let me merge one revision from one branch into another?10:58
nigelbOr skip the last revision but grab the one right before.10:58
nigelbnevermind, found it :)10:59
mgzvila: any idea how best to test the fix proposed for bug 882541?11:08
ubot5Launchpad bug 882541 in Bazaar "bzr version-info very slow" [Undecided,New] https://launchpad.net/bugs/88254111:08
mgzif there was a working-tree-open hook, could assert that the tree isn't opened unless clean is in the template, but only branch gets an open hook, not tree or repo11:09
mgzanyway, I need to nip out now will be back a little later11:09
odin_bzr: ERROR: Permission denied: "Cannot create 'ubuntu'.  Only Bazaar branches are allowed."11:53
odin_with: bzr push --create-prefix lp:~project-group-account/foobar/snapshot/ubuntu/natty/11:54
indigodoes bazaar have a feature that allows me to emded checkouts of other branches in a branch? If so, what's it called?13:04
indigowhat i'm trying to accomplish is to create a puppet package that deploys an application from a bzr branch. I could make puppet rules that have the target host check out the code itself, but getting authentication right in that case is hard. So, I thought I'd embed a checkout of the code inside the puppet package (which is also stored in a branch)13:06
mgzindigo, there are a couple of plugins for managing branches within branches, but it sounds like you should just get your deploy right, rather than versioning the dependency14:15
mgzsee bzr-externals and scmproj14:17
jammgz: vila: I'm off to pack, see you guys in about 48 hours or so :)14:29
jam(I leave tomorrow way-to-frickin-early)14:29
jams/to/too/14:29
=== deryck is now known as deryck[lunch]
=== beuno is now known as beuno-lunch
=== yofel_ is now known as yofel
smoseri think someone has helped me with this before, but I dont recall how to ignore this.17:09
smoserhttp://paste.ubuntu.com/721725/17:10
smoserbzr has a different view on reality than i do.  i'd like for it to not show me entire deletes and replaces of the same file contents17:11
smoseri think there is some way to do that17:11
=== deryck[lunch] is now known as deryck
mgzsmoser: that's generally a sign of a bad merge17:27
smoserwell you, either I or the launchpad importer are to blame for that.17:28
smoserbut the output is not really useful.17:28
mgzif you've inadvertantly told bzr that you've got a new file (by id) that happens to replace an existing file with the same contents, you want to Not Do That17:28
mgzthe output is bad, but the problem is worse if it continues becase it leads to bad history17:29
mgz^where 'you' could well be 'the importer'17:29
=== beuno-lunch is now known as beuno
smoseri dont know if i did it or not. it is quite possible i did.17:32
smoserbut realistically, its a bug in the tool to consider a file 100% different to itself.17:32
smoseris there a way to either fix it  or tell it "from now on, consider those files the same"17:33
mgzsure but that's likely just a symptom17:34
mgzredoing the merge, taking the original files, should do it.17:34
mgzthere may also be a cleverer way17:35
mgzfiling a bug with the exact problem revisions (and ideally how you got them) would help, or posting the details to the list17:36
mgzright, I need to pack and things17:38
smosermgz is gone now.17:53
smoserbug 883207 is filed with info.17:53
ubot5Launchpad bug 883207 in bzr (Ubuntu) "bzr reports huge differences compared to 'diff'" [Undecided,New] https://launchpad.net/bugs/88320717:53
wgzI'm still here in essence, just less corporally17:54
wgzbug looks useful, thanks.17:55
hikikohello, I would like to install the launchpad plugin on mac osx but I can't find it21:34
hikiko(only in launchpad)21:34
hikikohow can i get it?21:34
indigois there some command i can run to know if the working tree of a lightweight checkout is out of date? ie, if 'bzr update' will change anything?22:40
fullermdindigo: status will tell you, I think.23:19
fullermdYou could also compare 'revno' (branch) vs 'revno --tree'.  Though of course it's possible for them to match and be different.  Unlikely with most workflows I'd think.23:20
sproatyhi, if I have a directory that's basically the same code my bazaar repo, but the dir is not 'connected' to bzr...is there a way I can do that and make this a working branch?23:50
Noldorin_hi jelmer23:54

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