[00:19] re === bitmonk is now known as bitmonk|sharp === brilliantnu1 is now known as brilliantnut [01:26] New bug: #184237 in bzr "autopacking should be optional" [Undecided,New] https://launchpad.net/bugs/184237 [01:49] What do I have to do to get bzr to ask me to GPG sign when I commit? Doing the `bzr sign-my-commits` for two years of work after the fact seems a bit after-the-fact. [02:23] AfC: Set create_signatures=always in ~/.bazaar/bazaar.conf [02:23] jelmer: ah, sweet. Thanks [02:23] or in the appropriate branch-specific place [02:24] [I heard some moron complaining that bzr lacked this feature that made git superior, and I was like "hey, we have that in Bazaar, I'm sure" so I figured I'd dog food it to make sure.] === bigdo2 is now known as bigdog === tchan2 is now known as tchan === tchan1 is now known as tchan === bitmonk is now known as sharpmonk === tchan1 is now known as tchan === tchan1 is now known as tchan [07:46] So if the process that has locked a bzr branch etc no longer exists, could bzr just automatically break lock? [09:01] AfC left, but I'll respond anyway. I don't know whether I agree or not, but if bzr will automatically break locks, it should print a warning message. [10:12] quick question folks [10:12] I'm trying to expose bzr repository over webdav to allow anonymous branching/checkouts, and I get this when I try it: [10:12] Unable to handle http code 401: Authorization Required [10:12] which isnt fun at all:) [10:15] do your server logs elaborate on why (e.g. permissions)? [10:16] bob2, nothing there [10:16] just for an idea, bit does work if I set .htpasswd file in there :) [10:17] * pygi should just use smart server [10:18] I always get that from bzr unless I provide a username in the URL. [10:18] yea, I know :p [10:18] but heh :p [10:18] ie, I have to do http://rjek@foo/.../ rather than just http://foo/.../, and it will correctly ask for the password. A faff. [10:18] I dont want a password :p [10:20] Well, good, 'cuz I don't want to give you one :p [10:21] funny folk :P [10:21] anyway, will just use it as is, before I get some time to setup a smart server :) [10:24] Well, if it's saying 401, then that's because your webdav server is set up to disallow anonymous acecss. [10:24] So it sounds like your server's misconfigured. [10:30] What's with webdav, anyway? [10:31] For anonymous branching, what's wrong with plain http? [10:56] New bug: #184292 in bzr "bzr bundle does not include tags" [Undecided,New] https://launchpad.net/bugs/184292 [11:56] * AfC tries to work out what needs to be backported to Subversion 1.4.6 for the bzr-svn plugin to work [11:56] AfC: There's a patch on the bzr-svn wiki page [11:56] Ah [11:57] jelmer: http://samba.org/~metze/subversion-1.4.0-metze-python-bindings.patch ? [11:58] yep === asac_ is now known as asac [12:06] Patch appears to apply cleanly to 1.4.6 ... building now [12:33] Damn. Doesn't seem to have worked. :( [12:35] what problems did you run into? [12:36] jelmer: kind of you to ask. The answer is "well, none, really." [12:36] I took the existing package, added the patch line, and let 'er rip. [12:37] I did one thing wrong and ended up having to build it a few times, but no matter [12:37] But at the end of it all, I still have bzr-svn reporting it can't do it's thing, see README etc [12:38] AfC: Did you run ./autogen.sh --release ? [12:38] (see the instructions on the wiki) [12:38] Python bindings got built, etc so I'm not sure what to poke [12:38] Does the package run autogen? I doubt it [12:39] autogen.sh --release reruns swig [12:39] see the instructions on the wiki [12:39] Shit. [12:39] I was hoping just patching the sources and building would work. [13:00] we could include the changes to the files generated by swig in the patch [13:00] but that would probably mean having to put up a patch for each minor release of subversion [13:00] because that's much more likely to cause conflicts [13:01] AfC: what platform are you on? [13:01] Gentoo [13:01] I've been getting advice on from the Desktop devs, but I just followed the wiki's instruction to run autogen and it still didn't work [13:02] The ebuild for subversion has a long history, and it looks a bit fragile. They'll need to figure it out from here; I give up [13:02] there is a gentoo overlay that contains the patched subversion [13:03] it's on launchpad somewhere [13:03] though I'm not a gentoo user, so I haven't tried it [13:03] Hm. I'll look for that, then. We don't use overlays as a matter of policy, though. [13:04] But the ebuild itself might be usable. [13:04] https://launchpad.net/bzr-gentoo-overlay/ [13:05] jelmer: thanks. I'll look at it tomorrow === tchan2 is now known as tchan [14:36] hi can someone tell me if bzr-gtk will be available in gutsy soon? i have bzr 0.9 on my desktop and just upgraded my laptop and got bzr 1.0 but bzr-gtk was uninstalled in the process. [14:43] zero-9376: You mean in the gutsy repository on bazaar-vcs.org ? afaik existing packages in released versions of ubuntu are not updated, except for major bug fixes [14:45] just looking in synaptic now version 0.90-1 is installed and 1.01 is availalbe (i have backports and proposed enabled) [14:45] i just wondered if anyone knew whether the gtk tools would be arriving as well [14:58] just added the bazaar-vcs repo and while bzrtools is available it still wants to remove bzr-gtk [15:11] I'm not sure the bzr-gtk package at bazaar-vcs.org is kept up to date [15:12] lifeless/poolie: ^ [15:12] this keeps coming up [16:16] New bug: #184342 in bzr "Invalid url supplied to transport: "invalid port number in url:" [Undecided,New] https://launchpad.net/bugs/184342 [17:13] since you're removing the bzr bundle command, I guess its preferable not to use it ? https://lists.ubuntu.com/archives/bazaar/2007q3/029497.html [18:00] Hello, everyone. At the organization I work for, we use subversion+trac in several projects and we're happy with both, but we're willing to give Bazaar a try. So I'd like to know if there's an *stable* alternative to Trac, compatible with Bazaar? I've only found dead projects [18:03] why switch from trac :-) http://hotdesign.com/seybold/everything.html [18:03] sorry wrong link [18:03] https://launchpad.net/trac-bzr [18:06] deepjoy: thank you; I thought it was dead too, because of its website ( http://bazaar-vcs.org/ObsoletePlugins ). Is trac-bzr stable enough to be used in production environments? [18:07] oh, sorry... here's its website: [18:07] Trac Bazaar Plugin [18:07] A plugin for Trac (>= 0.10) that provides a version control backend for Bzr [18:07] As of version 0.10 Trac (http://projects.edgewall.com/trac/) does provide an abstract interface for version control systems. (http://projects.edgewall.com/trac/wiki/VersioningSystemBackend) [18:07] This plugin allows the use of Bazaar-NG for projects. [18:07] It's far from complete, and is based on Johan Rydberg's work for trac+darcs (http://progetti.arstecnica.it/trac+darcs/) [18:08] Oh, excuse me... I pasted my whole clipboard [18:09] I'm concerned about its stability because it'd serve this service: http://tracker.gnulinuxmatters.org/ [18:12] is there a 1.1 of bzrtools ? [18:13] or ... would anybody know why bzr is still at 1.1~rc1-1 in Debian and 1.0 in Hardy, before I uupdate it? === cfbolz_ is now known as cfbolz [18:46] moin [19:27] is there a way to competely delete versioned files from a repository, so that all version history for that file is deleted from the depository as well ? [19:29] somebody asked this question and one of the contributor's replied that you can recreate the repository from scratch without that file with all other versions but cannot delete it from the current repository since that would compromise repository integrity [19:29] * deepjoy is an innocent bystander [19:32] ok, but if i recreate a repository without that file, how can i get the version history for all of the other files in to it? [19:37] by recreate I meant create patchsets and commit them 1 by 1 into the new repository [19:37] with all the information [19:38] ah [19:38] that sounds like fun [19:39] bazaar can't do that for me, then, i gather? [19:39] as I said I'm an innocent bystander [19:40] well, thanks for your help anyway, deepjoy [19:40] maybe someone else here can answer that last question [19:45] New bug: #158883 in bzr-svn "ability to push non-lhs revisions" [Wishlist,Triaged] https://launchpad.net/bugs/158883 [20:17] hello everybody [20:18] Hi luislavena [20:20] wanted to know if bzr-svn still needs the patched version of svn bindings... [20:20] I'm on Windows and subversion build process is still painful [20:21] luislavena: I think there is a patched version of the python bindings for windows [20:21] Verterok: yes, but they are badly built with VC8, which could show more problems than solutions. [20:22] Verterok: know as cross-runtime linking (subversion links to MSVCRT, and the bindings link to MSVCR80). [20:22] that affects malloc and free calls. [20:23] luislavena: if that is the case, I think the only solution is to patch the python-bindings using MSVCRT [20:24] but I don't know much about windows build process [20:24] * Verterok is a *nix guy [20:25] * luislavena now that being a windows-user make hima second class citizen :) [20:25] s/hima/him a [20:26] luislavena: thre were updated bindings for Windows, but I think the link has gone dead [20:26] luislavena: you may want to subscribe to bug 161082 [20:26] Launchpad bug 161082 in bzr-svn "very hard to get going on windows" [Medium,In progress] https://launchpad.net/bugs/161082 [20:26] jelmer: you mean the ones at here: http://bazaar-vcs.org/BzrForeignBranches/Subversion [20:27] I just wonder (without a practical background) how Hg guys managed to use the standard bindings. [20:27] luislavena: no, different ones, posted as comment to the bug I just mentioned [20:27] luislavena: They don't use bindings at all afaik [20:27] they just invoke the svn binary [20:28] luislavena: I'm just telling you that my knowledge of windows and how it build+link is practically 0 :) [20:28] Verterok: maybe you can read a ongoing articles series of 'X for Windows'... [20:29] Verterok: http://blog.mmediasys.com/2008/01/17/ruby-for-windows-part-1 [20:29] as commented on the bug report, ruby for windows faces the same situation (can blow up in your face) :P [20:30] luislavena: thanks for the link [20:47] jelmer: we use the bindings in convert extensions. what the problem with them ? [20:49] pmezard: but you also invoke the svn binary directly, no? [20:50] for the "push" part yes. the bindings are used to retrieve svn revisions not to write them. [20:51] pmezard: There are a couple of bugs in the bindings that you don't hit that way [20:51] pmezard: (luislavena was asking why hg didn't require certain patches to the bindings) [20:52] jelmer: yes i understood that, and i was wondering why we would need such patches [20:52] pmezard: There's a huge memory leak in the bindings [20:52] jelmer: in the get_log part ? [20:52] or in general ? [20:52] not just there [20:52] in general [20:52] and there are several other issues [20:53] you will need a patch in order to be able to do commits using the bindings if you don't want to have a local subversion working copy [20:53] weird. is the svn api that complicated that swig bindings are hard to generate ? [20:53] ok [20:54] pmezard: The swig bindings are usually ok [20:54] but there are a couple of places where they were autogenerated but never tested [20:54] for example, where double pointers are used to return values but there's no swig typemap [20:55] s/double pointers/double pointer arguments/ [20:55] interesting (i don't know swig, but it makes more sense why brian called the binaries for the push part). thanks. [21:18] Hey, bzr 1.0-1~gutsy1's Ubuntu package seems to be incompatible with bzrtools/bzrgtk Ubuntu packages.. is that right? [21:19] Peaker: Yep, the bzr-gtk package on bazaar-vcs.org hasn't been updated [21:19] lifeless: ^ [21:20] oh, it seems a little ironic given that Ubuntu and bzr are both Canonical products :) [22:29] does anyone know if there are any automated tools that will delete files from a repository, and then rebuild the repository from scratch, and move all the version history from the old repository to the new repository minus the deleted files? [22:36] New bug: #184457 in bzr-svn "bzr crash on commiting pending merges" [Undecided,New] https://launchpad.net/bugs/184457 [22:39] pattern: There's only something like that for removing complete revisions [23:05] ok [23:05] thanks, jelmer [23:48] hi