[00:00] jelmer: Are they general changes, or bzr-git specific ones? (i.e. will they be forwarded upstream?) [00:00] bpeterson, and you do get the progress bar? [00:00] yes [00:00] something really seems to be messed up here ... [00:00] :( [00:01] Odd_Bloke, they're generic [00:01] as in [ ] Transferring ? [00:03] jelmer: Do you think it's worth getting the package uploaded and waiting for the patches to make it into mainstream (as bzr-git isn't production-ready yet anyway), or would you prefer them to be included in the packaging and forwarded upstream that way? [00:03] bpeterson, exactly, that's the thing I am talking about. [00:03] a7p: it's not doing anything if that's what you mean [00:05] not even [ .. ] get's displayed here ... [00:05] * a7p will read the manual and come back in a few minutes [00:05] maybe your terminal is messed up [00:07] works fine with anything else ... and I did not change anything from the defaults ... [00:07] but nevertheless, likley .. [00:08] -v also gives me nothing [00:08] ahhh ... [00:09] Odd_Bloke, I don't think it's worth bothering to include them in the package atm [00:10] jelmer: OK, that makes my life easier for the time being. :) [00:16] a7p: the branch complete successfully for me [00:18] bpeterson, okay, thanks for your help ... something really seems to be messed up with my MacOS installation ... [00:20] jelmer: If you have time, I'd appreciate you giving the package a quick once over, as it's the first package I've created from scratch. :) [00:20] Odd_Bloke, is there a bzr branch I could review ? (-: [00:21] jelmer: I haven't made the jump to using bzr to version my packages. [00:21] (So no. ;) ) [01:04] mmm ... does not work in xterm either ... so I guess I can exclude terminal-compatibility problems. [01:12] hi [01:12] a7p: are you still having problems with bzr-eclipse branch? [01:17] a7p: I'm upgrading the branch to packs ATM [01:29] Verterok, I'll give it another try [01:29] Verterok, but my MacOS-bzr installation seems to be at least partial guilty .. [01:30] a7p: it's still upgrading, I'll let you know when it's done [01:30] Verterok, thank you very much. [01:30] a7p: are using the Tiger DMG? [01:30] no, Leopard [01:31] a7p: I asked, because I'm the maintainer of the Tiger DMG :) [01:32] sorry, do not have a tiger at hand. [01:32] Verterok, but your bzr displays the progress bar, doesn't it? [01:34] a7p: it did the last time I tested it (I'm using bzr.dev ATM) [01:34] a7p: did you upgraded bzr from a previous dmg install? [01:35] Verterok, nope, fresh install .. [01:37] Verterok, strange the progressbar ist displayed when I co with --lightweight ... [01:38] I'll give the trunk a try, see if my problem is fixed there. [01:39] a7p: maybe it's a knit<->packs problem (I'll digg the reported bugs) [01:47] Is there any chance I could get http://blog.daniel-watkins.co.uk/tags/Planet%20Bazaar?flav=rss added to Planet Bazaar? [01:51] Odd_Bloke, please mail poolie [01:56] I have a remote, read-only SVN repo. I've created a bzr branch from it, made changes, and checked them in. Now, I want to use bzr diff to make a patch of all the changes I've checked in against the HEAD revision of the svn repo; how do I do that? [01:58] jelmer: Will do. [01:58] Thanks. :) [01:58] Verterok, just gave 1.6b4 a try - it works fine [01:58] a7p: great to know [01:58] Verterok, am able to checkout bzr-eclipse and the progress-bar gets displayed. [01:59] * Verterok wonders if it's time to build a 1.6bx DMG for tiger [01:59] a7p: the upgrade to packs is still running :P [02:02] awmcclain, bzr diff -rbranch:svn://.... [02:02] thought so, got a warning from the new bzr. [02:02] so, thanks for your help and the trunk-hint ... have to sleep now [02:03] jelmer: Ah, of course. Thank you. When you branch off of an svn repo, does it save the original path anywhere? [02:03] awmcclain: .bzr/branch/branch.conf should contain the original url [02:03] Hrm, empty. [02:04] one more thing *g* ... should I file a bug for the nonexitant progress bar and the knit fail of bzr 1.5? [02:04] Nm [02:04] i'll just look it up again [02:06] jelmer: Any way to see what SVN revno I originally branched from? [02:10] a7p: I assume it'll be marked as fixed, but do it anyway if you think it should be there for ccurrent 1.5 users :) [02:13] okay. [02:13] gn8 [02:15] awmcclain; in newer versions of bzr-svn, the revno is listed in "bzr log" [03:43] is there anything similar to psvn.el for bzr/emacs ? [03:44] does vc-bzr.el count? [03:45] not really ;) [03:46] vc in recentish emacs cvs (or bzr;) has apparently incirporated incorporated some psvn features [04:04] weird... anyone using DVC because i have no idea where to begin with it [04:17] rocky: ? [04:17] nvm ;) [04:17] decided i'll stick with cmdline bzr until i get familiar enough with it [04:18] fair enough [04:47] rocky: Bzr has lots of good documentation, plus built-in help. 'bzr help' or 'bzr help commands' is a good place to start. :) [07:42] Can I combine 2 commits somehow? [07:44] you could branch from before the first one, then merge them in together [07:44] then will there be no way to tell that it was ever 2 separate commits? [07:44] (that's what I'm trying to get...) [07:44] no [07:46] if they are the last commits on the branch, you can just uncommit twice and then commit [07:49] * Ryan52 will try that next time [07:49] thanks [08:17] is anyone able to help me diagnose why bzr-svn says "not a branch" for a URL that svn is working fine with? [08:31] Hey guys, I'm having a problem compiling the bzr-svn exgtension on mac os x [08:31] because I't complains that my svn libraries are not fat [08:31] but instead thing (only for i368) [08:32] but I couldn't find a way to teach setup.py to only build i368 binaries [08:32] as a result of this, bzr now always segfaults when loading [08:32] which makes it a bit hard to use... [08:35] markh: is bzr-svn working in general? [08:36] bob2: I'm not sure to be honest [08:36] I'm trying to find out :) [08:37] I'm on windows, but there are no obvious deps missing. [08:37] bzr selftest -s bzrlib.plugins.svn [08:38] ouch - "exceptions.ImportError: cannot import name make_file_knit" [08:38] hrm [08:39] are you using bzr.dev? [08:40] yeah, about a week or so old [08:41] and which version of bzrsvn? [08:42] latest I could find - 0.4.10 - but it complains about being too old [08:42] get the bzr-svn 0.4 branch [08:42] I'm pretty sure bzr.dev generally requries dev bzr-svn [08:43] ok cool, thanks. I'm actually trying to package windows binaries, so was trying to stick to "known" versions when I could - I'll give that a go. [08:43] then you'd want bzr 1.5 and bzr-svn 0.4.whatever [08:44] trying to package ready for 1.6 ;) [08:45] and include the current state of tortoise which I'm working on. I'm hoping to be able to include the svn plugin as a convenience. [08:45] and trying to learn how it working in the meantime :) [08:49] you want 0.4.11, which is unreleased [08:49] so 0.4 trunk [10:01] Ping.... can anyone help me with my bzr-svn compile problem? [10:02] !sunday [10:02] Sorry, I don't know anything about sunday [10:04] bob2: so thats the problem... nobody in. :) [10:04] ? [10:08] it's the weekend, yo'll have better luck during the week or asking on the list [10:10] ah well, probably. [10:11] Thanks for the answer bob2! [10:15] well I'm in but I never used bzr-svn [10:15] dwt: I have never seen that error. [10:16] dwt: so I'm not sure what exactly the problem is, could you elaborate on it a bit? [10:16] LarstiQ: Well, I'l paste a complete build log if you like - maybe I'm hunting for completely the wrong thing [10:16] dwt: sure, I can try and look at that. [10:16] uhm, which paste is preffered here? [10:16] dwt: your libsvn is i386 only? [10:17] ubottu: paste? [10:17] Sorry, I don't know anything about paste? [10:17] jup, installed via fink [10:17] dwt: I don't really care, use rafb.net/paste/ myself [10:17] thx [10:18] http://rafb.net/p/XJZq9w38.html [10:21] I see. [10:21] its a bit strange really, if I look at the backtrace of the crash [10:21] it looks like its really the libsvn that has the error [10:21] dwt: I'd be interested to know where setup.py gets its gcc line from, notably the -arch ppc [10:21] http://rafb.net/p/p4boYu29.html [10:21] yeah, me too. [10:21] :) [10:22] the setup.py file itself doesn't contain a thing in this direction, sadly. [10:22] So it probably is something from distutils.extension [10:23] dwt: what does apr-config give you? [10:23] dwt: apr-config --cflags I guess [10:23] -g -02 [10:23] :/ [10:24] ok, that's not it then [10:25] dwt: can you print the repos SvnExtension extra_compile_args? [10:25] just a second [10:27] looks innocent too: [10:27] kwargs: {'libraries': ['svn_client-1', 'svn_subr-1'], 'extra_link_args': ['-L/sw/lib', '-lapr-0'], 'library_dirs': ['/usr/lib'], 'include_dirs': ['/sw/include/apr-0', '/usr/include/subversion-1']} [10:28] * LarstiQ dives further into distutils [10:29] is there a way to get those out after distutil did it's magic with them? [10:30] dwt: to test if it is really the fatness of the lib, you can rerun the gcc commands yourself, without -arch ppc [10:31] * dwt slaps his head [10:31] why didn't I think of that before? [10:31] * LarstiQ still searches on for distutils knowledge [10:31] I'l try that [10:31] dwt: it's early? :) [10:31] true... [10:32] LarstiQ: I did have a nice breakfirst with self-baked bread before though. [10:32] :) [10:33] dwt: also, try: from distutils.sysconfig import get_config_vars; get_config_vars()['CFLAGS'] [10:33] dwt: ooh [10:34] * LarstiQ skipped breakfast today since he is going to a Nepalese restaurant for lunch in half an hour (and I got up at 11.00) [10:35] :) [10:35] LarstiQ: Well, no luck there either: [10:35] Get Config Vars: -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE [10:36] not even in any of the config vars. :/ [10:39] ah, but that does mean it is gcc $CFLAGS -arch stuff etc [10:41] LarstiQ: Sorry, I don't follow... [10:41] ah [10:41] got it [10:41] still unsure where it comes from though [10:42] * LarstiQ plods on [10:49] dwt: hmm [10:49] dwt: do you have $CFLAGS set in your env? [10:50] LarstiQ: well, not at all: echo $CFLAGS [10:50] * dwt returns nothing [10:50] * dwt is currently looking at the distutils source of Extension.py [10:52] dwt: I'm looking at syconfig.py customize_compiler() [10:53] dwt: how about CCSHARED? [10:53] the environment variable? [10:53] no env of that name here [10:53] yes [10:53] hmkay [10:54] dwt: does it still segfault if you build thin by hand? [10:54] * LarstiQ starts rounding up to leave the house [10:54] damn, I'm not done with that yet [10:54] I'l hurry [10:56] not using distcc or ccontrol or anything? [10:58] bob2: Not that I know of [10:58] LarstiQ: Compiling it by hand, it still segfaults [10:58] not sure thogh that distutil isn't doing any more commands it doesn't show on the shell [10:59] right [10:59] * LarstiQ runs off [10:59] dwt: maybe jelmer has an idea [10:59] He probably has. :) [10:59] Thanks a lot for your help though! [11:00] jelmer: you don't happen to be around? [11:18] <_amanica_> jelmer: Is the loggerhead and bzr-gtk bundles supposed to show up in bundle buggy? [11:20] <_amanica_> because I know that bundle buggy can now support multiple projects, but I'm not sure how one is supposed to know from the frontend which bundles are for which project.. [11:29] dwt, Hi [11:29] dwt, I'm around but I have no idea about Mac OS X [11:30] jelmer: well, first Thanks for answeing [11:30] and second: after investigating this a bit it doesn't seem so much like a problem of building fat binaries vs thin binaries [11:30] burt more like maybe a bug in the bindings [11:30] which causes a null pointer to be used [11:31] jelmer: Maybe you could have a look at the stacktrace after a crash? http://rafb.net/p/p4boYu29.html [11:31] I had a look at initrepos in repos.c - and it did look innocent to me - but I don't know the subversion libraries at all [11:32] so maybe you can see something there [11:35] dwt: not sure what could be buggy there [11:36] dwt, so it could indeed be a local issue [11:37] maybe my svn libraries are buggy? [11:37] I'm still on 1.5.0 something [11:37] and not on 1.5.1 [11:37] Do you know anything there? [11:40] dwt, not sure, it seems strange this sort of bug would end up in a release [11:40] dwt, I would suspect it's related to Mac OS X [11:40] ok, thanks a bunch [11:40] I'l look into this more [11:40] if I see something I'l report it back here === pbor is now known as pbor|afk === davi_ is now known as davi [15:44] hi all [15:44] there is somebody here ? [15:47] somebady read me ? [15:49] hello [15:51] hello bob2 thanks for answering... i just would to be sure my irc client run correctly :-) have a nice day. [16:22] Hi, i m a almost newbie on bazaar i try to set up a Distributed development workflow. And i ahave som e questions on the usage? and when to make commits. In the example given in tutorial http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#distributed-development , a branch mirror is created , then each modifications are made in new branches ( features branch). But i don't understand what action to do when a modification is d [16:23] (truncated after "modification isd") [16:44] anyway what's causing this: bzr: ERROR: Directory not empty: "/srv/bazaar.launchpad.net/push-branches/00/00/1d/59/.bzr/repository/lock/lzvfsm4v4t.tmp": [Errno 39] Directory not empty ? [16:44] on bzr push [16:44] oh, nevermind, it's probably a new "repository locked" message [17:18] Is it possible to convert a lightweight checkout to a stacked branch? [17:23] reconfigure? [17:23] Really? Where do you set what it's stached on? [17:23] stacked* [17:28] Peng_: i would imagine it would create a new branch that is stacked on the branch your lightweight checkout is using [17:37] I'm just not seeing this. [17:38] "bzr reconfigure --tree" obviously turns it into an independent branch. Where do you tell it to stack? [17:39] Oh, right, isn't stacking on rich-roots broken anyway? [17:42] Peng_: I would imagine it to be possible to use a --stacked argument to reconfigure [17:42] not sure if such a argument is there yet though [17:43] jelmer: There isn't one in the help [17:44] Yeah, there isn't one. [17:50] Is it supposed to be possible to run "bzr branch --stacked some_rich_root_pack_url"? === BasicTheProgram is now known as BasicOSX === BasicOSX is now known as Basic [18:00] Peng_: yes [18:07] I think there's a bug open about it? [20:17] jelmer: Is it just me, or is "bzr log" not showing the svn revisions anymore? [20:17] Peng_, I think it's you :-) [20:18] Peng_, you mean the "svn revno" entries in bzr log, right? [20:18] :( [20:18] jelmer: Yes. [20:18] Great, it works on one branch, but not another. [20:19] In fact, it works on one branch of the project, but not another. [20:19] jelmer: It doesn't show it on new revisions I just pulled, but it does on older revisions. [20:19] Peng_, it doesn't list them for revisions that have been created with bzr [20:20] jelmer: They weren't. [20:20] Peng_, does "bzr log --show-ids" show svn-v3: revids? [20:20] jelmer: No. [20:21] * Peng_ blinks. [20:21] are you sure that branch was created with bzr-svn? [20:21] Yes... [20:22] I've had the branch for months, and I frequently "bzr pull" new revisions from svn. [20:22] what do the revids look ? [20:22] Like normal bzr revids. [20:24] that would suggest the branch you pull from is either a regular bzr branch or the revisions in svn were created with bzr [20:24] Ahh. [20:24] or perhaps it's not a bzr-svn branch but a launchpad import ? [20:24] The developers are transitioning to bzr-svn, so that's probably it. [20:24] ahh [20:25] it's not possible to retain the svn revno for that sort of revision since revisions are immutable [20:26] Yeah, they were made using bzr. [20:26] Thanks. :) [20:37] markh: bzr-svn win32? === abentley1 is now known as abentley === abentley1 is now known as abentley [21:44] markh: ping? === abentley1 is now known as abentley [23:55] hello all