Team Chat Logs

2007 2
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 31  

March 29, 2007

[00:05:19] * stalker` has joined #trac
[00:13:25] <Dwarfoo7> is there a way to make the search option search on all available projects (when using multiple projects ?)
[00:14:54] <alect> no
[00:17:01] <evil_twin> New news from t.e.o: TracSubversion edited by cboos <http://trac.edgewall.org/wiki/TracSubversion> || TracSubversion edited by cboos <http://trac.edgewall.org/wiki/TracSubversion> || TracSubversion edited by cboos <http://trac.edgewall.org/wiki/TracSubversion>
[00:17:11] <Dwarfoo7> ok thanks alect
[00:22:09] * stevegt_ has quit IRC
[00:31:28] * s0undt3ch has quit IRC
[00:35:53] * kousuke has joined #trac
[00:40:17] * s0undt3ch has joined #trac
[00:41:25] * stevegt_ has joined #trac
[00:46:32] * idnar has quit IRC
[00:46:33] * idnar_ has joined #trac
[00:47:11] <evil_twin> New news from t.e.o: Ticket #5053 (enhancement closed): Change History of Tickets <http://trac.edgewall.org/ticket/5053#comment:1>
[00:51:21] * s0undt3ch has quit IRC
[01:13:38] <twb> I tried packaging the trac-darcs plugin using Debian's python-support mechanism, but tracd still doesn't recognize the "darcs" repository type. How can I isolate the problem?
[01:15:37] * yetist has joined #trac
[01:22:09] <twb> Never mind, I worked it out.
[01:22:22] <twb> I had to add foo = enabled in the [components] section of the trac.ini.
[01:22:25] * m_g has joined #trac
[01:22:41] * s0undt3ch has joined #trac
[01:26:36] * _shawn has joined #trac
[01:51:39] * s0undt3ch has quit IRC
[01:55:16] * s0undt3ch has joined #trac
[01:56:39] * thm has joined #trac
[02:05:44] * aspyrine has joined #trac
[02:06:58] <aspyrine> hi, is there a way to totaly replace chrome/common/css/trac.css ?
[02:07:32] <aspyrine> we were able to do that with 0.8 when files were in htdocs, but now, it seems difficult
[02:22:55] * techie_ has quit IRC
[02:23:46] * Rica has joined #trac
[02:23:53] * aspyrine has left #trac
[02:40:20] * Rica|Coding has quit IRC
[02:47:49] <evil_twin> New news from t.e.o: TracSyntaxColoring edited by anonymous <http://trac.edgewall.org/wiki/TracSyntaxColoring>
[03:15:25] * jonasn has joined #trac
[03:19:42] * s0undt3ch has quit IRC
[03:21:38] * s0undt3ch has joined #trac
[03:55:55] * yetist has quit IRC
[03:57:06] <twb> matt_good: ping
[03:59:57] <twb> matt_good: you're listed as co-author of the xml-rpc plugin. The code itself doesn't appear to have any license declaration -- is it licensed?
[04:01:55] * Federico2 has joined #trac
[04:06:12] * jonasn has quit IRC
[04:06:37] * pisi has joined #trac
[04:07:11] <pisi> Hi. If I want to customize the look of trac, where and how to start ? Something that would live with upgrades and be easy to switch
[04:07:30] <pisi> I'm runnig 0.11-rsomething and I've heard about trac themes plugin on trachacks
[04:07:49] <twb> pisi: yeah, I saw that too.
[04:07:49] <pisi> Is there something more i could start from ?
[04:42:47] * cobaltsixty has quit IRC
[04:48:29] <evil_twin> New news from t.e.o: Ticket #5014 (defect reopened): vc api misses the sync() method <http://trac.edgewall.org/ticket/5014#comment:8>
[04:57:21] * prologic has quit IRC
[05:01:00] * stalker` has quit IRC
[05:27:50] * stalker` has joined #trac
[05:29:07] * garrido has joined #trac
[05:41:11] * djonsite has joined #trac
[05:53:41] * s0undt3ch has quit IRC
[05:54:27] * m_g has quit IRC
[05:54:27] * kousuke has quit IRC
[05:54:27] * AllenJB has quit IRC
[05:54:28] * boorad has quit IRC
[05:54:28] * gakman has quit IRC
[05:54:28] * twb has quit IRC
[05:54:54] * m_g has joined #trac
[05:54:54] * kousuke has joined #trac
[05:54:54] * twb has joined #trac
[05:54:54] * gakman has joined #trac
[05:54:54] * boorad has joined #trac
[05:54:54] * AllenJB has joined #trac
[05:55:32] * s0undt3ch has joined #trac
[05:58:48] * jimmy-james has joined #trac
[06:08:52] * tuxipuxi_ has joined #trac
[06:09:53] * dharrigan has joined #trac
[06:11:27] * d7rt has joined #trac
[06:14:07] <djonsite> Anyone willing to help get psycopg2 or pyPgSQL installed? In trying to install psycopg2 I'm getting a reference of "./psycopg/cursor.h:26:22: libpq-fe.h: No such file or directory and then a bunch of syntax errors arise in connection.h this happens when I "python setup.py build"
[06:14:41] <djonsite> ah! before that happens I see "Warning: /bin/sh: pg_config: command not found"
[06:15:48] <djonsite> with pyPgSQL I also get "sh: pg_config: command not found"
[06:18:26] <djonsite> locate pg_config returns nothing
[06:23:24] * intgr has joined #trac
[06:25:43] <intgr> Hello, I'm writing a Trac plugin and have installed it as an egg-link with the 'setup.py develop'. Sometimes when refreshing the page, Apache loads the new version, but sometimes the old one. Any ideas why this is happening?
[06:26:04] * m_g has quit IRC
[06:26:20] * ndeckmyn_ has joined #trac
[06:27:45] * ndeckmyn_ has quit IRC
[06:28:11] * stalker` has quit IRC
[06:28:36] <coderanger> djonsite: Sounds like you don't have the postgres headers
[06:28:43] <coderanger> look for a -dev or -devel pacakge
[06:28:50] <djonsite> just found a reference to the -devel rpm
[06:29:01] <coderanger> intgr: restart apache after making any code change
[06:29:11] <coderanger> intgr: Or better yet. use tracd in --autoreload mode
[06:29:27] <intgr> coderanger: Ah, that's a good idea.
[06:29:39] <djonsite> I have postgres instalelled. if I install postgresql-devel is that going to screw up my existing postgresql stuff?
[06:29:46] <intgr> djonsite: No.
[06:29:52] <coderanger> djonsite: No, its just the headers and such
[06:29:56] <intgr> The -devel package is just headers and static libraries.
[06:30:32] <coderanger> For some reason a lot of packagers think that the extra 10k of libraries is worth making a new package
[06:31:12] <djonsite> what a pita
[06:32:47] <intgr> It's a PITA for developers, but there are people who will go "OMFG WTF LINUX SCUKS IT INSTALLS FILES THAT I NEVER USE"
[06:34:06] <coderanger> So? You can't buy HDDs smaller than 40G anymore
[06:34:14] <coderanger> 10k of libraries isn't going to hurt
[06:34:40] * tuxipuxi_ has quit IRC
[06:34:46] * m_g has joined #trac
[06:35:44] <intgr> There is only one distro that does that, AFAIK.
[06:37:33] <coderanger> all red hat-based and debian-based systems ...
[06:37:55] <coderanger> ports-pased ones (gentoo, arch, etc) are the ones that don't
[06:38:00] <Beret> you can get out of 1999 now
[06:38:02] <Beret> it's over
[06:38:55] <intgr> I don't suppose I can convince tracd to look somewhere else for the htdocs directory?
[06:39:31] <coderanger> intgr: What do you mean?
[06:40:25] <intgr> I have htdocs aliased into /trac_htdocs -> /usr/share/trac/htdocs on my Apache configuration.
[06:41:03] <coderanger> Just remove the htdocs_dir setting from trac.ini
[06:41:11] <coderanger> tracd will handle that internally
[06:41:44] <Beret> you can configure it right in trac.ini with the htdocs_location definition in the [trac] section
[06:41:56] <intgr> Oh well, I suppose I'll make a copy of the environment if I want the old one to remain available.
[06:42:05] <coderanger> Beret: No, you need to not configure it if using tracd
[06:42:20] <Beret> ah, tracd
[06:42:21] <Beret> ignore me
[06:43:08] <djonsite> if I am at postgres v7.4.16 will I run into problems?
[06:43:21] <coderanger> No
[06:48:01] * twb has left #trac
[06:49:07] <evil_twin> New news from t.e.o: Changeset [5151]: Minor tweaks to the Repository.sync and sync_changeset API. Fixes #5014. <http://trac.edgewall.org/changeset/5151>
[06:54:42] * retracile has joined #trac
[06:55:58] * tuxipuxi_ has joined #trac
[06:56:08] * techie_ has joined #trac
[06:57:18] * BrianHV has joined #trac
[07:02:59] * m_g has quit IRC
[07:04:09] * aidehua has quit IRC
[07:15:43] * stalker` has joined #trac
[07:27:40] * Linuxkrn|wrk has joined #trac
[07:28:15] <Linuxkrn|wrk> hi all, seem to have found a trac bug, when using keywords with a file, trac always seems to think I changed $Id:$ to $Id$ when it wasn't changed
[07:34:58] * danbeck has joined #trac
[07:41:48] * klasstek has joined #trac
[07:45:05] * yetist has joined #trac
[07:45:29] <yetist> hello
[07:45:32] * yetist has quit IRC
[07:48:06] <intgr> Linuxkrn|wrk: Subversion does that.
[07:48:20] <intgr> All keywords are changed to the canonical form $Keyword$
[07:49:23] <evil_twin> New news from t.e.o: SandBox edited by anonymous <http://trac.edgewall.org/wiki/SandBox> || VcRefactoring edited by cboos <http://trac.edgewall.org/wiki/VcRefactoring> || Ticket #5014 (defect closed): vc api misses the sync() method <http://trac.edgewall.org/ticket/5014#comment:13>
[07:51:13] <djonsite> we said pyPgSQL is preferred over psycopg2 right?
[07:55:08] * pradeep has joined #trac
[07:57:35] * fwierzbicki has joined #trac
[08:01:59] * Federico2 has quit IRC
[08:13:25] <coderanger> djonsite: Other way around, though there is a patch (commited in trunk) to make it less important
[08:13:41] <coderanger> with 0.10, pypgsql uses server-side cursor which are very slow
[08:16:44] * bismol_ has joined #trac
[08:18:43] <djonsite> excellent!
[08:19:33] <evil_twin> New news from t.e.o: Ticket #5057 (defect created): Device -> Edge73 (1.1.1.73) freezed for SNMP agent after a few services created <http://trac.edgewall.org/ticket/5057>
[08:20:08] * coderanger_ has joined #trac
[08:20:48] * bismol_ has quit IRC
[08:21:04] * bismol has joined #trac
[08:23:13] * ErikRose has quit IRC
[08:24:00] * ErikRose has joined #trac
[08:24:46] <djonsite> I installed trac and then realized that psycopg2 was not installed. Now psycopg2 is installed and trac appears to run without error "tracd --port 8000 /var/local/trac/data" reports 127.0.0.1 - - [date] "Get / HTTP/1.1" 200 - and no errors. However the page says "Available Projects" Data:error (No module named pyPgSQL) Does this imply that 1) apache needs to be restarted or 2) that trac...
[08:24:47] <djonsite> ...needs to be reinstalled now that psycopg2 is installed?
[08:25:06] * bismol has quit IRC
[08:25:21] * bismol_ has joined #trac
[08:25:39] * bismol_ has quit IRC
[08:25:52] * garrido has quit IRC
[08:25:55] * bismol_ has joined #trac
[08:28:41] <coderanger_> restart apache
[08:29:06] <coderanger_> the choice between pypgsql and psycopg2 is only done once, when the connector is imported
[08:29:09] * _techie has joined #trac
[08:29:18] <coderanger_> ditto for sqlite versions for that matter
[08:29:24] * cfedde_ is now known as cfedde
[08:30:29] * techie_ has quit IRC
[08:31:23] <coderanger_> Any time you touch python code, you need to restart Apache (more or less)
[08:31:38] <coderanger_> So changing python modues, adding/removing a plugin, etc etc
[08:31:52] <intgr> New plugins are detected without a restart.
[08:33:34] * Cainus_ has quit IRC
[08:34:22] <coderanger_> intgr: [components] will not be rechecked, so that will only work with the env's plugins/ folder
[08:34:38] <coderanger_> In general its not a good idea to count on that behavior
[08:35:20] * Tuk has joined #trac
[08:40:38] * bismol_ has quit IRC
[08:41:29] * bismol_ has joined #trac
[08:45:40] * bismol_ has quit IRC
[08:45:55] * bismol_ has joined #trac
[08:46:20] * Tuk has quit IRC
[08:48:24] <djonsite> blast
[08:49:42] <evil_twin> New news from t.e.o: Ticket #5058 (defect created): Trac on code.djangoproject.com failed when trying to attach a file. <http://trac.edgewall.org/ticket/5058> || Ticket #5057 (defect closed): Device -> Edge73 (1.1.1.73) freezed for SNMP agent after a few services created <http://trac.edgewall.org/ticket/5057#comment:1>
[08:50:15] * bismol_ has quit IRC
[08:50:18] <djonsite> I've installed psycopg2 and for good measure I restarted the server. I am starting trac from the command line with "tracd --port 8000 /var/local/trac/data" and receiving no apparent errors. Upon browsing to http://localhost:8000/ I get "Available Projects * data:error (No module named pyPgSQL)" I thought if psycopg2 was installed that pyPgSQL was not required. Thoughts?
[08:50:26] * klasstek has quit IRC
[08:50:51] * bismol has joined #trac
[08:51:32] * techie_ has joined #trac
[08:52:32] * bismol has quit IRC
[08:52:55] * _techie has quit IRC
[08:53:15] * bismol_ has joined #trac
[09:00:13] * dharrigan has quit IRC
[09:03:20] * jwiles has joined #trac
[09:03:51] * danbeck has quit IRC
[09:05:48] * tkp has quit IRC
[09:08:05] * Murex has joined #trac
[09:08:51] * LeeH has joined #trac
[09:11:24] * pbx has joined #trac
[09:12:13] <Murex> hello everyone
[09:13:07] <pbx> Is there a way to set a default priority, other than that one being the first choice?
[09:13:42] <pbx> (In the "New Ticket" screen, I mean)
[09:15:20] <djonsite> I think I disconnected. Did anyone have any input on this: I've installed psycopg2 and for good measure I restarted the server. I am starting trac from the command line with "tracd --port 8000/var/local/trac/ data" and receiving no apparent errors. Upon browsing to http://localhost:8000/ I get "Available Projects * data:error (No module named pyPgSQL)" I thought if psycopg2 was installed...
[09:15:21] <djonsite> ...that pyPgSQL was not required. Thoughts?
[09:17:12] <retracile> pbx: Look at the admin tab... you can set the default there.
[09:17:40] <pbx> retracile: Guess I have to set up auth now!
[09:18:06] <pbx> Thanks
[09:18:09] <retracile> np
[09:22:33] * rjdave has joined #trac
[09:23:25] <pacopablo> djonsite: restart tracd
[09:23:34] <rjdave> Hi, is there a way to keep all those "property add/modified/deleted" boxes from showing up at the bottom of a changeset? I figured out how to keep the diffs on the files from showing up but the property boxes still show up.
[09:23:41] <pacopablo> djonsite: and make sure that psycopg2 can be imported properly
[09:25:42] <coderanger_> rjdave: No, thats the whole point of a changeset viewer
[09:25:45] <djonsite> ok. that's probably it because the restart didn't help. So, how would I make sure it could be imported properly?
[09:28:02] <rjdave> coderanger_: just the list of changed files isn't good enough?
[09:29:34] <Murex> i am guessing this isn't the place for me to ask questions about AlmostVPN/Pro is it
[09:29:43] * thm has quit IRC
[09:31:21] <rjdave> when you click (view diffs) it shows you the property changes anyway
[09:33:43] * Lucciano has joined #trac
[09:35:41] <Lucciano> hello i am installing trac on a debian box, but i cant see how to make trac to work with svn, aparently the swig binding of subersion for python is installed but i get nsupported version control system "svn". Check that the Python bindings for "svn" are correctly installed.
[09:37:19] <Murex> ok obviously i am in the wrong channel .. sorry guys/gals
[09:37:36] * Murex has left #trac
[09:41:53] <djonsite> Can I get a nudge in the right direction on this? "[12:16] <pacopablo> djonsite: and make sure that psycopg2 can be imported properly"
[09:48:28] * stalker` has quit IRC
[09:49:12] <retracile> djonsite: I suspect he means running a python interpretter, and doing "import psycopg2"
[09:49:58] <evil_twin> New news from t.e.o: Ticket #5059 (defect created): PageOutline macro is hardcoded to truncate long names <http://trac.edgewall.org/ticket/5059>
[09:54:12] * _shawn has quit IRC
[09:54:29] * zirpu has left #trac
[09:59:01] * Lucciano has left #trac
[09:59:07] * danbeck has joined #trac
[10:02:21] <djonsite> woohoo! Gimme that Moron of the Day trophy
[10:03:57] * pbx has left #trac
[10:12:28] * LeeH has quit IRC
[10:16:25] * _techie has joined #trac
[10:17:37] * techie_ has quit IRC
[10:20:07] <evil_twin> New news from t.e.o: Ticket #5058 (defect closed): Trac on code.djangoproject.com failed when trying to attach a file. <http://trac.edgewall.org/ticket/5058#comment:3>
[10:20:12] * Beret has quit IRC
[10:24:33] * Linuxkrn|wrk has left #trac
[10:24:34] * djonsite has quit IRC
[10:26:08] * Beret has joined #trac
[10:32:15] * LionsMane has joined #trac
[10:34:32] * em-dash has joined #trac
[10:37:44] * ErikRose has quit IRC
[10:38:21] * ErikRose has joined #trac
[10:38:57] * elehack|work has joined #trac
[10:43:25] * pombred1 has quit IRC
[10:44:40] * coderanger_ has quit IRC
[10:49:59] * klasstek has joined #trac
[10:53:06] * tkp has joined #trac
[10:56:49] * tpollari has joined #trac
[11:02:48] * pombreda has joined #trac
[11:07:58] * zuez has quit IRC
[11:14:54] * nod has joined #trac
[11:14:56] <nod> hi
[11:30:08] * tpollari has quit IRC
[11:34:28] * pombreda has left #trac
[11:36:05] * tpollari has joined #trac
[11:38:28] * tolsen has joined #trac
[12:10:02] * djonsite has joined #trac
[12:10:02] * _shawn has joined #trac
[12:10:24] <_shawn> where does trac store the temporary preview for a ticket?
[12:10:29] <coderanger> No
[12:10:46] <coderanger> I take it you are asking in reference to the lost data issue?
[12:10:46] <_shawn> my browser crashed while previewing a big ticket and I'd like to rescue the data
[12:11:39] <coderanger> Not possible
[12:11:44] <intgr> _shawn: It sends the data back to the browser and doesn't remember it.
[12:11:46] <nod> does it actually store it? i'd think it'd just parse it and dump that back to the browser
[12:11:51] <coderanger> indeed
[12:12:05] <coderanger> most browsers keep an in-memory record of form posts
[12:12:15] <coderanger> but that would be gone across instances
[12:13:24] <djonsite> Anyone seen "(relation "system" does not exist)" before?
[12:13:42] <coderanger> djonsite: Postgres with schemas?
[12:14:20] <djonsite> using postgres. originally I tried using a connection string with no schema
[12:14:23] * elehack|work has quit IRC
[12:14:33] * jhulten has joined #trac
[12:14:41] <coderanger> djonsite: Does the table actually exist?
[12:15:59] <djonsite> trying to confirm now
[12:16:22] <jhulten> Does anyone know if there is a starting point for converting a CvsTrac ticket database to Trac?
[12:16:35] <djonsite> I'm a little out of my element with postgres. I'm a mssql and mysql geek
[12:16:40] <coderanger> jhulten: No, CvsTrac and Trac are unrelated
[12:16:57] <coderanger> djonsite: do /? for a commands list
[12:17:02] <coderanger> I think its /dt or something
[12:20:08] <djonsite> during installation shouldn't trac have created all l the necessary tables?
[12:20:13] <coderanger> Yes
[12:20:26] <coderanger> But if change the schema name after initenv ....
[12:21:56] * tpollari has quit IRC
[12:23:07] * tpollari has joined #trac
[12:23:09] * bismol_ has left #trac
[12:23:31] * bismol has joined #trac
[12:24:46] <djonsite> What would the default trac shema be named?
[12:24:54] <coderanger> what do you mean?
[12:25:32] <djonsite> I list the following schemas: information_schema, pg_catalog, pg_temp_1, pg_toast, public doesn't seem like those below to trac
[12:25:51] * bismol_ has joined #trac
[12:26:36] <coderanger> public is the default schema if you don't specify one
[12:26:51] <coderanger> trac doesn't have any kind of default for that, if thats what you are asking
[12:27:55] <pacopablo> if you want to specify a schema, add it to the db uri like: postgres://user:pass@host/database?schema=foo
[12:28:13] <pacopablo> it will create the schema for you, so you need to create it previously.
[12:28:51] <coderanger> But if you make it with one schema (or none), you need to move the tables yourself if you change the schema later
[12:30:25] <djonsite> I'm just pulling my hair out a bit here. Originally I had the cnnection string as postgres://un:pw@localhost/trac (and yes, I really did name my db trac) But in troubleshooting I have since added ?schema=public to the end.
[12:30:42] <coderanger> is there anything in the DB?
[12:30:54] <coderanger> (i.e. is this a fresh install?
[12:30:55] <djonsite> I'm still getting "Available Projects * data:Error (relation "system" does not exist)" for http://localhost:8000
[12:31:50] <djonsite> a \dt returns "No relations found."
[12:31:56] <djonsite> yes!
[12:31:59] <djonsite> This is a fresh install
[12:32:41] <djonsite> I feel like I am so close to having this work
[12:32:54] <coderanger> try redoing initenv
[12:34:38] * matt_good has quit IRC
[12:34:57] <djonsite> failed with question "Does an environment already exist?" Suppose I could do a new one.
[12:35:17] <pacopablo> just rm -rf the exising trac env
[12:35:27] <pacopablo> initenv needs to be able to create the directory
[12:36:48] <djonsite> now the ?schema part of the connection string is optional correct?
[12:37:13] <coderanger> yes
[12:38:40] * pradeep has quit IRC
[12:44:38] * tpollari has quit IRC
[12:45:07] <djonsite> woohoo! Progress!
[12:45:48] <djonsite> I have a page and a Ooops Trac deetected an internal error
[12:46:07] <coderanger> whats the error?
[12:46:09] <djonsite> Ah! "Unsupported version control system svn"
[12:46:20] <coderanger> install the subversion python bindings
[12:47:47] <retracile> coderanger: have we changed the error message to say that yet? :)
[12:48:12] <coderanger> retracile: We probably should
[12:48:20] <retracile> Yeah....
[12:49:26] * maxb_ has joined #trac
[12:50:13] <djonsite> I've googled until my eyes teared. Would the svn python bindings be a package I need to install? (I need a small shove)
[12:50:42] * maxb_ is now known as maxb
[12:50:56] <coderanger> djonsite: What distro?
[12:52:05] <djonsite> ah. Think I found it on subversion.tigris.org I'm running RH4 and the latest svn
[12:52:15] <djonsite> python 2.34
[12:52:20] <coderanger> SVN is installed from a package, correct?
[12:53:00] <djonsite> yes
[12:53:29] <coderanger> Look for subversion-python
[12:55:27] <djonsite> that helped
[12:55:56] <coderanger> workifying?
[12:57:51] <djonsite> the page I went to was bsd specific. Still trying to try them down.
[13:10:24] * fwierzbicki has quit IRC
[13:17:59] * klasstek has quit IRC
[13:22:27] * idnar_ is now known as idnar
[13:23:42] * bluszcz has joined #trac
[13:24:42] <djonsite> Look! My head is bleeding. That's from pounding it against the concrete wall called "subversion-python bindings"
[13:28:25] * coderanger_ has joined #trac
[13:31:27] <bluszcz> how can i change ticket.link which is send in email notification? trac send me bad host name
[13:32:13] * tkp has quit IRC
[13:32:50] <coderanger_> bluszcz: Do you have base_url set in trac.ini?
[13:33:18] <bluszcz> no
[13:33:23] <coderanger_> Do that ;-)
[13:33:27] <bluszcz> thanks!
[13:34:40] <bluszcz> you have just saved my life
[13:36:00] * coderanger has quit IRC
[13:36:09] * coderanger_ is now known as coderanger
[13:41:22] <retracile> djonsite: You've seen http://trac.edgewall.org/wiki/TracOnRhel4 , right?
[13:43:20] <djonsite> I may have but I'm going to reread every character now. Thx
[13:44:39] <retracile> djonsite: I won't be much more help than that, I'm afraid. On Fedora, it's "yum install trac subversion"... and you're basically done.
[13:46:22] <djonsite> nice
[13:53:54] * kopernikus has joined #trac
[14:03:18] * danbeck_ has joined #trac
[14:08:57] * groton has joined #trac
[14:09:10] <groton> hey, does trac works with multiple repository (3 svn and 1 cvs)?
[14:09:32] <coderanger> groton: With SVN, you can use one trac-per-repo
[14:09:37] <coderanger> Trac doesn't support CVS at all
[14:09:44] <groton> ok, thanks a lot
[14:10:54] * danbeck has quit IRC
[14:11:29] <coderanger> http://trac.edgewall.org/wiki/TracPermissions?action=diff&version=44 wtf ....
[14:16:48] * djonsite has quit IRC
[14:17:01] * jimmy-james has quit IRC
[14:20:34] * mcella has joined #trac
[14:21:43] * d7rt has quit IRC
[14:33:27] <nod> well...
[14:33:57] <nod> i had trac .9.3 installed (ubuntu stable iirc) and i just upgraded to trac .10.3.1, and i'm having the same issue
[14:34:05] <nod> new repos with both installs, btw
[14:34:20] <nod> my issue is that the urls come out /trac/wiki/wiki/
[14:34:21] <coderanger> what issue
[14:34:26] <coderanger> What frontend?
[14:34:36] <nod> frontend?
[14:34:40] <coderanger> @frontend
[14:34:40] <evil_twin> coderanger: "frontend" is CGI, FastCGI, mod_python, or tracd
[14:34:49] <nod> ahh, sorry. fcgi
[14:34:52] <nod> lighttpd
[14:35:05] <nod> I had it running before, and I just migrated machines
[14:35:20] <coderanger> In the fcgi.server, what is the path?
[14:36:00] <nod> "bin-path" => "/usr/local/httpd/sbin/execwrap",
[14:36:04] <nod> "TARGET" => "/usr/local/httpd/fcgi/tracpcm.fcgi",
[14:36:15] <coderanger> No, the mount path for the server
[14:36:21] <coderanger> is it '/trac' or '/trac/'
[14:36:27] <nod> ahhhh... /trac/
[14:36:35] <coderanger> Yeah, you need /trac
[14:36:42] <coderanger> Its a lighty bug
[14:36:45] <nod> interesting
[14:36:56] <nod> trying it now
[14:37:54] <nod> ahhh jinkies that's a day and a half of my life i'll never get back
[14:37:59] <nod> coderanger: thx for the help
[14:40:28] * thm has joined #trac
[14:51:19] * dilinger has quit IRC
[15:01:42] * jwiles has left #trac
[15:06:19] * rawn027 has joined #trac
[15:10:58] * tuxipuxi_ has quit IRC
[15:11:00] <rawn027> i believe I am missing something
[15:11:08] <rawn027> I am running trac 10.3.1 on freebsd
[15:11:14] <rawn027> and i cannot get plugins to work
[15:12:07] <coderanger> Do you have setuptools installed?
[15:13:22] <rawn027> yeah
[15:13:32] <coderanger> whats the problem specifically
[15:14:40] <rawn027> maybe its just my apache conf but i cant tell if the plugins are working
[15:15:37] <coderanger> what plugin
[15:15:38] <rawn027> coderanger: the trac environment is working just fine, i have authentication working
[15:15:43] <rawn027>