[00:42] I've made some local, uncommitted changes but decided they would be better suited to be put into their own branch. Is there an easy way I can branch, keeping the local changes? [00:42] gotgenes: "bzr branch thisdir otherdir; cd ../otherdir; bzr merge --uncommitted ../thisdir" [00:43] jelmer: awesome, let me try that [00:43] if you're using checkouts, make a new branch, and 'bzr switch' the working copy to the new branch [00:43] bob2: no checkouts in this case [00:44] Or commit --local, branch, and uncommit [00:48] jelmer: Brilliant! [00:49] EnCuKou: that would also work, too. [01:04] merge --uncommitted is cool [01:15] yeah [01:27] mwhudson: did that TODO for revnocache prove interesting? [01:27] igc: yes [01:28] mwhudson: lifeless has some thoughts he'd like to share on how best to use btrees so be sure to ping him before hacking on that bit [01:28] igc: i'm hip-deep in reviewing launchpad code today though [01:29] mwhudson: np. Just making sure I didn't forget to tell you :-) [01:29] igc: ok, i saw, i cogitated, but no more than that :) === asac_ is now known as asac === spm_ is now known as spm [02:35] any ETA on working ~bzr PPA for Intrepid? [02:43] * igc lunch === timchen1` is now known as nasloc__ [04:31] lifeless: ping? [04:31] lifeless: i got a pqm failure full of lines like this: [04:31] merge http://sourcefrog.net/bzr/remove-sftplock http://bazaar-vcs.org/bzr/bzr.dev [04:31] Command failed! [04:31] All lines of log output: [04:31] Executing pre-commit hook /home/pqm/bin/kill-chroot-processes.sh /srv/pqm.ubuntu.com/chroot-amd64 && /home/pqm/bin/dchroot-run make check at Thu Feb  5 04:26:46 2009 [04:31] Scanning for processes to kill in chroot /srv/pqm.ubuntu.com/chroot-amd64 [04:31] Scanning for processes to kill in chroot /srv/pqm.ubuntu.com/chroot-amd64 [04:31] removed directory: `/srv/pqm.ubuntu.com/chroot-amd64/tmp/bzr-limbo-011qkx' [04:31] spm: ^ [04:32] hrm [04:32] tom did some changes there this morning.... [04:32] my guess [04:32] the commit before left dirt [04:33] and the kill-checker found that dirt and exited non-zero as a result [04:33] so -- resubmit your merge [04:33] and file a bug that we aren't cleaning up bzr-limbo-011qkx during test runs [04:33] and tell everyone to submit every merge twice until we do :P [04:33] :/ [04:34] or we can roll the clean-checker back [04:34] but we had a bunch of stale bzr test processes yesterday, from months back [04:34] and the sysadmins pinged me [04:34] this is an existing tool written for lp [04:36] lifeless: would it be worthwhile reverting tom's change to pqm-config, till you guys get this stuff sorted? [04:36] the second request i sent just failed too [04:36] spm: things without motivation often don't get sorted [04:36] poolie: interesting, hang a tick [04:36] lifeless: what's it supposed to do? [04:37] spm: can you check if there is other dirt left behind? [04:37] spm: perhaps the check is not fully cleaning [04:37] poolie: basically is doing: for ROOT in /proc/*/root; do === in the chroot [04:37] lifeless: sure, one sec [04:37] poolie: it finds processes and temporary directories created in the chroot, and zaps em [04:37] as part of the *next* merge? [04:37] poolie: so that old test runs that left cruft don't cause spurious success||failure to new ones [04:38] poolie: that part seems odd to me too :P [04:38] spm: I'd be inclined to run it before and after, FWIW [04:38] ok and the third one just failed too [04:38] lifeless: a prehook as well? [04:38] istr that pchroot or dchroot handles this as a standard feature [04:39] spm: /home/pqm/bin/kill-chroot-processes.sh /srv/pqm.ubuntu.com/chroot-amd64 && /home/pqm/bin/dchroot-run make check && /home/pqm/bin/kill-chroot-processes.sh /srv/pqm.ubuntu.com/chroot-amd64 [04:39] spm: for lp too IMO, but thats a different discussion. Lets find out the cause of this problem, and then unblock poolie [04:40] sure - fixing - one tick [04:41] poolie: try now [04:42] ok sent [04:50] spm: still sucks [04:51] lifeless: I think we're picking up procs from another chroot on that box [04:51] spm: better disable it for now then [04:51] spm: if you would be so kind [04:51] 2/2 then? :-P [04:52] yes, please disable it [04:52] well, 2/1 for zings, and $help-each-other-whenever ;) [04:52] 2/2 what? [04:52] hahahahha [04:52] 100% of my submissions have failed [04:52] it sounds like a useful feature but only if it works :) [04:54] poolie: you happen to know if bzrtools is gonna get updated in ~bzr PPA any time soonish? [04:54] yes, soon [04:54] LaserJock: what do you use from bzrtools btw? [04:55] poolie: go for it. btw did I ever mention that bzr rocks for doing config file management? [04:55] poolie: I have no idea but I can't upgrade bzr-svn I don't think [04:55] ? [04:55] spm, trying again [04:56] I don't know, but I can' do a clean upgrade, I've gotta remove something, let me check [04:57] ok, so I can upgrade bzr and bzr-svn but bzrtools gets removed [04:57] I don't know what all is in bzrtools but I've always been told it's pretty important to have [05:01] spm, ok, i got a real failure, yay [05:01] poolie: cool - progress of sorts :-) [06:07] night all [06:07] poolie: were you going to reply to that mail ? [06:14] * spiv heads off to SyPy [06:19] how do I get bzr to show me the revision id of the last revision from the commandline? [06:20] thumper: bzr revision-info [06:21] ta [06:56] hi all [07:12] hello vila [09:22] me blinks. [09:22] I thought autopack only did its thing when we got up to 10 packs (or various farther iterations) [09:39] moin === mark1 is now known as markh === kiko is now known as kiko-afk [11:54] hello, i'm affected by this bug https://bugs.launchpad.net/bzr/+bug/319790 (can't unshelve my changes) [11:54] Launchpad bug 319790 in bzr "bzr unshelve crashes losing all changes" [Medium,Confirmed] [11:54] someone suggests restoring the shelf manually, but how do i do it? [11:58] jelmer: say - are there any plans to have some kind of content-addressing in bzr? === AfC1 is now known as AfC [13:06] night all [13:18] ugh [13:18] mac and windows encoding are not getting along [13:18] does anyone know how I can avoid getting into this situation? http://paste.ubuntu.com/114010/ [13:19] ouch [13:24] igc: You're probably gone now, but the "log multiple files and directories" merge directive you just sent has an incorrect target_branch, so BB won't track it. [13:26] beuno: playing with the encoding options when mounting the sshfs? [13:26] beuno: hi!, btw [13:27] verterok_, hai! [13:27] verterok_, no sshfs involved :( [13:27] blain branching back and forth [13:29] :/ [13:29] jelmer: ping? === thunderstruck is now known as gnomefreak === kiko-afk is now known as kiko [14:07] Hi all [14:07] jelmer: I guess subvertpy is in NEW... is the package available somewhere in the meantime? [14:10] pypi? [14:12] ? [14:12] python package index [14:13] I'll have a look, thanks. [14:13] its easy-install able [14:13] Oh. No go then, I need dpkg-able :-) [14:13] hmm [14:14] maybe there is a ppa on launchpad [14:14] * Lo-lan-do rebuilds from the source package available in the PPA [14:14] jelmer: btw, how does one do a commit with message from a wc/client in subvertpy? [14:15] client.commit seems to be without message [14:16] are the messages done with callbacks? [14:16] i have no idea === thunderstruck is now known as gnomefreak [14:20] ronny, you need to specify a callback for the message [14:20] ronny, client_ctx.log_msg_func = lambda items: "bla" [14:20] yikes [14:21] items is the list of things being committed [14:21] jelmer: is it possible to tell it the author? [14:21] ronny, the callback ? no, the author isn't known at that point [14:22] svn sends back the author only once the commit is done [14:23] what where they thinking? [14:27] jelmer: I was looking at the md-bzr debian branch - ironpython shouldn't be in the build-depends [14:39] Hello, I thought there was a way to attach metadata to a file in bzr, but I can't seem to figure out to do it. Can I do that from the command line? [14:41] new version will depend on bzrtools, though, and xmloutput (once there's a deb package) [14:43] is there a way to use bzr to generate an upstream tarball using the version in the debian/changelog? [14:43] Tak, right now, it does depend on ironpython, see the mdp file [14:43] gnomefreak, bzr builddeb --export-only . IIRC [14:43] jelmer: btw, do you guys have any plans for content-addressing? [14:43] jelmer: thanks ill try it [14:43] i need a git-alike object db soon that can handle more than just blob/tree/commit/tag [14:44] however i need it content-addressed [14:44] that failed :( [14:44] I can remove the reference, but it's not being used anyway [14:45] gnomefreak, it works fine here, what error do you get? [14:45] jelmer: http://pastebin.mozilla.org/616311 [14:46] ronny: I'm not sure I follow [14:46] ronny: What do you mean by content-addressing? Being able to fetch revisions/texts by their checksum? [14:47] gnomefreak, you're not exporting upstream from bzr, any reason for not just using uscan? [14:47] jelmer: yeah [14:47] ronny, I don't think there are any plans for that [14:47] ok [14:47] jelmer: not sure how would be the biggest reason [14:47] then i'll reimlement git's object db soon [14:48] git cant be extended with new types [14:49] maybe ill just get the most recent and update change as needed [14:50] hi, any bzrlib hackers here? [14:50] gnomefreak: uscan already parses debian/changelog, I think if you use the right magic options for it it can download the appropriate tarball [14:50] hi bialix [14:50] I have question about test [14:50] hi jelmer [14:50] jelmer: thanks ill look at man page [14:51] my question is: how can I test that some method I call write rnings? [14:51] warnings [14:51] I'd like to avoid write black-box test [14:52] any ideas? [14:59] * bialix looks at TestCase attributes [15:00] or maybe I need to use bzrlib.trace.push_log_file? [15:19] push_log_file is fine [15:57] something missing from the bazaar user guide is if using bazaar server by itself provides any form of security [15:59] santagada: It does not. That's what running it through ssh is for. :) [15:59] Or http. [16:01] Or SMB if you're on an all-Windows LAN. [16:04] but http is not using the smart server right? [16:05] The smart server can be used over HTTP. [16:06] MattCampbell: really? that is not on the user guide I think [16:07] MattCampbell: Great! that was one of the problems I thought when moving from subversion to bazaar... [16:07] santagada: What's wrong with bzr+ssh? [16:08] MattCampbell: firewalls, stupid firewalls, and windows users [16:09] What's wrong with bzr send + email? Surely even Windows users can send mails... [16:09] MattCampbell: and it is far easier to connect a subtree of a web server to ldap than to change a whole system login to suport a dev team [16:09] Lo-lan-do: :) [16:10] Hmm, let me double-check that you can run the bzr smart server over HTTP; I may be confusing bzr with Mercurial. [16:15] Now I'm curious; does Launchpad even support authenticated bzr access over HTTP? [16:15] I know Launchpad supports bzr+ssh via a custom SSH server using twisted.conch. [16:16] And as for firewalls, surely they don't block HTTPS, do they? [16:17] I'd hope not, though some especially anal ones may require you to use a proxy with the CONNECT command. [16:17] http://sam.zoy.org/blog/2007-04-23-use-sshd-and-httpd-on-the-same-port-almost is your friend [16:18] most "especially anal" ones don't support CONNECT at all [16:18] in my experience [16:18] there is a firewall on some machines on my university that blocks some http verbs that mod_svn uses [16:18] Then I suppose they allow direct access to port 443. [16:18] In my experience, these ones are more of a hindrance to work getting done than anything else, so the problem becomes a human problem that technical solutions won't help solve. [16:18] so you can update/checkout from http but not commit [16:19] MattCampbell: yes, using https solves the problem [16:20] Does anyone know of a firewall that monitors the traffic on outgoing connections to port 443 to make sure it's really SSL? [16:20] still as I don't have the custom ssh server lp uses I prefer https with ldap for repo comunication [16:21] MattCampbell: yes, the traffic shappers used by some ISPs does this [16:21] santagada: You could probably do a good imitation of Launchpad's ssh server if you know Python and Twisted. [16:21] You can still tunnel SSH over SSL then. [16:21] MattCampbell: yep... but still, http and ldap can be used by non python programmers [16:22] I assume Launchpad's custom SSH server is part of the code-hosting component which will be kept proprietary. [16:22] Lo-lan-do: double the encryption for double the security? :) [16:23] No, double the encryption so these proxies can only see an SSL stream without knowing it's really SSH inside. [16:23] Lo-lan-do: I got it, but it still doesn't solve the problem of having a ssh server that uses ldap for authentication, without messing with the system one [16:24] I'm not sure I follow... [16:24] Why do you want two sshds? [16:25] Lo-lan-do: if your set of bzr users are not the same as your unix users [16:25] Lo-lan-do: or for example if you have a windows server [16:25] Oh, *ugh* [16:26] Lo-lan-do: both of the situations happen [16:27] I bet they do. Poor guys... [16:27] no, they're not poor, because bzr gave them rich-roots! [16:29] hi garyvdm [16:29] Hi [16:29] I've looked at the bug about UI factory [16:29] but did not find solution quickly [16:30] it seems there was big change recently [16:30] bialix: I'm looking at it atm. [16:30] old code rely on self.stdout/self.stdin [16:30] * bialix nods [16:30] Yhea that was me - but stdout/stdin should be there [16:31] I've tracked it down to bzrlib [16:31] I'm getting a different traceback [16:31] you've changed the base class, there I'm stopping [16:31] I'm running bzr.exe 1.11 [16:31] I guess you're using bzr.dev [16:32] I have the same problem on 1.11 and bzr.dev [16:35] This is the traceback I'm getting [16:36] I get it from any q* command. Ones that use the subprocess ui factory like qpull, and ones that use in process ui factory, like qlog. [16:36] I don't get it if I just run bzr pull [16:37] I get it if I revert back to rev 575 of qbzr [16:37] which is before I started changing the ui factories [16:38] hmmm [16:38] can you pastebin your traceback [16:39] * bialix reverts to 575 too [16:39] http://pastebin.com/d7f36feaa [16:39] Sorry - I pastebined it a while ago and forgot to send the url <-- silly me [16:40] you've got completelly different error [16:40] Same problem with rev 549 [16:40] can you try with lp: url? without ssh key [16:41] I don't have the problem with 575 [16:41] * garyvdm tries to figure out how to disable his ssh key on ubuntu [16:42] oops [16:42] * bialix has no idea [16:42] Got it [16:42] santagada: BTW, you *can* run the bzr smart server over HTTP; it's documented in the user guide. You can use either FastCGI or Apache 2 with mod_python. [16:45] bialix: Going to boot Windows [16:45] MattCampbell: I was at section 7.4... thanks [16:45] garyvdm: no problem with r576 too [16:45] * bialix waits for gary to rebbot [16:46] MattCampbell: I think there should be a link to the appendice about it... or a more proiminent one [16:46] Ahh - bialix - can I give you a bundle to test [16:46] of course [16:48] santagada: Or sinze the smart server's HTTP transport is a WSGI application, you can run it as a separate HTTP server (using e.g. wsgiref or paste.httpserver) and have Apache proxy to it. [16:49] There are actually very many options for deploying a WSGI app, as I recently learned. [16:49] garuvdm: btw, there is another bug introduced in r579. when I click Cancel in password dialog the subprocess cannot stops [16:49] garyvdm: sorry ^^ [16:51] MattCampbell: yep, if it is a wsgi app it is very very flexible [16:52] MattCampbell: my latest idea is use cherokee web server + scgi [16:53] santagada: Why Cherokee? [16:54] MattCampbell: Cherokee is very light, like lighttpd but seems even simpler to configure [16:55] maybe ngix is also a good idea... or lighttpd [16:57] garyvdm: you're still here? [16:57] Yhea [16:57] r576-581 (including) have no problem for me [16:58] offending revision is 582 [16:58] bialix: I've just sent you bundle. [16:58] Gary, why you need to change base class? I'm curious [17:00] Because TextUIFactory expects to be able to prompt the user and get a response from stdin [17:01] The only situation qbzr can handle that is for passwords. [17:02] hmmmmmmmmmmmmmmmmmmmmm [17:02] I cannot reproduce the bug on the netbook with English XP [17:03] but can on Russian Windows [17:03] I don't even know what this bug is, but it smells like a Unicode problem. [17:03] I think the problem my be with using super - so maybe python version. [17:04] Well, my comment is based on bialix's one statement about the bug happening on Russian Windows but not English Windows. [17:04] MattCampbell: The error: AttributeError: 'SubprocessUIFactory' object has no attribute 'stdout' [17:05] bug 324758 [17:05] Launchpad bug 324758 in qbzr "'SubprocessUIFactory' object has no attribute 'stdout'" [High,New] https://launchpad.net/bugs/324758 [17:05] weird [17:06] but there different plugins set [17:07] garyvdm: different traceback now [17:07] bzr: ERROR: exceptions.TypeError: __init__() takes exactly 1 argument (4 given) [17:08] File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 617, in __init__ [17:08] bialix: ok - let me boot into windows [17:09] garyvdm: http://pastebin.com/m27669343 [17:11] * bialix waits [17:12] garyvdm: http://pastebin.com/m27669343 [17:13] garyvdm: it seems in the older bzr versions CLIUIFactory constructor has only self argument [17:14] How recognizable is the bzr crowd? [17:14] For the sake of example, let's assume the context of a large beer-oriented pub filled to the brim with geeks. [17:15] I find I quite often use 'bzr shelve' etc.. in svn checkouts. If I haven't used it for a while, it has to spend a while pulling changes from the SVN repo. Is there some command I can schedule via cron, maybe, so that my local bzr-svn cache is kept up to date? === bac is now known as bac_lunch [17:15] Lo-lan-do: the guys prasing Linus Torvalds as a (semi)god are probably git-fanatics ... [17:16] LeoNerd: I think that's a bug I reported already, and jelmer said it would be fixed for 0.5.1. [17:16] bialix: Got to do some work related stuff - but I'll return shortly [17:16] * bialix going to home soon [17:16] Lo-lan-do: Oh.. I don't think it's a bug... it works well enough.. I just would like it to keep its cache up to date while I'm not using it. Say, overnight. [17:17] GaryvdM: if I'm commenting out extra args from constructor I'm get the same traceback [17:18] LeoNerd: Five minutes for a bzr update when there's only one revision to pull qualifies as a bug for me, but YMMV. Anyway, just run "bzr update" at night, and you should be fine. [17:18] I guess we can simply set stdout attribute from our code if bzr < 1.12 [17:19] GaryvdM: I'm heading to home, will try to check the trick with stdout at home [17:20] GaryvdM: but it seems we should override CLIUIfactory constructor in the way similar to TextUIFactory [17:21] * bialix bbl [17:21] Lo-lan-do: Oooh.. Well, if there really is only one revision then mine is quick. It's just our repo is massive, it gets the order of 5 commits a minute. If I haven't used bzr-svn in a few weeks, it has to spend many minutes catching up. I'd like to have a daily cron task that keeps the cache fresh, as of that morning [17:22] LeoNerd: Apparently (from the logs) something scans all SVN revisions after having fethed the new ones. [17:23] If I'm up-to-date, a bzr update takes ~10 seconds. [17:23] ditto, at least [17:23] If I need to pull revs, then it's ~15 seconds doing useful stuff followed by ~5 minutes spent doing "something" to every revision in the cache. [17:24] In my case we have ~7000 revs in SVN. [17:24] mine is like 130k [17:25] Tak: And it's still fast? [17:25] I must be doing something wrong then... [17:25] ...fast? [17:26] Sorry, I may have misunderstood. Do you also see delays of several minutes when doing a bzr update? [17:27] terminology question: in bzr, do people tend to refer to the mainline as "mainline", "trunk", "master", or something else? [17:29] I tend to use trunk because that's what people coming from SVN know. [17:30] Also, because it sits well with the concept of branches. [17:30] kfogel: "what mainline" ? [17:30] The one with the Holy Penguin Pee, of course. [17:31] LeoNerd: "mainline" == "the branch that developers of the project socially agree contains the latest code that is ultimately destined for release" [17:31] kfogel: But such a concept doesn't always exist [17:31] I would s/release/the next release/ [17:31] That's surely the point of decentralised working, no? [17:32] LeoNerd: no, I don't think it is. The concept always exists, as a concept :-). Whether it exists in a given project is usually not a matter of controversy, but can sometimes be. [17:32] LeoNerd: another way to think of it is "the place where a change needs to land to be taken seriously by the group of people who call that place 'mainline'". [17:33] LeoNerd: So you see, it's not less decentralized, it's just that the term can be relative. As indeed it can be with a centralized VC system too. [17:34] kfogel: I call it the „official“ branch or refer to it by name; for instance „In bzr.dev ...“ [17:35] (I still don't know how to find you guys tomorrow night at the Delirium Café...) [17:36] clemente: that works, though not equally well in all writing contexts [17:36] I guess I'll go with trunk for the generic term, for now. [17:37] Lo-lan-do: yeah, I see long delays when updating, pulling, merging, even when there are no changes [17:37] Tak: Ah. Reproducibility is always good :-) [17:45] bialix: I can reproduce the problem now. [17:46] sorry if this is a ridiculously stupid question, but I'm trying to figure out whether bzr or git is better for me, and I cant find a way of creating a local branch in bzr - am I missing something? [17:46] \] [17:46] benrometsch: Bzr doesn't support git-like local branching. You only get one branch per directory. [17:46] right that's what I thought [17:47] is there a philosophical reason for this? [17:47] "Not implemented yet". Not very philosophical :-) [17:47] lol [17:47] Well, it depends on what you call a local branch, actually. [17:48] Lo-lan-do: is there really a plan to have something like this? [17:48] Necoro: Apparently there is. The keyword is "colocated branches". [17:48] ah ok [17:48] I thought, that it was really avoided as of "we do not want this" [17:48] benrometsch: "bzr branch $remote" gives you a branch that is local, doesn't it? [17:49] I have never understood the "need" for colocated branches [17:49] but I mean you cant switch branches within the same directory [17:49] Necoro: I think it's "we do not want this unless implemented properly", which is slightly different. [17:49] so if I have a project with files/dirs in it I cant create a local brach, make changes and then if required quickly revert back to the original branch [17:49] benrometsch: Correct, although you can simulate that with a shared repo and a lightweight checkout. [17:50] yeah but that's just like SVN... [17:50] and we already use SVN [17:50] benrometsch: Oo - bzr branch $remote b; cd b; code ...; cd ..; rm -rf b [17:50] I don't have a good answer for you then I'm afraid :-/ [17:51] benrometsch: or I am not really understanding your point ;) [17:51] as the branch you get with "bzr branch" is _local_ as in: the remote branch does not notice any changes you do here [17:51] i just like the way in git you can easily create branches locally without having to create a seperate directory structure [17:51] Necoro: "in the same directory" [17:51] and then flick between then with a simple command [17:52] well ... I have a shell alias for sth like this ;P [17:52] "cdp branch" [17:52] ^^ [17:52] That's what colocated branches are about, and they're at the discussion stage. [17:52] tbh the experience of playing with bazaar vs git - bzr is much nicer [17:52] cleaner OSX install, better documentation [17:53] git has been problematic for us here esp in windows [17:54] so is $remote a special keyword when branching>? [17:54] eh no [17:54] it is just a placeholder for the remote branch URL [17:54] ;) [17:54] ok I see [17:54] just wanted to check [17:55] "bzr branch ", if you prefer [17:55] benrometsch: btw: have you had a look at mercurial ... just to give you another option at hand in case neither bzr nor git are what you are looking for [17:55] though I do not know if hg has "local branches" [17:56] yeah I just downloaded it a moment ago [17:57] (the one thing I really prefer from bzr over hg and git are "revision numbers" ... not having stupid SHA-hashes one has to deal with) [17:57] Necoro: Hg does have local branches, but you can't delete them once you create them. (Recently it became possible to hide them though.) [17:58] Peng_: well ... not being able to delete them could be an issue ... [17:58] Indeedy. [17:59] Generally people use separate clones for short-lived branches, just like in bzr. [18:00] benrometsch: this local branch thingie might be what I was looking for [18:00] and not having local branches has one advantage: you clearly see on what branch you are working on ;) - w/o having to do "git branch" or tweak your shell prompt ;) [18:00] keep the directory I'm working with but change the branch [18:00] Though you can tweak your shell prompt if you want to. [18:01] Who doesn't want "cd" to take 300ms? [18:01] probably just moving things around would do also [18:01] Peng_: my shell prompt shows me the current bzr revno and whether there are uncommited changes ;) [18:01] on larger repos I have to turn it off ^^ [18:02] yeah santagada local branches are one of the things I think would really speed stuff up but I take other people's points that having directories explicitly defining branches can be useful [18:02] with git it could be less problematic as it is way faster [18:02] the problem I see is with dev tools [18:03] for example textmate has the concept of project wich is a directory [18:03] yep that's what would help us - being able to just update changed files rather than having a whole new directory [18:03] ahh forget it... it is just an "mate ./" anyway [18:04] benrometsch: what ide/editor do you use? [18:04] Lo-lan-do: Hi! [18:04] Hi jelmer :-) [18:04] Lo-lan-do, We don't really stand out from the rest of the FOSDEM crowd I think.. [18:04] benrometsch: if you just want to overwrite the current dir w/ another branch and do not care about local changes, "bzr pull" is your frient [18:04] intellij idea [18:04] s/frient/friend/ [18:04] Lo-lan-do: I'll try to wear my Bazaar t-shirt at the beer event on friday [18:05] 'kay [18:06] (well "bzr pull --overwrite" this is actually) [18:06] Necoro: yeah that's ok but it still means I have to create another directorym then work in that, then pull back [18:07] which doesn't follow the workflow of our IDE that well [18:07] benrometsch: eh no [18:07] so is hg more like git or bzr? [18:07] suppose you branched URL_A - worked on it ... and then want to pull in URL_B and overwrite everything you just did [18:07] bzr branch URL_A b; cd b; code ... ; bzr pull URL_B --overwrite [18:08] Yeah that's the problem tho - the cd b;code [18:08] that's not good for me [18:08] but even in git, you have to create a directory in which the code exists [18:08] this is not ClearCase ;P [18:09] but in git I can just say [18:09] branch [18:10] then carry on in my IDE [18:10] well ... do "bzr pull --overwrite" (with restrictions as noted above) [18:10] which does the same - replacing the current branch by another branch [18:11] what about creating a new branch [18:11] well ok [18:11] your point [18:12] ha ;) [18:12] ho well I'll give hg a run and see [18:12] that has local branching right> [18:12] ? [18:13] according to Peng_ [18:14] there's a proof-of-concept plugin for bzr that provides local branching support [18:27] thanks for the help anyway [18:30] bialix: Fixed both problems :-) [18:30] benrometsch: tell us what you discover... I'm interested at least [18:30] jelmer: does dulwitch give complete access to git via bzr apis? [18:30] ronny, no, that's bzr-git (which is built using dulwich) [18:30] dulwich is generic, not specific to bzr [18:31] (a bit similar to bzr-svn / subvertpy) [18:31] jelmer: ah, so dullwich gives git ? [18:31] ronny, yep [18:32] jelmer: its really nice how you gradually implement everything i need for anyvc [18:32] ronny, :-) [18:32] If anyone wants to proofread this, I'd be grateful: [18:32] http://www.emacswiki.org/emacs/BzrForEmacsDevs#Regulars [18:32] Trying to get those people prepared for the Big Day. [18:33] jelmer: does dulwich use any of git, or is ir completely independ [18:33] jelmer: and of course - how is the performance ;P === abentley1 is now known as abentley [18:48] garyvdm: thanks [18:49] garyvdm: but it's better to not use bencode improvements [18:49] I have another regression with bzr 1.11 [18:50] Sorry - I don't understand === bac_lunch is now known as bac [18:52] wait a sec [18:53] kfogel: looks good to me [18:54] garyvdm: http://pastebin.com/m20409afe [18:54] Tak: thank you! [18:57] garyvdm: I'm fixing this [18:57] bialix: Ok - Thanks [18:57] ronny, it's pretty bad at the moment, but I'm working hard on fixing that [18:58] but another one problem bother me [18:58] ronny, as is the author of pyrite (we're merging some of the code we have in common) [18:58] garyvdm: try to simply press OK in te password dialog when accessing lp: [18:58] pyrite? [18:58] jelmer: btw, can it be possible to add custom object types later? [18:59] ronny, a Python re-implementation of Git [18:59] * ronny needs more than commit/tag/blob/tree [18:59] ronny, completely (including command-line, etc) [18:59] ronny, yeah, sure [18:59] I'm every time got: http://pastebin.com/m2f2d9bdd [18:59] spiv is not here I guess [19:00] ronny, they're already separate classes at the moment, the only thing left to fix would be allowing registration of new types (type int -> class is in a dictionary at the moment) [19:00] spiv: when you awake, can you comment on this: http://pastebin.com/m2f2d9bdd [19:00] hmk [19:00] spiv: it's when we passing empty string instead of password while accessing lp branches [19:01] garyvdm: but when I do the same in the console I don't have such traceback [19:01] ronny: what sort of custom objects are you looking at adding? [19:04] jelmer: want to split up mime messages and stuff like vcs checkouts [19:04] also i need object lists [19:05] garyvdm: what is your unfinished plans for 0.9.7? bzr 1.12 should be released next week, I need to be ready to release 0.9.7 in time wit rc1 [19:06] bialix: just regression fixing. [19:07] bialix: I'm spending alot of time on lp:~qbzr-dev/qbzr/graph-refactoring - That can land after 0.9.7 [19:07] yes please [19:08] garyvdm: we have something urgent? [19:08] jelmer: basically i want more object tpyes to deal with backups on a higher semantic level [19:09] ronny: For anyvc, or is this for something entirely different? [19:09] jelmer: different [19:09] jelmer: i want a nice neat backup tool and remote syncable mailbox [19:09] ronny: Ahh [19:09] bialix: what is that? [19:10] jelmer: ald blobs alone aint nice enough [19:10] sorry, do we have something urgent to be done before bzr 1.12 released? [19:10] bialix: no. [19:10] good [19:11] ronny: new object types won't be propagated by "regular" git though (not sure if that's what you intended to do) [19:11] bialix: sorry : bug 325873 [19:11] Launchpad bug 325873 in qbzr "Dbl Click on file in qbrowse does not open qcat window." [Medium,Confirmed] https://launchpad.net/bugs/325873 [19:11] I'll squash it now. [19:11] um, ah [19:12] it has one duplicate https://bugs.launchpad.net/qbzr/+bug/323535 [19:12] Launchpad bug 323535 in qbzr "Crash when tryng to view a file." [Undecided,New] [19:13] jelmer: i dont care for regular git in that case [19:14] jelmer: btw, does the implementation allow for multiple concurrent writers? [19:15] ronny, in theory, yes (all writes should be atomic) [19:17] in practice ? [19:20] garyvdm: re your extdiff patch. what branch/version of extdiff plugin you're using/testing on? [19:20] difftools plugin? [19:20] ronny, haven't stress-tested it yet [19:21] yep [19:21] jelmer: the code looks slow [19:21] jelmer: im thinking about implementing it in vala [19:22] bialix: lp:bzr-difftools rev 41 [19:22] ronny, the code hasn't been optimized yet, that's what I'm working on now. The delta resolving / delta basis cache is the main thing that needs to be fixed [19:22] ok [19:23] ronny, if you're going to work in vala, libgit is probably a better choice [19:23] bialix: ver 0.91 if that means anything. [19:23] I need to write something in the news [19:24] jelmer: not so sure - need to see if it actually can handle object types [19:24] I mean for announce [19:24] evening [19:25] ronny, I think it would require some trivial patch, that could go upstream [19:25] yo LarstiQ [19:25] yo jelmer, ronny, bialix [19:25] yo LarstiQ!!! [19:26] * bialix hopes "yo" is respectable word [19:26] yo is cool [19:26] yo AmanicA!!! [19:27] yo yo alexander [19:27] :-D [19:27] yo LarstiQ [19:27] jelmer: i think a gobject based implementation of git would help [19:28] ronny, what's stopping you ? :-P [19:28] i would be able to use thigns like quarks, dataches and other fun things [19:28] quarks = atomic strings reduced to a unique integer [19:28] bialix: I doubt it is fit to address the queen with, but it's perfectly fine for me :) [19:29] Depends on the queen maybe. [19:29] * jelmer away for food, back later [19:29] kfogel: theres a lather on your BzrForEmacsDevs [19:29] bbl [19:29] santagada: "lather"? [19:29] yep [19:29] santagada: er, do you mean a sort of froth? [19:30] Lo-lan-do, I figured out the bug you reported wrt slowness [19:30] Because that's not good for my computer :-). [19:30] jelmer: \o/ [19:30] kfogel: I never saw that before... It was supposed to be a later I think [19:30] LarstiQ: fine [19:30] santagada: wow, I'm totally not understanding [19:31] jelmer: i need any docs availiable on the git repo format evolution [19:31] brb [19:32] kfogel: wasn't you that posted the link to http://www.emacswiki.org/emacs/BzrForEmacsDevs [19:32] bialix: I think that bug 307270 might be related to the problem I was having with ftp passwords in qbzr [19:32] ? [19:32] Launchpad bug 307270 in qbzr "password prompt + empty password = traceback" [Low,Confirmed] https://launchpad.net/bugs/307270 [19:32] Gary, hmm [19:32] santagada: yes, I posted that [19:32] santagada: what I posted was actually: [19:33] bialix: I'll do some debuging [19:33] http://www.emacswiki.org/emacs/BzrForEmacsDevs#Regulars [19:33] kfogel: so, there is a type in there s/lather/later [19:33] santagada: aaaaah [19:33] thank you [19:33] typo [19:33] garyvdm: because you're working on Linux too, may I ask you about PPA? [19:34] luks: are you here? [19:34] bialix: Sure - I don't know if I will be able to answer [19:34] garyvdm, luks: our PPA still has only 0.9.5, https://launchpad.net/~qbzr-dev/+archive/ppa [19:34] kfogel: and if you want some inspiration to work more on the page I can point you to a kind of the same document for python, its on http://www.python.org/dev/peps/pep-0374/ [19:35] does "bzr pull" does the right thing on bound branches? [19:35] bialix: Ah - I've never built a deb before - I guess now is a good time... [19:35] or should one use "bzr up" instead [19:35] I'm mostly indifferent on this, because I'm windows guy and because I know how to run from sources, but it seems important for hardcore ubutu users [19:36] if it is the latter, the EmacsForBzrDevs page should be corrected ;) [19:37] maybe luks can provide some instructions [19:38] bialix: Cool - I will address this. [19:38] santagada: that's great, thank you [19:38] garyvdm: Great! [19:38] Necoro: it does [19:41] kfogel: ok - I tested it ... it does as long as you used "bzr branch && bzr bind" - using only "bzr checkout", it won't work except you are giving the branch again [19:41] Necoro: sure. The recipe uses branch, not checkot. [19:41] checkout [19:42] AmanicA: I'm trying to implement new layout for scmproj control dir. I'm not sure how to detect that remote branch (w/o WT) is our control dir actually. Any ideas? [19:42] kfogel: I know ;) [19:42] Necoro: (I've been using that model for bzr code, and for bkrpr development, and other things, so it is tested) [19:43] kfogel: any particular reason, why you are not using co && up? or is it just to keep the amount of commands to learn down? [19:48] Necoro: I've never used them in bzr myself. I'm not sure when to use them (as opposed to branch / merge / pull). [19:50] ;) ok [19:52] anybody have issues with latest bzr-svn from ~bzr PPA? [19:52] imo there's never a good reason to use co/up with bzr [19:52] all of my branches with updates say that the branches have diverged [19:52] if you want to keep a SVN-like workflow co/up is nice [19:53] if you want to keep a svn-like workflow, why are you using bzr? ;-P [19:53] * bialix sometimes thinks this channel should be called #bzr-svn :-P [19:53] Tak: it's a valid way to work. [19:53] Tak: people don't always have a choice [19:53] Tak: Local branches while cooperating with others who don't do bzr. [19:54] some people like SVN's workflow but aren't allowed to use SVN [19:54] Also, merge tracking, disconnected work, all that. [19:54] Tak: also, trunk being a checkout usually fits well imo. [19:55] LaserJock: see UPGRADING in bzr-svn source, jelmer said he would incorporate that into the packaging for the next upload [19:55] LarstiQ: what does that mean? [19:56] that was a rhetorical question... [19:56] LaserJock: it means 0.5 uses a different svn-bzr revision mapping by default. [19:57] LarstiQ: can I use it with the older version of bzr-svn? [19:58] No, which is why you should read that UPGRADING file. [19:58] LaserJock: yes, you can set 'default-mapping = v3' in ~/.bazaar/bazaar.conf or ~/.bazaar/subversion.conf [19:58] garyvdm: look at recent thread about password bug in bzr.dev ML [19:58] LaserJock: but that won't gain you any of the advantages [19:58] LarstiQ: the problem is, I use multiple bzr/bzr-svn versions on the same branches [19:59] LaserJock: that is not a problem per se [19:59] bzr is hard enough with backwards compatibility as is, having to watch bzr-svn versions to kinda sucks [19:59] Hi there [19:59] * LarstiQ uses multiple bzr-svn versions against the same svn paths [19:59] LaserJock: well then, I suggest you set that default-mapping [20:00] LarstiQ: you use then on the same bzr branch? [20:00] is branching a project the same as unbinding a checkout? [20:01] I started working on a checkout, but don't want to commit back to the trunk. Can I just unbind my checkout and make it a branch? [20:01] LaserJock: no, I communicate via svn [20:01] etenil: yes [20:02] etenil: yeah [20:02] etenil: you could also use `bzr reconfigure` [20:02] LarstiQ: ah, see that's my problem, I'm working on the same branches with multiple bzr/bzr-svn versions [20:02] ok [20:02] thanks a lot guys [20:02] + [20:02] LaserJock: bzr-svn talks to svn. [20:02] LarstiQ: sometimes one version will do something that "breaks" the branch for the other version [20:03] LarstiQ: right, but different bzr-svn versions using the same branch to talk with svn sometimes gives troubles [20:03] LaserJock: if you keep the resulting bzr branches from different bzr-svn version seperate, you have no divergence. [20:03] LaserJock: that I haven't experienced yet. [20:03] bialix: My ftp problem - it seems like it's nothing to do with qbzr. [20:04] LarstiQ, LaserJock: Only because of bugs in older bzr-svn versions [20:04] ah [20:04] well, I don't want to keep different bzr branches [20:04] bialix: I'm going to try somthing with bug 307270 [20:04] that's kinda silly to have multiple branches of the same exact thing [20:04] Launchpad bug 307270 in qbzr "password prompt + empty password = traceback" [Low,Confirmed] https://launchpad.net/bugs/307270 [20:04] garyvdm: I'd start to look at bzrlib CLI code at first [20:05] * bialix heh [20:05] ok, so can I just merge these branches and it'll "Just Work"? [20:05] or should I just start over and rebranch [20:12] alas, LaserJock is gone === ja1 is now known as jam [20:16] ls [20:16] hey all [20:19] Hi jam [20:20] * fullermd waves at jam. [20:20] morning [20:21] hi jam [20:22] hi bialix [20:22] I don't think this has to do with qbzr anymore [20:23] try doing "bzr pull lp:qbzr" [20:23] versus just doing "bzr pull" [20:23] The former also gets the traceback for me [20:23] jam, GaryvdM trying to debug this problem [20:23] jam, hi, do you know how I can avoid getting into this situation? http://paste.ubuntu.com/114010/ [20:24] beuno: well, you renamed all of them [20:24] at least here where the encoding isn't hiding things: [20:24] Autobus 2 pisos ingl?s [20:24] != Autobus 2 pisos ingle?s [20:24] Error: I am only a bot, please don't think I'm intelligent :) [20:24] beuno: I'm guessing you are on Mac OS [20:24] doing a checkout from someone who used linux [20:25] and on linux they checked in a file with e + accent [20:25] jam, windows [20:25] which is a single char [20:25] or windows [20:25] doesn't matter [20:25] well, actually, yes, it was committed on linux [20:25] on linux or windows e + ' is a single char [20:25] on Mac, e + ' is 2 characters [20:25] (mac *conveniently* renames files for us) [20:25] well, actually, yes, it was committed on linux [20:26] are you on windows now? [20:26] nope [20:26] As that would be unexpected behavior [20:26] you are on Mac now, right? [20:26] in brazil, 400km away from the rpnolem :) [20:26] er, problem [20:26] so the *problem* is that Mac OS automatically renames files with "combining characters" for us [20:27] right [20:27] when everyone else just leaves them alone [20:27] jam: Actually, I think everyone else converts to one combined character. [20:28] From what I've read, Linux and Windows automatically rename files to the canonical form A, Mac OS renames to canonical form B. [20:29] (Replace A and B by their actual names) [20:29] jam, so no way around it? [20:29] Lo-lan-do: Composed and decomposed? [20:29] Or something. [20:29] Peng_: Something like that, yes. So that would be forms C and D :-) [20:29] "Decomposed" sounds too zombie. [20:30] Lo-lan-do: from my experiments [20:30] linux and windows do nothing [20:30] but the standard usage when someone is typing is [20:30] NFC [20:30] (which is also the XML standard) [20:30] and Mac decided on a variant of NFD [20:30] (I think it is close, but not exactly NFD) [20:31] beuno: you could use a really old version of bzr with an old format repository and working tree, back when I actually tried to make that sort of thing work [20:31] alternatively, rename all of the files manually [20:32] ( I think cut & paste will work here) [20:32] commit it [20:32] and then when they update on Linux all of the files will be in NFD [20:33] jam, I'll start renaming it then :) [20:33] note that on Linux and Windows, NFD forms often look like crap [20:33] depending on your Unicode implementation [20:33] on Windows you tend to get "e[]" [20:34] that may be better in newer versions [20:34] it was the case in XP, IIRC [20:34] Eventually we might be able to take the "case-insensitivity" work that mhammond has worked on [20:34] no matter, it'll teach people to stop using freaking accents [20:34] and apply it to unicode normalization [20:35] at one point I had been making things work by assuming everywhere != Mac was NFC [20:35] and then translating 'on-the-fly' [20:35] baltix: I'm going to make the SubprocessUIFactory raise a KeyboardInterrupt if the user canceled, and in the main process, not call the normal abort, but just clear the process queue. [20:35] the problem was that it turned out that Windows liked to used mixed encodings [20:35] IIRC [20:35] GaryvdM: I think qbzr is fine [20:35] GaryvdM: "bzr pull lp:bzr" gives the same "toomanyconnections" traceback [20:36] It has to do with "read_mergeable_from_url", I believe [20:36] baltix: Then we won't see that traceback if the user presses cancel - only if they press ok with blank password [20:37] GaryvdM: do you mean bialix instead of baltix? [20:37] ah, I've tracked it down [20:37] read_mergable_from_url raises an exception, but still populates the "possible_transports" list [20:37] jam: if you "bzr pull lp:bzr" and press ctrl-c you don't get the traceback - qbzr should do that if you press cancel in the ui. [20:37] the exception is trapped at a higher level [20:38] GaryvdM: sure with ^C you could just raise KeyboardInterrupt in the client [20:38] LarstiQ: Yes - thanks. [20:38] but just hitting "" the bug is in bzr [20:38] GaryvdM: with Cancel we don't have any problem now [20:38] only with blank/incorretc password [20:39] I guess transport raises some error when it cannot connect? [20:40] bialix: Ah - Ok - then I'm not going to make that change. === kiko is now known as kiko-afk [20:44] jam: yes, you're right about ...mergeable [20:44] bialix: I'm posting a fix [20:44] so it's bzr bug then [20:44] the exception is bzr, yes [20:44] jam: thank you very much! === mthaddon_ is now known as mthaddon [20:45] Gary: jam said it's the bug in bzr itself [20:47] bialix: Yes - but I thought that we went handling the cancel correctly. [20:47] sorry? [20:48] garyvdm: I guess we do it correctly, is it not? [20:48] bialix: Yes [20:48] ok [20:56] garyvdm: translating ESC in the qbzr dialog into ^C in the client seems reasonable to me [20:56] jam: We do that by sending a SIGINT from the main process. [20:57] k [20:59] jam, bialix: Still, might be better to raise KeyboardInterupt in the sub process. The sub process allready knows if the user pressed ok or cancel, and by doing it that way we rule out any delay in the signal being received. [21:00] jam: can you suggest most efficient way to detect is remote branch (without WT) has some specific file? [21:01] bialix: something like: [21:01] remote = Branch.open(location) [21:01] garyvdm: I don't follow. Is not we already do this? [21:01] remote.lock_read() [21:01] rt = remote.repository.revision_tree(remote.last_revision()) [21:01] rt.path2id(filename) [21:02] if that is None, then the path doesn't exist [21:02] hello jam, bialix [21:02] santagada: "lather" is correct there [21:02] hi poolie [21:02] hello poolie [21:02] santagada: "lather, rinse, repeat" is a stock phrase meaning to go through the same cycle again; it refers to washing clothing. [21:02] jam: thanks [21:03] I suspect something about inventory [21:03] bialix: No - at the moment, the main process writes to the stdin, and then sends SIGINT on unix and the event on Windows [21:03] kfogel: I thought it had to do with shampoo [21:03] since they generally say exactly that on the bottle [21:04] which is an infinite loop [21:04] :) [21:04] or at least, they used to [21:04] That's why it takes me hours to wash my hair. [21:04] garyvdm: what's wrong then? [21:04] jam: oh, wait, you're right [21:04] fullermd: until you pass out ? [21:04] Until there's no shampoo left? [21:04] Well, eventually you run out of shampoo... [21:04] :-D [21:05] That qualifies as a NMI and breaks the loop :p [21:06] bialix: There may be a delay in the signal/event being received, and so the sub process might do more than necessary. [21:06] NMI? [21:07] http://en.wikipedia.org/wiki/Non-maskable_interrupt [21:07] Had to look it up myself :-) [21:07] fullermd: I would think passing out would also qualify as an NMI [21:07] lol, hardware things, I like it [21:07] jam, want to talk? [21:08] garyvdm: you has recently fixed the problem with cancel (revno 595) [21:08] Depends on whether the shower curtain slows you before your head hits the tile... [21:08] bialix: It work, but it can be better. [21:08] garyvdm: if subprocess waits for the password I don't think it will do more than that [21:09] but not worse for win32 please! [21:09] :-) [21:10] bialix: Currently we write the qbzr:GETPASS: message to the stdin before we send the event. [21:10] garyvdm: yes [21:11] bialix: I'll make sure it's better :-) [21:11] garyvdm: ok :-) [21:11] just a thoughts: why bzr-gtk is not released anymore? [21:12] it reached the top? [21:14] re [21:14] kfogel: living and learning.... I never heard that expression before, only "rinse and repeat" [21:17] hmm [21:17] back to python [21:17] jelmer: anything i can do for dulwich? [21:20] garyvdm: we can send the event before we send the bencoded message, maybe you have in mind this? [21:21] bialix: I think it will be much more reliable to raise the KeyboardInterupt in the subprocess if accepted == False [21:22] garyvdm: do you mean after receiving bencoded string? [21:22] Yes [21:22] please, don't use accepted == False [21:22] jelmer: how do legacy/new style git objects work out? [21:22] just `not accepted` [21:23] bialix: Yes [21:24] garyvdm: I think I understand your intent better now, thank you for explanation [21:25] bialix: I'm going to also try fix bug 325924 before we release [21:25] Launchpad bug 325924 in qbzr "TooManyConcurrentRequests with traffic reporting for smart media." [Medium,Confirmed] https://launchpad.net/bugs/325924 [21:25] ronny: They should work; I've never encountered them though, James implemented them. [21:25] oO [21:25] ok [21:26] jelmer: whats the difference? [21:26] ronny, a different object header afaik [21:27] jelmer: I'm just curious: what is the status of bzr-gtk now? [21:27] jelmer: what james did implement them? [21:27] ie is he here [21:27] ronny: In terms of todo-items, I think one of the things that needs more work is the index [21:27] ronny, it's james_w [21:28] james_w: can you point me to some docs about the evolution ofthe git repo format? [21:31] ronny, I think the main docs are the C source files [21:32] bialix, pretty similar to what it was a while ago [21:32] hmm :/ [21:32] jelmer: the lack of man power? [21:33] bialix: yeah [21:33] I understand [21:33] jelmer: btw, branch.nick is likely what is connecting to the master [21:33] jelmer: its used for the window title, or used to be [21:33] lifeless, ahh [21:33] lifeless: That would indeed be it [21:33] jelmer: the whole object parsing stuff in dunwich looks like please use c instead of python for 20x speedup [21:33] we have similar bug in QBzr [21:33] s/have/had/ [21:34] ronny, the delta apply stuff can be optimized a lot by avoiding string copies [21:34] hmm [21:34] ronny, plus, we don't do lru caching of delta bases yet (which git does) [21:34] hmm [21:34] I'm not necessarily opposed to having a faster implementation in C [21:35] (or pyrex) [21:35] what about putting such a thing in libgit2 then linking to that from pyrex/CPython [21:36] +1 [21:36] jelmer: i want to implement a semilar api in vala, then map to python via a binding or pybank [21:36] libgit2 is horribly unfinished right now, i bet they'd love some help bringing it up to speed [21:37] i started writing git in vala, but it turned into something else (git sucks for our 'personal cloud'/backup/sync/everything is versioned monster use case) [21:37] I wouldn't want to blame dulwich's current slowness on Python though [21:39] jelmer: the parsing uses patterns that have much overhead in python compared to plain c [21:39] Hello everyone! Is it possible to shelve something and then unshelve in another branch? All branches are in the shared repo. [21:40] Jc2k: what was that again? [21:43] ronny: everything in python has a lot of overhead compared to C :P [21:43] ronny: a project im working on which is still vaporware so im reluctant to talk about too much :) [21:43] ronny: its just that python doesn't stab you in the face 5 times a line of code [21:43] xnox: you can copy the .shelf directory around, but you could also "bzr merge --uncommitted ../other" and then bzr revert ../other [21:44] ronny: theres a hackfest on it after FOSDEM where we are going to suck juergbi's brain out threw a straw :) [21:45] when/where is fosdem again [21:45] i might have to visit [21:45] belgium, this weekend [21:47] this already [21:47] then i cant come [21:47] sucks :( [21:49] lifeless, btw, I managed to implement a working BranchBzrDirInter [21:49] jelmer: nice [21:49] Looks like I can kill off all svn-* commands except for svn-import soon [21:49] jelmer: <3 [21:55] jam: thanks that's what I needed =D [21:55] * xnox likes bzr better than git. Farewell my first ever learned vcs. You have served well git =D [21:56] back shortly, breaking ze fast [22:43] Hi, how do I keep a file from being in source control in bazaar? [22:47] Haffi___: bzr ignore filename [22:48] Haha, figures [22:49] I hate when programs have sensible command names, it makes me look dumb when I ask questions in IRC chatrooms... === mlh_ is now known as mlh [22:58] poolie: also, I would really appreciate any comment on my fetch-history-bug-issue, I mailed about yesterday morning [22:59] poolie: groupcompress is basically blocked at the moment on that [23:00] I know I'm probably not the first to complain but I'm willing to put in time to make it happen. What is needed to ensure that the bzr PPAs always keep bzr,bzrtools and bzr-svn in sync? [23:00] johnf1: do you know how to do debian packaging ? [23:00] yes [23:00] johnf1: in our docs there is a ppa document [23:00] yep just read it [23:01] johnf1: start by reading that; I suspect that making sure the beta has matching versions leading up to a release will be a good start (catches bugs) [23:01] then when the release happens, if you wanted to do the uploads yourself, for instance, you could upload all of them [23:01] but some of the trouble is 'ppa' [23:01] because it doesn't act like a debian repo, apt will wedge and try to remove rather than waiting for the full upgrade to be possible [23:02] yeah it seems in a strange state at the motion eg beta has a bzrtool 1.11 package but only for dapper [23:03] johnf1: we would be delighted if you wanted to dive in and focus on this [23:03] there is a lp team you should join [23:03] to get upload accecss to the ppa [23:04] ok It's on my TODO list for this arvo [23:05] schweet [23:05] ping me anytime [23:05] spiv, lifeless: thanks for the summary from yesterday, that sounded good [23:06] i don't have any particular technical feedback [23:06] i am also interested though in how we're organizing work on hpss [23:06] cool, it fitted so well I didn't expect anything :) [23:06] organising? hmm, you can do that :P [23:06] is there any equivalent to self.outf for stderr? [23:06] it seems like it goes more than twice as fast when someone else is pairing with spiv [23:06] jelmer: trace.note I think [23:07] jelmer: not directly; i guess generally you should go through trace [23:07] ok [23:07] lifeless, poolie: Thanks [23:08] well, this stuff is a refactoring I've been mumbling about onlist for about 9 months now [23:08] so we didn't do much guessing [23:09] certainly the serialisation work he's been doing is needed to line up with this, really just a case of glueing the two ends together now I hope [23:10] jam, if you're still around [23:10] should we leave kerguelen in its semi-broken state? [23:11] or ask them to reinstall it? [23:11] igc: ping [23:11] or, alternative, put it on a machine we completely control somewhere else [23:11] inside vmware say [23:50] spiv: ping [23:50] spiv: Can you please update https://bugs.edge.launchpad.net/bzr/+bug/255292 ? [23:50] Launchpad bug 255292 in launchpad-bazaar "MemoryError/OverflowError in _read_info_file during branch unlock when pushing over SFTP" [Undecided,Incomplete] [23:51] jml: ok [23:54] btw [23:54] i've seen that one a few times now [23:55] not in a useful way, of course :/