[00:08] gotgenes: did you look at bug #141105 ? [00:08] Launchpad bug 141105 in bzr "Crash with authenticated https checkout" [High,Fix released] https://launchpad.net/bugs/141105 [00:10] bzr: ERROR: Unsupported protocol for url "svn+https://gotgenes.com/svn/csbs/trunk" [00:12] hmm, but I should have bzr-svn installed, it's under /usr/local [00:22] any ideas? [00:30] right, I suppose I didn't install the plugin properly, considering the README says to just copy the directory as ~/.bazaar/plugins/svn [00:30] * gotgenes sighs === kiko is now known as kiko-zzz [02:35] New bug: #154670 in bzr "bzr can delete a user's working directory, resulting in subsequent errors" [Undecided,New] https://launchpad.net/bugs/154670 [04:04] pinging poolie or spiv or lifeless [04:04] Oh my! [04:07] thumper: pong [04:07] spiv: call? [04:07] it'll be quick [04:08] thumper: you can try my mobile. Not sure how good the reception will be... (I'm at my parents' place, it has iffy internet and iffy phone coverage) [04:08] spiv: :) [04:08] thumper: irc is fine too ;) [04:09] Communication is always difficult across generations :p [07:05] thumper: yo [07:05] lifeless: hi [07:05] whats up? [07:05] lifeless: mostly sorted now [07:05] spiv has sorted it out [07:06] ok [07:06] ciao [07:06] bye [07:08] spiv: see privmsg [07:08] spiv: ping [07:08] spiv: ^^^ [07:08] * thumper does it all incase there are special ping rules... [07:10] OK, so is the "xyz inconsistent parents" line that just showed up in check to do with that reconcile thing that's been going around? [07:17] fullermd: I think so [07:18] fullermd: you'd know (I think) - how do I apply a bundle? [07:18] say one that is attached to an email [07:33] 'pull' or 'merge' should eat it. [07:45] thumper: save hte mail to disk, bzr merge filenameofmail [07:47] lifeless: Should I be expecting rather large number of those 'inconsistent parents'? I've got, like, twice as many as I have revisions... [08:48] thumper: well you can have many per revision [08:48] wel [08:48] fullermd: ^ [08:49] sorry thumper didn't mean you [08:50] Well, I thought they were fallout from really old versions. All the revs here are fairly young (post-0.16, mostly post-0.18) [10:43] hmm, I'm missing a piece here: [10:43] $ bzr pull [10:43] bzr: ERROR: These branches have diverged. Use the merge command to reconcile them. [10:43] $ bzr merge [10:43] ... (patches) [10:44] $ bzr status [10:44] ... [10:44] pending merges: [10:44] Jan Kneschke 2007-10-20 fixed test-case to start the field-indexing at 1 instead of 0 [10:44] how can I use the old commit msg as new commit msg ? [10:44] "$ bzr commit" asks me for a new one [10:46] I guess you'd just have to copy and paste it. [10:47] Usually people use a message like "Merged ". [10:47] You don't really need to repeat the message -- 'bzr log' will show it. [10:48] *doh* now that I see it [10:49] I assumed there would be a obvious thing I missed :) === kiko-zzz is now known as kiko [14:22] jelmer: where do you want to have bugs reported to for bzr-svn ? [14:22] weigon_: on launchpad please, https://launchpad.net/bzr-svn [14:22] -> bzr: ERROR: libsvn._core.SubversionException: ("File already exists: filesystem '/svnroot/mysql-proxy/db', transaction '265-1', path '/trunk/tests/suite/base/r/query_analizer1.result'", 160020) [15:12] weigon_: please report that on launchpad :-) [15:12] weigon_: This was during a push? [16:36] jelmer: yes [16:36] jelmer: it was a mixed merge + files added [16:36] a partial commit failed with: [16:36] $ bzr commit lib/proxy/strict.lua lib/proxy/Makefile.am [16:36] bzr: ERROR: Selected-file commit of merges is not supported yet: files trunk/lib/proxy/strict.lua, trunk/lib/proxy/Makefile.am [16:37] so I tried to commit and push everything afterwards [16:40] weigon_: ah, ok [16:41] weigon_: I'm actually working on that bug right now [16:41] I run 0.91 + bzr-svn 0.4-bzr right now [16:41] just tell me and I'll test it [16:43] this is bug 145148 [16:43] Launchpad bug 145148 in bzr-svn "svn and bzr-svn clash on commit" [Medium,Triaged] https://launchpad.net/bugs/145148 [16:43] weigon_: ok [16:43] this is my paste http://p.caboo.se/109159 [16:44] I tried to register on launchpad, but it didn't seem to like my mailhost [16:47] weigon_: thanks - that does indeed look like bug 145148 [16:47] Launchpad bug 145148 in bzr-svn "svn and bzr-svn clash on commit" [Medium,Triaged] https://launchpad.net/bugs/145148 [17:42] hi all again, yesterday I send a question about the distributed development, and the push. dato, ana` says me that you'll respond me, but I go before. Can you help me?? [17:43] oh well. [18:06] jelmer: Is bug #145148 the same as Debian #444775, do you think? [18:06] Launchpad bug 145148 in bzr-svn "svn and bzr-svn clash on commit" [Medium,Triaged] https://launchpad.net/bugs/145148 [18:06] Debian bug 444775 in bzr-svn "bzr-svn: Can't push to SVN when a file has been created there" [Normal,Open] http://bugs.debian.org/444775 [18:07] (If so, I'll mark the latter as forwarded to the former) === Mez|Away is now known as Mez [18:32] re [18:32] Lo-lan-do: I think so, but I'm not 100% sure [18:32] should have a fix soon [18:47] The backtraces look remarkably similar in structure [18:48] Mine has several calls of _dir_process, but I suspect that's because I'm seeing the bug on a file that's not in the top-level directory, contrary to the test case. [18:48] yeah, indeed [18:49] yours is a little bit more complex though - because of the messing around with the property contents [18:50] Ah yes, I had forgotten about that. [19:13] weigon_: can you please try again? === Mez is now known as Mez|Away === Mez|Away is now known as Mez [21:30] hello lads [21:30] jelmer: ping? [21:30] schierbeck, pong! [21:30] hehe [21:31] so, i'm trying to pull the treeview out of branchwin [21:31] do you have an opinion on what the base class of the new widget should be? [21:32] i'm thinking either just the treeview, the scrollwindow surrounding it, or an entirely new widget [21:36] with a new widget, we could have more control of what signals were sent, and simplify the interface === abadger1999 is now known as abadger199_afk [21:40] re [21:41] schierbeck: ... and perhaps embed it in new places [21:41] jelmer: well, we could do that with a scrollwin, too [21:42] i'd just like to keep the interface as simple as possible [21:42] schierbeck: yeah, agreed [21:42] it's possible to add your own signals, right? [21:42] schierbeck: yeah [21:42] okay [21:42] i'll work on it a bit [21:42] schierbeck: either treeview or scrollwindow as base class sounds fine [21:43] i'll start with scrollwin -- if we need more encapsulation we can always change that later === Mez is now known as Mez|Away === Mez|Away is now known as Mez [21:53] moin [22:00] hi folks, I have a basic VCS question. Between two revisions, only the changes are saved right? [22:00] for example, if I have a repository that is very heavy in filesize, it will not be duplicated? [22:24] nekohayo: yes, bzr delta-compresses the repository [22:24] nekohayo: though conceptually we work with full texts [23:08] jelmer: ping [23:08] schierbeck, pong [23:08] :) [23:08] okay, it seems to be working now [23:09] i started off conservatively [23:09] wanna have a look? [23:09] http://bazaar.launchpad.net/~dasch/bzr-gtk/treeview