[00:43] hey poolie. must be bedtime again. [00:44] :) [00:44] nice to see you === psynaptic is now known as psynaptic|away [03:15] help needed: what means the NotStacked error ? [03:28] lifeless: sorry about not replying yesterday, thanks for the bzr st -r tip [05:31] hi, for some reason when i try to push to a new branch i get this: bzr: ERROR: At lp:lilregdefrag/1.0 you have a valid .bzr control directory, but not a branch or repository. This is an unsupported configuration. Please move the target directory out of the way and try again. Any Ideas? [05:34] !ping [05:34] Here I am, brain the size of a planet and they ask me to respond to factoid requests. Call that job satisfaction? Because I don't. [07:39] kgoetz: no worries === psynaptic|away is now known as psynaptic [12:44] i'm trying to do a simple command plugin but is not being recognized, i pasted the code here: http://pastebin.com/dpmnBfUf [12:44] any ideas ? [12:52] edsiper, why the "True" argument to register_command / [12:52] "bzr foo" doesn't do anything? [12:53] jelmer, just to be sure that no foo command exists previously [12:53] jelmer, bzr: ERROR: unknown command "foo" [12:53] edsiper, does "bzr plugins" listyour plugin? [12:53] nop [12:54] edsiper, where have you put the plugin? [12:54] jelmer, .bazaar/plugins [12:54] a file called foo.py [12:54] ~/.bazaar/plugins / [12:54] ? [12:54] yep [12:54] edsiper: you should only specify True when decorating existing commands [12:56] jelmer, just drop that flag... continue the same, one question, i have another plugin which acts like a post-push hook and it works (at least is recognized after a push), but is not listed after bzr plugins [12:56] not sure what's going on there, "bzr plugins" should show your plugin if it's there [12:57] jelmer, i have plugin bazplugin.py , it works after a push, but i don't see any entry with that name in bzr plugins [12:57] is there any updated tutorial ? [12:58] i'm just stuck in the easier step :/ [12:59] edsiper, putting a .py file in ~/.bazaar/plugins should be sufficient [12:59] it works here [13:00] jelmer, hmm, it worked in my local computer, seems like a path problem in the server where i'm working [15:51] jelmer, is there any doc/how_to about how to write a new server command with a specific transport ? [15:52] i already cloned cmd_serve to create my own server which needs to use a different transport [15:52] but not sure how to link it [15:52] i'm basing the code in cmd_serve [15:59] edsiper, not sure I follow [15:59] edsiper, what do you mean with specific transport? [16:00] edsiper, if you're adding a thing similar to cmd_serve you should register that command, as you were doing earlier [17:36] Hi people [17:36] I have a problem and I do not know where to look [17:37] Some people use tracbzr with trac? [17:37] I have installed trac 0.12 with new tracbzr [17:37] 0.4... [17:38] I show perfectly repository in trac, but when I do trac-admin project1 repository resync repository1 [17:38] I get "0 revision cached" [17:39] and if I search a keyword in changeset, trac non found nothing [17:40] uhm ... where can I go wrong? [17:40] thanks.... [17:48] I have made some changes in my trunk branch, that I would rather have in a feature branch. How can I branch the current stuff of and revert trunk? [18:00] somebody use tracbzr plugin? [18:09] anyone fixed this ? https://bugs.launchpad.net/bzr/+bug/322299 [18:09] Ubuntu bug 322299 in Bazaar "bzr starts raising error on all actions after usin repo for a while: # ValueError: invalid literal for int() with base 10: 'None'" [High,Invalid] === tchan1 is now known as tchan