=== t0mmieb_away is now known as t0mmieb === t0mmieb is now known as t0mm13b === zirpu2 is now known as zirpu [05:18] fullermd: known bug in 'qupdate' versus 'qgetupdates' [05:18] but it seems explorer switched because of other bugs in qgetupdates [05:19] Hmm? [05:20] Oh. [05:26] yeah, about 12 hrs ago :) [05:27] I left my long-term memory in my other pants :p [05:29] see, this is why it takes me so long to change pants === davidstrauss_ is now known as davidstrauss [08:36] I have a stupid question: How do I install a plugin? I'm trying to use the hgbzr plugin by copying it to %APPDATA%\bazaar\2.0\plugins\bzrhg but bzr plugins does not show it. [08:37] what's in that dir (pastebin it)? [08:38] the contents of the tar.gz I downloaded from http://launchpad.net/bzr-hg/trunk/0.1/+download/bzr-hg-0.1.tar.gz [08:39] How do I pastebin? [08:45] I tried to reextract and copy the tar.gz again and this time it worked. Thanks. I think I had some trouble using xcopy. [08:46] ah, good [11:19] can I mark more than one bug as fixed using bzr commit --fixes? if so, what is the syntax? I can't find it in "bzr help bugs" [11:20] I think "bzr commit --fixes xxx --fixes yyy" works. [11:21] Peng_: awesome, will give it a try [11:22] Don't thank me until you've tried it. ;P [11:22] * mdke waits [11:22] Can someone point me in the right direction of some docs of how I would pragmatically run "bzr add" [11:23] "Pragmatically"? [11:24] damn spell checker programatically :) [11:24] using bzrlib [11:26] thanks Peng_ :) [11:27] johnf: I s'pose you could look at the source code for cmd_add. [11:27] Peng_: doing that at the moment :) [11:28] Ahh http://doc.bazaar-vcs.org/bzr.dev/developers/integration.html has all the magic I need [11:28] Oh, good. [12:36] jam: https://launchpad.net/~jameinel/+junk/bzr-file-locking - I understand it's not yet ready for using as a plugin? [12:37] Hi everybody [12:37] someone speaks french here! [12:37] jam: Not sure how to understand empty 'cmd_file_lock' or 'cmd_initialize_file_locks'. [12:37] madin60: Sorry, I don't speak French. [12:38] I've some trouble with the pull command [12:40] I can't pull on my sftp branch [12:40] the access port isn't the traditionnal 22 [12:41] How can I succed to pull with an other port on sftp server [12:41] ~/.ssh/config is the easiest way [12:42] bob2 my problem is due to the firewall configuration! [12:42] so I don't think that I can resolve it with the ssh config [12:43] if you want to use an alternate port, and bzr is using openssh, you can do this by editing ~/.ssh/config [12:43] if you need to use a bastion host, you can do that in ~/.ssh/config, too [12:45] Does putting the port in the sftp:// URL work too? [12:45] IIRC, it does. [12:46] I try it [12:46] thanks [15:28] is there a plugin that solves the following problem? [15:29] I'm working on a project and fixing multiple upstream bugs [15:29] the patches for each bug are fairly independent of each other [15:29] I want to have them all in a single tree [15:30] but I want to be able to create branches for each patch that I can store in launchpad so I can create a different merge request for each [15:30] I though bzr-loom export-looms would do the trick but each exported loom is cascaded [16:13] johnf, there's no plugin that I know of like that. === GaryvdM_ is now known as GaryvdM [17:07] does the latest bzr-gtk work with >2.0? [19:09] hi, i accidently control+c'd in the middle of a push [19:09] how do i unlock the repository? [19:10] bzr break-lock ? [19:10] the remote lock [19:12] ok, got it [19:12] thanks === lamont` is now known as lamont