Team Chat Logs

2006 10
Mo Tu We Th Fr Sa Su
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      

November 08, 2006

[00:00:52] * em-dash has quit IRC
[00:25:09] * o_cee has quit IRC
[00:27:19] * Guardian has quit IRC
[00:35:39] * cmlenz has quit IRC
[00:39:06] * Guardian has joined #trac
[00:44:28] * entreprenerd has quit IRC
[00:49:25] * flox_ has joined #trac
[00:54:55] * flox has quit IRC
[00:55:07] * flox_ is now known as flox
[01:10:45] * neoxed_ has joined #Trac
[01:11:06] * cmlenz has joined #trac
[01:26:55] * neoxed has quit IRC
[01:28:26] * User5696 has joined #trac
[01:30:03] <User5696> anyone ever experienced the "LookupError: no codec searh functions registered: can't find encoding" error?
[01:30:30] <User5696> it can be fixed on Debian by installing python-chardet but does not appear on a second box without python-chardet installed
[01:30:37] <User5696> any idea for the cause?
[01:38:04] * flox has quit IRC
[01:39:05] * hpnadig_ has quit IRC
[01:42:36] * hpnadig_ has joined #trac
[01:45:04] * cathar has joined #trac
[01:45:48] <cathar> Hello :)
[01:48:18] * Niels- has joined #trac
[01:48:23] <Niels-> Hello
[01:48:35] <misc> hi
[01:48:42] <misc> User5696: when doing what ?
[01:48:58] <cathar> I got a bit of a problem with the login stuff for trac, can I please pick your brains on it please :)
[01:49:58] <cathar> Whenever I goto the Login page I get AssertionError: Authentication information not available.
[01:50:15] <cathar> but Ive followed instructions for the authentication stuff
[01:50:28] <Niels-> Trac uses the http auth from Apache. it seems you haven't configured it correctly
[01:50:40] <cathar> Yip, just unsure where :)
[01:51:07] <Niels-> Has your webserver the authz module ?
[01:51:35] <cathar> checking
[01:52:20] <Niels-> try something like this : d00:~# a2enmod authz_user if you are running apache 2
[01:53:07] <alect> hi
[01:53:14] <Niels-> hello alect
[01:54:47] <cathar> ahhh that wasnt in my modules to load
[01:55:15] <cathar> Restarted apache, same error
[01:55:23] <asmodai> ALEC!
[01:55:30] <asmodai> Alec Umpire
[01:56:43] <Niels-> Cathar, I think it comes from your apache site configuration. Wrong pass of htpasswd file or somthing like this.
[01:56:55] <Niels-> wrong *path*
[01:57:55] <cathar> Niels-: Hmmm okay I'll see if I can paste my config somewhere for you to have a look if you dont mind
[01:58:05] <cathar> or at least the auth bit
[01:58:28] <Niels-> go to trac.pastebin.com =)
[01:58:53] <cathar> ah, groovy :)
[02:00:11] * User5696 has quit IRC
[02:00:50] <cathar> right I think this is the bit you need to see http://trac.pastebin.com/819596
[02:01:40] <Niels-> ok
[02:02:07] <cathar> since the python bit is working it cant be the mod_python section :)
[02:02:49] <Niels-> looks correct.
[02:02:51] <Niels-> hum
[02:02:58] <cathar> Thats what I thought :)
[02:03:12] <cathar> its a copy and paste (pretty much)
[02:03:50] <cathar> you can goto http://tribefish.blogdns.org/projects/scrum/login to see what its doing
[02:04:37] <Niels-> oh. something strange.
[02:05:15] <Niels-> for example, mine is at http://trac.gate-nine.net/ilan/login
[02:05:15] <cathar> Strange.... how?
[02:05:31] <Niels-> so my apache config is <Location "/ilan/login">
[02:05:46] <cathar> ahhhh
[02:06:13] <Niels-> yours would be <Location "/projects/scrum/login">
[02:06:26] <cathar> so replace /trac/login with /projects/scrum/login.. gah you b eat me to it
[02:06:31] <cathar> editing :)
[02:07:23] <cathar> Ah bingo
[02:07:30] * cathar hugs Niels-
[02:07:40] <cathar> Thank you :)
[02:07:42] <Niels-> or <Location "/projects/[^/]+/login"> if you want it to work with all your projects
[02:07:47] <Niels-> You're welcome :)
[02:08:16] <Niels-> have fun playing with trac :p
[02:08:25] <cathar> yeah might do that when I add a second one dont you also have to do LocationMatch too?
[02:09:09] <Niels-> I don't think so but I've never tried to put multiple projects on a host
[02:09:48] <cathar> okay, well appreciate you helping tons :)
[02:10:33] <Getty> wait wait
[02:10:38] <Getty> i can use regexp in Location ?
[02:10:45] <Niels-> for sure :)
[02:10:50] <Getty> automatical?
[02:10:52] <Getty> no tricks?
[02:10:59] <cathar> Instructions say so ..
[02:11:10] <Getty> why noone told me before?... <headshaking>
[02:11:15] <Niels-> :D
[02:11:24] <Getty> yesterday someone told me about txt2regex... also aprove^10
[02:12:17] <Niels-> you can use regexps in every Apache directive
[02:12:35] <Niels-> as mentionned in the manual http://httpd.apache.org/docs/1.3/mod/core.html
[02:13:07] <Getty> i thought i just can use *
[02:13:44] * hpnadig_ has quit IRC
[02:16:52] * hpnadig_ has joined #trac
[02:40:12] <cathar> Right thanks again, gotta do some work, ttfn
[02:40:28] * cathar has quit IRC
[02:52:16] * idnar has quit IRC
[02:52:19] * idnar_ has joined #trac
[02:54:52] * robs has joined #trac
[03:07:23] * kousuke has joined #trac
[03:13:20] * Blackhex has joined #trac
[03:13:56] * bobbens has left #trac
[03:45:45] * clynx has joined #trac
[03:46:08] <clynx> hey.
[03:46:20] <Blackhex> hi
[03:46:46] <clynx> I'm trying to use the svn trunk on a freebsd box. python tells me "ImportError: No module named dummythreading"..
[03:46:54] <clynx> does anyone know how to fix that?
[03:47:23] <alect> hey asmodai :)
[03:47:26] <asmodai> alect: dude!
[03:47:27] <alect> (after much delay)
[03:47:29] <asmodai> alect: :D
[03:47:30] <alect> how goes it man?
[03:47:35] <asmodai> well
[03:47:52] <asmodai> female colleague #3 that says I'm cute :$
[03:48:01] <asmodai> that's 3 in one day
[03:48:35] <Blackhex> clynx: it's 2.3 module, so this could be python version incompatibility
[03:48:39] <alect> heeeeey, nice :)
[03:48:51] <alect> women telling you're cute is a good sign ;)
[03:49:16] <asmodai> heh, this third one actually
[03:49:22] <asmodai> one, who actually has a bf/man who also works here, even said--in a joking manner though-- "take me, $name is not here today anyway"
[03:49:53] <clynx> so, it might be that the dummythread module is gone in 2.4, which was there in 2.3, correct?
[03:50:05] <Blackhex> clynx: yes
[03:50:12] <clynx> ok, thank you ;)
[03:50:13] <alect> hah
[03:50:16] <alect> nice
[03:50:21] <Blackhex> http://python.active-venture.com/lib/module-dummythreading.html
[03:50:32] <asmodai> alect: :D
[03:50:42] <asmodai> alect: good ego boost after the relationship fiasco
[03:51:11] <alect> definitely :)
[03:51:53] <asmodai> alect: So, how's tricks for you?
[03:52:13] <clynx> oh, when I rename it to dummy_threading it works. thank you ;o)
[03:52:32] <Blackhex> clynx: anytime :-)
[03:52:38] <clynx> should I report that somewhere to the genshi team?
[03:52:51] <asmodai> cmlenz: You copying? :)
[03:53:05] <cmlenz> hm?
[03:53:21] <Getty> asmodai: then you can go into the "cute-corner"
[03:53:23] * asmodai points up
[03:53:32] <asmodai> Getty: Yay! Are there prizes there?
[03:53:34] <Getty> next to the "best friend area"
[03:53:37] <alect> asmodai: good good
[03:53:39] <Getty> nope, sorry
[03:53:44] <alect> haha the best friend area
[03:53:45] <asmodai> Getty: THAT alone would be a step upwards.
[03:53:48] <cmlenz> clynx: do you have a line number along with that error?
[03:53:53] <Getty> hehehehe
[03:53:53] <Blackhex> clynx: If they proclame 2.4 support you should
[03:53:55] <asmodai> Getty: I have been stuck with best friend syndrome for a long while
[03:53:56] <Getty> you saw scrubs?
[03:54:02] <alect> scrubs ROCKS
[03:54:02] <Getty> there he also had a best friend area ;)
[03:54:04] <clynx> sure.
[03:54:05] <asmodai> scrubs? Nopes
[03:54:06] <alect> ROCKS!!!
[03:54:06] <clynx> genshi/template.py line 30
[03:54:09] <Getty> asmodai: WHAT???
[03:54:12] <Getty> asmodai: culture lag
[03:54:16] <alect> you need to rectify that asmodai
[03:54:19] <alect> it's so funny
[03:54:22] <Getty> yeah
[03:54:26] <asmodai> We have enough culture here in Europe :P
[03:54:26] <Getty> one of the best sitcoms ever
[03:54:30] <Getty> i love cox :)
[03:54:36] <Getty> asmodai: i'm also from europe :P
[03:54:55] <asmodai> But that movie isn't? :)
[03:55:06] <Getty> no its american
[03:55:10] <asmodai> bingo
[03:55:11] <asmodai> :D
[03:56:41] <Getty> but its good
[03:57:18] <asmodai> Oh ok
[03:57:21] <clynx> I fear I've another problem again ;o)
[03:57:22] * asmodai will keep it in mind
[03:57:32] <asmodai> clynx: fear not having solutions
[03:57:36] <clynx> my freebsd box seems not to know the python module "import pkg_resources"
[03:57:45] * idnar_ is now known as idnar
[03:57:47] <asmodai> that's part of setuptools
[03:58:04] <asmodai> clynx: installed trac through ports?
[03:58:22] <clynx> hmm .. no ;o)
[03:58:34] <asmodai> mmm, anyway, you need setuptools :P
[03:58:56] * asmodai has it installed on his FreeBSD boxes as one of the first site-packages ;)
[03:59:01] <clynx> i've installed a 0.8 or so through svn. today I tried to upgrade ;o)
[03:59:03] <clynx> hehe
[03:59:10] <clynx> I've installed it now ;)
[03:59:20] <asmodai> Should clear that issue then I reckon.
[03:59:52] <clynx> *grml*
[03:59:53] <clynx> "NameError: global name 'sqlite' is not defined"
[04:00:53] <clynx> but py-pysqlite23 is installed.
[04:01:42] <Blackhex> clynx: you said that you are usin python 2.4, didn't you?
[04:01:53] <clynx> cmlenz: did the line number helped you?
[04:01:59] <clynx> yes, I think so.
[04:02:16] <clynx> py24-pysqlite-2.3.2 is the exactly port name.
[04:02:37] <Blackhex> clynx: ah that's not version of python
[04:03:04] <clynx> no, just the port version
[04:06:13] <clynx> hmm .. the sqlite module seems to be broken.
[04:06:22] <clynx> ImportError: /usr/local/lib/python2.4/site-packages/pysqlite2/_sqlite.so: Undefined symbol "PyGILState_Ensure"
[04:07:57] <cmlenz> clynx: yeah, I'll fix the dummy_threading issue
[04:08:13] <clynx> ok, thank you
[04:10:26] * kousuke has quit IRC
[04:11:09] <cmlenz> clynx: fixed in genshi, svn up
[04:11:24] <cmlenz> i.e. svn up genshi, not trac
[04:12:47] <clynx> yes, works fine. thanks
[04:15:15] <clynx> now it seems like I just have this broken sqlite module left.
[04:17:32] * eleftherios has joined #trac
[04:19:02] * kousuke has joined #trac
[04:28:32] * goxe has joined #trac
[04:37:02] <eleftherios> I followed the instructions at http://trac.edgewall.org/wiki/TracOnFedoraCore to install Trac on Fedora Core 6 but as soon as I hit myurl/cgi-bin/trac.cgi/ directory I get an 500 Internal Server Error. Any pointers please?
[04:37:45] <clynx> what does your web server error log tells you?
[04:38:35] <eleftherios> well the last line is [Errno 13] Permission denied: '/srv/trac/lightbox/VERSION'
[04:39:09] <eleftherios> but the previous lines don't have any permission issues
[04:40:34] <clynx> I fear I cannot really help you, but you should try to fix each error inside the log.
[04:40:57] <clynx> for example you could check what permissions the VERSION file currently has.
[04:41:13] <eleftherios> this is the error all in all http://pastebin.ca/243394
[04:41:15] <clynx> when it could not be read, you could try to add the correct permission
[04:41:33] <eleftherios> the thing is that this is the last error message
[04:41:43] <eleftherios> the first one doesn't really tell me anything
[04:42:16] <clynx> yes, looks like the user under which the server runs does not have the permissions to read that version file
[04:42:47] <eleftherios> well the file VERION has permissions -rw-r--r-- 1 apache dev 27 Nov 8 20:15 /srv/trac/lightbox/VERSION
[04:42:56] <eleftherios> so apache can access it fine
[04:45:06] <clynx> but lightbox is a valid svn repository?
[04:45:32] <eleftherios> hm, yes it is an empty svn repos
[04:47:10] <clynx> hmm .. sorry. I cannot help you there. I've tried to get a little bit smarter by looking into the source, but it does not work ;)
[04:47:25] <eleftherios> clynx, thank you for trying anyway
[04:47:28] <eleftherios> :-)
[04:47:33] <clynx> np ;)
[04:49:02] <eleftherios> clynx, it was SELinux related
[04:49:32] <clynx> that should tell me what? ;o)
[04:51:25] <eleftherios> well it is something about security enhanced linux, I haven't got a clue
[04:51:28] <eleftherios> I disabled it
[04:51:39] <eleftherios> this is for an internal server anyway
[04:51:39] <clynx> ah, ok ;)
[04:51:41] <eleftherios> :-)
[04:52:30] <eleftherios> I need to find how to change the access url now, this cgi-bin/trac.cgi/ URL is ugly!
[05:09:43] * Blackhex has quit IRC
[05:10:48] * converter has joined #trac
[05:10:50] <alect> cool: http://trac-hacks.org/wiki/GoogleSitemapsPlugin
[05:13:13] <eleftherios> what's that about "Link the static files into /trac-static/" in the FAQ entry about changing to a nicer URL?
[05:14:05] <eleftherios> and the FAQ entry is for Windows (eeekkk) and apache 1.3 (ancient!)
[05:14:07] <eleftherios> shame!
[05:14:09] <eleftherios> :-)
[05:16:37] * jesterKing is now known as amino
[05:23:15] <eleftherios> what is CogTool.db mentioned in the FAQ???
[05:23:59] <eleftherios> that FAQ entry is really confusing
[05:24:56] <eleftherios> it doesn't explain what the directories and filenames involved are
[05:30:34] <eleftherios> if anyone knows how to redirect track to a nicer URL on apache2 & GNU/Linux please let me know. Thank you.
[05:30:44] <eleftherios> s/track/Trac
[05:47:19] * mcella has joined #trac
[05:55:57] <Niels-> eleftherios what is the problem with the URL. Nobody can see it.
[06:00:43] * d7rt has joined #trac
[06:00:45] <eleftherios> it is ugly and we have some people here that want simpler things
[06:00:53] <eleftherios> they are not technical at all
[06:01:07] <eleftherios> brb
[06:01:11] <Niels-> but this url never appears
[06:01:22] <Niels-> to the user
[06:01:44] <eleftherios> what URL never appears to the user?
[06:01:55] <eleftherios> the myhost.com/cgi-bin/track.cgi?
[06:02:03] <eleftherios> how do we access the project page then?
[06:02:12] <LarstiQ> nicer than what?
[06:02:30] <eleftherios> I want myhost.com/project_name
[06:02:41] * LarstiQ has trac.host.domain/
[06:03:05] * otaku42 has domain.tld/
[06:03:14] <LarstiQ> otaku42: good point
[06:03:25] <otaku42> but we're using trac with mod_python, not as cgi
[06:03:30] <eleftherios> well I would like domain.tld/project_name
[06:03:34] <Niels-> with Apache2, you just put a Location Directive
[06:03:36] <LarstiQ> mod_python here too
[06:03:44] <Niels-> same here.
[06:03:54] <LarstiQ> but yeah, Location
[06:04:24] <eleftherios> Niels-, no it wont work with a simple location as far as I can see
[06:04:44] <eleftherios> because it would require hostname.tld/project_name/trac.cgi
[06:05:02] <Niels-> Look at this : http://trac.pastebin.com/819691
[06:05:08] <eleftherios> Niels-, thank you
[06:05:17] <Niels-> Location + ScriptAlias
[06:05:33] <Niels-> ilan is my project name
[06:05:53] <Niels-> I can access to the trac via http://trac.***.net/ilan
[06:07:28] <eleftherios> Niels-, where should the SetEnv TRAC_ENV point to?
[06:08:03] <Niels-> to the physical folder that you created via trac-admin
[06:08:20] <eleftherios> I see
[06:08:23] <eleftherios> let's try that
[06:08:36] <Niels-> the SetEnv defines the project that the location is linked to
[06:08:52] <eleftherios> error
[06:09:03] <eleftherios> Trac detected an internal error: The environment options "TRAC_ENV" or "TRAC_ENV_PARENT_DIR" or the mod_python options "TracEnv" or "TracEnvParentDir" are missing.
[06:09:21] * Marlun has joined #trac
[06:09:32] <Niels-> oh
[06:10:20] <eleftherios> ok, works now
[06:10:22] <eleftherios> had a typo
[06:10:22] <Niels-> it seems you didn't set correctly the SetEnv directive in Apache's conf
[06:10:26] <Niels-> okay :)
[06:10:39] <Niels-> whois marlun
[06:10:46] <Niels-> oops.
[06:10:59] <eleftherios> Niels-, thank you! :-)
[06:11:06] <eleftherios> Niels-, we should add that to the FAQ
[06:11:10] <Niels-> you're welcome.
[06:11:12] <eleftherios> Niels-, the one there now sucks!
[06:11:17] <eleftherios> Niels-, thank you again
[06:11:25] <eleftherios> I got to rush, be back in 30
[06:11:44] <Niels-> yeah perhaps. but i've been using trac for only 20hours so I prefer wait a little before posting on the wiki
[06:18:43] * atwork has joined #trac
[06:21:45] <atwork> i upgraded from trac 0.9.6 to 0.10 by installing it on another machine and copying <trac_env> to the new machine. now no stylesheets are in use. any ideas?
[06:22:17] <otaku42> atwork: perhaps a permission problem?
[06:24:00] <atwork> hmm maybe. browser says /bt/chrome/common/css/trac.css doesn't exist...
[06:27:27] * converter has quit IRC
[06:27:41] * danbeck has joined #trac
[06:31:34] <atwork> the css is in <python>\Lib\site-packages\trac-0.10-py2.4.egg\share\trac\htdocs\css . can i add the path to the trac.ini somehow?
[06:38:08] <Marlun> Niels-: finding anything interesting? =P
[06:40:09] <Niels-> Not at all :)
[06:40:29] <Niels-> I'm new to freenode and your host was .. surprising
[06:42:47] <Marlun> Niels-: ah, ok :)
[06:44:12] <otaku42> Niels-: http://freenode.net/faq.shtml#cloaks
[06:44:23] <Niels-> thx otaku42
[06:54:20] <pacopablo> alect: still awake?
[06:56:32] * mcella has quit IRC
[06:56:51] * Niels- is now known as Jig
[06:57:03] * Jig is now known as Niels-
[07:01:46] * Niels- is now known as Jig-
[07:02:20] * Jig- is now known as Niels-
[07:24:51] * d7rt has quit IRC
[07:36:56] * d7rt has joined #trac
[07:52:07] * converter has joined #trac
[07:56:03] * agile has quit IRC
[08:04:51] <shawn_work> interesting
[08:05:02] <shawn_work> did trac ever release a 0.10.1dev ?
[08:05:13] <shawn_work> my version shows this from SVN when i last pulled the 0.10 dev
[08:29:26] * m_g has joined #trac
[08:37:40] * agile has joined #trac
[08:39:27] * clynx has quit IRC
[08:47:31] * d7rt has quit IRC
[08:47:35] * d7rt has joined #trac
[08:50:39] * ekimus has joined #trac
[08:51:17] * bartc has joined #trac
[08:53:27] * dberry has joined #trac
[08:56:23] * eleftherios has quit IRC
[08:56:38] <ekimus> hello, strange problem here. i set up a proxy say https://10.200.2.5/$PROJECT to go to http://10.200.2.2/trac/$PROJECT - as database I use "database = postgres://someuser:foobar@db/trac_sandbox" . when i surf 10.200.2.2/trac/sandbox directly it works just fine but when i access https://10.200.2.5/sandbox my error log says that it can't resolve host 'db' but i can ping it with the correct address from the command line. what's happening?
[09:05:29] <ekimus> it seems that the last client accessing the trac site needs to be able to resolve the database host. as long as the last client (tested with wget on the proxy) needs to be able to resolve the db host.
[09:13:22] <ekimus> hello anyone alive? I'm not sure wether to report a bug or if it is a configuration fault, I'd rather investigate some more and find out it's PEBKAC than a trac fault but I don't know where else to look
[09:14:25] * exarkun has left #trac
[09:15:58] <misc> ekimus: there is not reason for this
[09:17:07] <ekimus> no reason for not filing a bug?
[09:18:00] <misc> no, no reason to have the client to be able to resolve the dns
[09:19:02] <ekimus> that's what I thought too but I can resolve the dns just fine from everywhere. just not from the box I'm using right now. both servers resolve just fine
[09:19:04] <misc> i mean, this is a proxy, i do not see why it should know about trac internal setting
[09:21:43] <ekimus> in fact the proxy doesn't know anything, it can resolve the same dns names nevertheless i get this error on the trac server "[client 10.200.2.5] PythonHandler trac.web.modpython_frontend: OperationalError: could not translate host name "db" to address"
[09:21:59] <ekimus> where 10.200.2.5 is the server that is proxying the request
[09:28:33] * Blackhex has joined #trac
[09:34:38] * jborg has joined #trac
[09:57:13] * Niels- has quit IRC
[10:06:33] * shawn_work has quit IRC
[10:09:41] * Guardian has quit IRC
[10:21:54] * Miek has joined #trac
[10:23:16] * Gruf has quit IRC
[10:24:52] * nextime has quit IRC
[10:26:52] * nextime has joined #trac
[10:30:47] * Semhirage_ is now known as Semhirage
[10:30:49] * Gruf has joined #trac
[10:40:26] * em-dash has joined #trac
[10:42:52] * Gruf has quit IRC
[10:43:28] * Gruf has joined #trac
[10:46:25] * goxe has left #trac
[10:59:54] * hotte has joined #trac
[11:01:22] * dings has quit IRC
[11:05:10] * Guardian has joined #trac
[11:11:46] * dings has joined #trac
[11:16:51] * ekimus has quit IRC
[11:19:21] * tenshiKur0 has joined #trac
[11:26:17] * Blackhex has quit IRC
[11:29:22] * Erestar_office has joined #trac
[11:30:07] <Erestar_office> Hi everyone. I'm having some *nix permission issues... When using trac-admin to create trac projects, it seems like the umask is getting ignored
[11:30:28] <Erestar_office> Namely /db/trac.db is not getting group write permission
[11:30:53] <Erestar_office> Has anyone encountered this before, or can any offer how you manage your file system permissions with trac?
[11:32:54] * Gruf has quit IRC
[11:33:27] * Gruf has joined #trac
[11:45:46] <mrkris> Looking all over the web and can't seem to find a reason I can't browse php source. It says "preview not available". Anyone know why?
[11:47:35] <cmlenz> check the log
[11:47:37] <cmlenz> @logging
[11:47:37] <evil_twin> cmlenz: "logging" is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[11:48:46] * haakonn has quit IRC
[11:51:06] * sky_g has joined #trac
[11:51:30] <mrkris> that did it, thanks cmlenz :)
[11:51:42] <mrkris> cmlenz: turns out php-cli under debian etch is php5 not php
[11:51:43] <mrkris> doh
[11:52:24] <sky_g> whoa. It's been like a year since I was last here. cmlenz is still helping people out :-)
[11:52:33] <sky_g> You're a very helpful guy
[11:52:47] <cmlenz> heh
[11:53:27] <sky_g> And by the way, bitten is about to be deployed at our office any time now :)
[11:53:36] <sky_g> We're already trac addicts of course
[11:54:00] <cmlenz> bitten, oh
[11:54:12] <cmlenz> my poor little neglected brain child :-/
[11:54:19] <sky_g> Great stuff. What, worried you're actually gonna get users? hehe
[11:54:35] <sky_g> users^H^H^H^H^H beta testers I mean
[11:54:38] <cmlenz> I really need to get started with bitten again
[11:54:39] <sky_g> >(
[11:54:43] <sky_g> :)
[11:54:45] <cmlenz> heh
[11:55:13] <cmlenz> I think there are actually a couple of users... or at least people posting to the mailing list... the problem is I haven't been working on that code for way too long now
[11:55:20] <sky_g> Yeah that would be cool. Anyway we're gonna try it out since we liked the easy trac integration. Cruisecontrol is more mature but kind of yucky
[11:55:29] <mrkris> bitten?
[11:57:09] <sky_g> continuous integration/continuous build/whatever you call it.
[11:57:39] <sky_g> "build-as-soon-as-someone-checks-in-a-file"-system
[11:58:18] <cmlenz> bitten.cmlenz.net
[12:00:45] <sky_g> I gotta go. I'm sure I'll be back with some experiences
[12:00:54] <sky_g> see ya
[12:02:15] * sky_g has quit IRC
[12:05:57] <mrkris> ahhh interesting
[12:15:24] * asmodai needs to get bitten up and running as well again
[12:21:08] * phoenixz has joined #trac
[12:21:21]