/srv/irclogs.ubuntu.com/2010/11/21/#bzr.txt

=== r0bby is now known as robbyoconnor
thumperhi guys01:12
thumperwhat causes bzr to core?01:12
thumperwhen branching from lp:project I'm seeing a core dump on someone elses machine01:13
thumperbut branching from bzr+ssh://... was ok01:15
thumperso perhaps it is just the xmlrpc launchpad lookup01:15
thumperbut I'm at a bit of a loss01:15
PengBetcha curl could do it.01:22
PengBut does anybody still use curl...?01:22
thumperhow would I tell?01:25
thumperit appears to have just started in the last hour01:26
thumperand not much has changed01:26
thumperit is very weird01:26
PengErm. .bzr.log should say. Anyway, it's just a shot in the dark. You're probably not using curl.01:29
PengI'm not sure if it's even enabled at all anymore...01:29
fullermdActually, I think it's still the default if present.01:43
PengNot for HTTPS, though, right?01:44
fullermdFor any HTTP.01:44
fullermdWell, maybe vila made it do HTPPS instead   ;>01:44
Peng@_@01:44
thumperbzr.log says absolutely nothing helpful02:01
thumperfullermd: how do I tell if he has curl installed?02:31
Pengbzr.log should say what HTTP implementation is being used.02:31
=== orospakr` is now known as orospakr
lifelessthumper: coring? really? - often curl, sometimes we have bugs in our C extensions.04:23
thumperlifeless: yeah Seg fault04:23
lifelessfor the former, if pycurl can be imported, it will be used (on http)04:23
thumperwell... there is no core file04:23
thumperjust a seg fault04:23
lifelessfor the latter, remove the .so files for bzr04:23
lifeless[these are workaround]04:23
lifelessyou can run under gdb or valgrind to find out the actual segfault details and file a bug04:24
thumperit was in ssh connections04:24
lifelesscould be pycrypto I guess04:24
lifelessgdb is probably the best bet04:24
timeless_mbpi'd like to perform a histedit operation, either stripping tip or doing something quilty to tip11:26
spivtimeless_mbp: see 'bzr uncommit', or the bzr-rewrite plugin, or the bzr-loom plugin, or the bzr-pipelines plugin, or even the bzr-fastimport plugin (it has options for filtering the fastimport/export dumps).12:04
* spiv -> zzz12:04
timeless_mbpthanks12:23
=== ambv_ is now known as ambv
seiflotfy_hey guys16:19
seiflotfy_is there a way to find out how many commits some1 made16:20
seiflotfy_?16:20
timeless_mbpuse ohloh.net ;-)16:20
timeless_mbp(it kinda depends on what you mean)16:20
seiflotfy_i mean code commits16:20
timeless_mbpif someone commits as -u "jo@shmo" and -u "jane@doe"16:20
timeless_mbpor "j@doe"16:20
timeless_mbpdo you want to count them as the same person? :)16:21
vilaseiflotfy_: bzr stats (from bzr lp:bzr-stats plugin)16:21
vilathe plugin use some tricks to recognize synonyms, not perfect but quite good16:21
timeless_mbpgenerally for open source stuff, letting ohloh do your counting is a better choice16:22
seiflotfy_nah16:22
seiflotfy_i just want for one account16:22
timeless_mbpin DVCS you also have serious issues w/ branch commits16:22
timeless_mbpfor that, i'd just use bzr log --authors=...16:23
timeless_mbpbut i'm a lazy hacker :)16:23
seiflotfy_i want to know for a launchpad account16:23
timeless_mbpon just one bzr repo or in the lp: world? :)16:23
seiflotfy_one repo16:25
=== Meths_ is now known as Meths
vilawell, ohloh is telling me that the next update will join two users, but it's doing so for... 4 ? 6 months ?16:27
vilafrom which I can of deduce that there have been no update since then ?16:27
seiflotfy_timeless_mbp, is there a way to list the different contributors to a branch16:27
seiflotfy_and when they contributed16:27
vilaor that the user joining is broken16:27
vilaseiflotfy_: bzr-stats is a pretty small plugin the option you're asking for doesn't exist (AFAIK) but shouldn't be hard to implement either16:28
seiflotfy_ok16:32
seiflotfy_got it16:32
seiflotfy_how cna i use it16:32
seiflotfy_i installed16:32
seiflotfy_but cant use it16:32
vilaI can tell you how to use it but people will say I'm talking to myself again...16:55
lifeless:)17:05
=== Guest35900 is now known as jelmer
djankohey19:35
djankois there any way to check out only part of a branch into a particular location?19:39
djankoeg I have app/static and app/scripts - they need to be in separate locations on my live webserver, but I want to be able to commit both of them atomically on my local dev machine19:40
bob2easiest way is to have your web server do the mapping19:47
maxbor symlinks20:14
lifelessdjanko: 'views'20:28
lifelessdjanko: will do that for you20:28
djankothx!21:05
spivGood morning.21:35
jelmerhi Spiv :-)21:36
lifelessspiv: the fetch primitives improvements... will you be fixing up loom to use it?21:40
pooliehi spiv!21:58
pooliegosh, it's early :)21:58
poolieare you feeling better?21:58
spivlifeless: probably easy to do when they're ready, give me a prod if I forget about updating loom!21:59
spivYes, finally.21:59
spivWas still a little bit off yesterday even, but appears back to normal in time for Monday morning :)22:00
peitschiemornin every1 :)22:15
pooliehi there peitschie22:48
=== frakturfreak is now known as frakturfreak|AKF
peitschiehiya poolie23:36

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