| [00:08:51] |
* |
cbalan has joined #trac |
| [00:33:47] |
* |
jborg has joined #trac |
| [00:42:44] |
<aat> |
hello |
| [00:57:59] |
* |
_shawn has quit IRC |
| [00:58:00] |
* |
StPierre has joined #trac |
| [01:05:21] |
* |
Rica has quit IRC |
| [01:50:13] |
* |
m_g has joined #trac |
| [02:06:13] |
* |
cmlenz has joined #trac |
| [02:27:23] |
* |
jae has joined #trac |
| [02:32:43] |
* |
eshear has quit IRC |
| [02:50:32] |
* |
tsb has joined #trac |
| [02:59:27] |
* |
_shawn has joined #trac |
| [04:14:34] |
* |
nurv has joined #trac |
| [04:21:54] |
* |
StPierre is now known as rica |
| [04:53:49] |
<evil_twin> |
New news from t.e.o: TracIni edited by eblot <http://trac.edgewall.org/wiki/TracIni> |
| [05:19:40] |
* |
cbalan has quit IRC |
| [05:23:38] |
* |
aneb has joined #trac |
| [05:23:44] |
<aneb> |
hi everyone |
| [05:25:09] |
<thatch> |
hi |
| [05:25:17] |
* |
cbalan has joined #trac |
| [05:28:55] |
<aneb> |
question |
| [05:35:31] |
* |
cbalan has quit IRC |
| [05:39:44] |
* |
cbalan has joined #trac |
| [05:44:24] |
<thatch> |
aneb: go ahead and ask :) |
| [05:52:05] |
* |
maio has joined #trac |
| [05:52:20] |
<maio> |
hi, i tried to install version from trunk |
| [05:52:21] |
<maio> |
Extracting Trac-0.11dev_r5901-py2.4.egg to /usr/lib/python2.4/site-packages |
| [05:52:23] |
<maio> |
File "/usr/lib/python2.4/site-packages/Trac-0.11dev_r5901-py2.4.egg/trac/util/daemon.py", line 33 |
| [05:52:25] |
<maio> |
finally: |
| [05:52:28] |
<maio> |
^ |
| [05:52:30] |
<maio> |
SyntaxError: invalid syntax |
| [05:52:45] |
<mOolight> |
fianl ? |
| [05:54:27] |
<thatch> |
hmm, I didn't think paired try blocks were required for 2.4 |
| [05:54:37] |
<thatch> |
maio: you are running Python 2.4, like the directories show? |
| [05:55:07] |
<maio> |
$ python |
| [05:55:09] |
<maio> |
Python 2.4.4 (#2, Apr 26 2007, 00:02:45) |
| [05:55:16] |
<aneb> |
is there any way to integrate unix users into trac? |
| [05:55:47] |
<thatch> |
maio: one sec, I have a patch for you to try |
| [05:55:54] |
<maio> |
thatch: oki |
| [05:56:19] |
<thatch> |
maio: http://timhatch.com/ex/2007/08/daemon-py24.diff |
| [05:56:31] |
<aneb> |
hmm nm |
| [05:56:55] |
* |
cbalan has quit IRC |
| [05:56:59] |
<mOolight> |
aneb: i guess so, set up a httpd that do http-auth for your system accounts, and let trac use the url |
| [05:57:46] |
<coderanger> |
aneb: PwauthPlugin |
| [05:58:13] |
<aneb> |
which one is best? |
| [05:58:25] |
<maio> |
thatch: it works now. thanks |
| [05:58:30] |
<thatch> |
maio: you'll need to grab the source from svn, then apply the patch, then setup.py install |
| [05:59:14] |
<coderanger> |
thatch: Or wait 10 seconds while I fix it in trunk |
| [06:00:40] |
<thatch> |
coderanger: well, I wanted to look closer and make sure it was needed... isn't the fileobj going to be closed when the process exits? |
| [06:00:59] |
<thatch> |
and I've got to run off now, I hate committing stuff right before I leave :) |
| [06:01:23] |
<aneb> |
coderanger: how do i install it? |
| [06:01:31] |
<coderanger> |
thatch: Yes, much later |
| [06:01:41] |
<coderanger> |
thatch: Closing it there forces a buffer flush and all that |
| [06:01:47] |
<maio> |
thatch: btw i'm trying your bzr support for trac. but i get Can't synchronize with the repository (Unsupported version control system "bzr". Check that the Python bindings for "bzr" are correctly installed.) |
| [06:01:56] |
<coderanger> |
thatch: Sometimes important for init scripts, etc |
| [06:02:06] |
<maio> |
thatch: i have bzr 0.18.0 |
| [06:02:13] |
<thatch> |
coderanger: ok, then why not refactor open, read value, close, try: int(val) |
| [06:02:49] |
<thatch> |
maio: hmm, can you 'import tracbzr' from the python console? |
| [06:02:51] |
<maio> |
thatch: i didn't know where to put that "tracbzr.* = enabled" |
| [06:02:59] |
<maio> |
1 sec |
| [06:03:01] |
<thatch> |
maio: add a new section [components] in your trac.ini |
| [06:03:26] |
<coderanger> |
thatch: Not sure, either way works really |
| [06:04:24] |
<maio> |
thatch: works. thanks a lot |
| [06:04:27] |
<aneb> |
maio: by the way, the "check that the ..." is incorrect, or mostly anyway, because bzr is written in python |
| [06:04:46] |
<thatch> |
maio: I have to run off now, feel free to send me a msg with any trac+bzr questions |
| [06:12:20] |
* |
Hadaka has quit IRC |
| [06:24:27] |
<evil_twin> |
New news from t.e.o: Changeset [5902]: Restore 2.3/2.4 compatibility. <http://trac.edgewall.org/changeset/5902> |
| [06:42:51] |
* |
Naked has joined #trac |
| [06:42:56] |
* |
Naked is now known as Hadaka |
| [07:20:16] |
* |
tsb has quit IRC |
| [07:24:50] |
<evil_twin> |
New news from t.e.o: Ticket #5495 (defect closed): About Trac professional support <http://trac.edgewall.org/ticket/5495#comment:1> || TracUsers edited by chrismoffatt@kayano.com <http://trac.edgewall.org/wiki/TracUsers> |
| [07:30:09] |
* |
aneb has quit IRC |
| [07:30:22] |
* |
Amaranth has joined #trac |
| [07:32:06] |
* |
idnar has quit IRC |
| [07:32:08] |
* |
idnar_ has joined #trac |
| [07:45:04] |
* |
mOolight has quit IRC |
| [07:46:25] |
* |
_shawn has quit IRC |
| [07:55:00] |
<evil_twin> |
New news from t.e.o: TracProject edited by anonymous <http://trac.edgewall.org/wiki/TracProject> || TracProject edited by anonymous <http://trac.edgewall.org/wiki/TracProject> || Ticket #5485 (defect closed): Error when trying to add an attachment to a ticket <http://trac.edgewall.org/ticket/5485#comment:4> |
| [07:55:42] |
* |
Hadaka has quit IRC |
| [08:11:39] |
* |
r3velati0n has joined #trac |
| [08:12:23] |
<r3velati0n> |
hi, im having some trouble setting up trac with an sql db on localhost, it keeps giving this error: Failed to create environment. No module named MySQLdb |
| [08:13:11] |
* |
YosWinK has joined #trac |
| [08:14:42] |
* |
r3velati0n has quit IRC |
| [08:41:14] |
* |
Amaranth has quit IRC |
| [08:42:27] |
* |
jae_ has joined #trac |
| [08:46:58] |
* |
cbalan has joined #trac |
| [08:55:24] |
<evil_twin> |
New news from t.e.o: Ticket #5862 (defect created): Bad response header - browser cache is not invalidated for some browsers <http://trac.edgewall.org/ticket/5862> |
| [09:05:19] |
* |
jae has quit IRC |
| [09:08:08] |
* |
jae_ has quit IRC |
| [09:18:31] |
* |
gustavonarea has joined #trac |
| [09:22:51] |
<gustavonarea> |
Hello, everyone. I have ~6 Trac-powered projects and I have to use a global configuration, as explained in <http://trac.edgewall.org/wiki/TracIni#GlobalConfiguration>, but the global settings aren't applied (I'm sure the global configuration file is readable and well-formed) |
| [09:22:54] |
<lisppaste5> |
gustavonarea pasted "Global Trac" at http://paste.lisp.org/display/46018 |
| [09:27:27] |
* |
jae has joined #trac |
| [09:27:40] |
<gustavonarea> |
that's the code I'm using to import global settings |
| [09:27:57] |
<gustavonarea> |
am I doing anything wrong? |
| [09:28:20] |
<gustavonarea> |
I'm using Trac 0.10.4 |
| [09:41:15] |
* |
cbalan has quit IRC |
| [09:48:04] |
* |
s0undt3ch has quit IRC |
| [09:48:14] |
* |
s0undt3ch has joined #trac |
| [09:54:14] |
* |
gsauthof has joined #trac |
| [09:54:32] |
<gsauthof> |
hi |
| [09:58:05] |
<gsauthof> |
i have a problem with the 0.11 mercurial plugin and 0.11dev trac - does anyone uses this setup? |
| [09:58:36] |
* |
lisppaste5 has quit IRC |
| [10:03:48] |
* |
lakin has joined #trac |
| [10:04:27] |
* |
lisppaste5 has joined #trac |
| [10:12:41] |
<coderanger> |
gustavonarea: Debian? |
| [10:12:45] |
* |
gustavonarea has quit IRC |
| [10:18:32] |
* |
cbalan has joined #trac |
| [10:27:28] |
<gsauthof> |
well, dropping the mercurial-plugin-file into the environment-plugin dir works - but if I put it under $PREFIX/share/trac/plugins, trac does not find it ... - does the global plugins dir location changed in 0.11dev? |
| [10:28:21] |
* |
Chaoslux has joined #trac |
| [10:30:30] |
* |
Naked has joined #trac |
| [10:30:45] |
* |
Naked is now known as Hadaka |
| [10:32:16] |
<coderanger> |
gsauthof: If by "changed" you mean there isn't one, yes |
| [10:32:45] |
<coderanger> |
gsauthof: You can specify what to use as the global plugins folder under the [inherit] section |
| [10:33:11] |
<gsauthof> |
coderanger: ok |
| [10:34:52] |
<gsauthof> |
coderange: didn't know that |
| [10:35:33] |
<coderanger> |
http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/0.11 |
| [10:35:43] |
<coderanger> |
Probably good to read if you are going to use trunk |
| [10:36:31] |
<gsauthof> |
yes, thanks - my bad, missed that |
| [10:37:01] |
<Chaoslux> |
Hey guys, im pretty new to the whole Trac thing and all, and i saw that trac gives a Wiki, but when i played around with it, it didnt have the "Wiki Feel", How can i make it so my wiki looks like a real wiki (looking like wikipedia and all variations possible if you didnt understand) ? |
| [10:37:30] |
<Chaoslux> |
It's mostly just CSS stuff, so where can we find such a CSS (don't point me to a search engine, for the love of god =[ |
| [10:37:53] |
<coderanger> |
Chaoslux: It is very much a really wiki, I'm not sure why you think any of us know how the look-and-feel of mediawiki work |
| [10:38:19] |
<coderanger> |
Chaoslux: While hypothetically possible, this seems like it would be rather on the painful side |
| [10:38:46] |
<coderanger> |
Chaoslux: If you want alternate themes for Trac, a few are posted on trac-hacks |
| [10:38:57] |
<Chaoslux> |
If i offended any of you with this question, im really sorry, i didnt mean it at all =[ |
| [10:39:11] |
<Chaoslux> |
Okay, ill check there ;o |
| [10:39:26] |
<coderanger> |
Chaoslux: A lot of people see mediawiki as some arbitrary standard for wikis, we respectfully disagree |
| [11:02:55] |
* |
Chaoslux has quit IRC |
| [11:22:24] |
<jae> |
Many (most) people see, and think "this *is*", which is confusing form and function (or something ;) |
| [11:48:54] |
* |
eshear has joined #trac |
| [11:49:02] |
* |
jae has quit IRC |
| [11:59:32] |
* |
retracile_ has quit IRC |
| [11:59:45] |
* |
hotte has joined #trac |
| [12:06:35] |
* |
jae has joined #trac |
| [12:11:45] |
* |
idnar_ is now known as idnar |
| [12:13:04] |
* |
cafaro has joined #trac |
| [12:14:15] |
* |
omry has quit IRC |
| [12:15:42] |
<cafaro> |
i installed mozrepl. but i keep getting a referencerror, so i typed "mode console" in the command line, but it says that the parameter "mode" doesnt exists, how can i solve this? (my os is win32) |
| [12:16:04] |
* |
ricky has quit IRC |
| [12:17:41] |
<gsauthof> |
i played a bit with trac - and it is very nice |
| [12:20:03] |
<gsauthof> |
what I like about MoinMoin is, that new users can easily create new accounts via a Web-Formular and with ACLs some moderators can manage new users into different groups - is this somehow possible with trac, too? |
| [12:21:24] |
<gsauthof> |
i mean is the htpasswd CLI the only way to add new users? |
| [12:24:25] |
* |
Hadaka has quit IRC |
| [12:24:25] |
* |
YosWinK has quit IRC |
| [12:26:42] |
* |
YosWinK has joined #trac |
| [12:30:34] |
* |
YosWinK has quit IRC |
| [12:35:12] |
* |
YosWinK has joined #trac |
| [12:43:45] |
* |
ricky has joined #trac |
| [12:50:48] |
* |
lakin has quit IRC |
| [12:56:51] |
<evil_twin> |
New news from t.e.o: Ticket #5541 (enhancement closed): CIA (realtime CMS) Support <http://trac.edgewall.org/ticket/5541#comment:1> || Ticket #5539 (defect closed): deleting components <http://trac.edgewall.org/ticket/5539#comment:1> |
| [13:01:52] |
<gsauthof> |
end another thing - I am a bit new to this non-cgi-methods (for apache) - if see it right, I am able to choose from fcgi, fastcgi, scgi and fcgi - what do you generally suggest for trac? |
| [13:35:59] |
* |
Naked has joined #trac |
| [13:36:09] |
* |
Naked is now known as Hadaka |
| [13:57:13] |
<evil_twin> |
New news from t.e.o: eTracking edited by anonymous <http://trac.edgewall.org/wiki/eTracking> || eTracking edited by anonymous <http://trac.edgewall.org/wiki/eTracking> || eTracking edited by admin <http://trac.edgewall.org/wiki/eTracking> |
| [14:03:02] |
* |
m_g has quit IRC |
| [14:27:25] |
<evil_twin> |
New news from t.e.o: Ticket #5843 (enhancement closed): feature request: svn blame <http://trac.edgewall.org/ticket/5843#comment:1> || Ticket #5843 (enhancement created): feature request: svn blame <http://trac.edgewall.org/ticket/5843> || TracUsers edited by nkantrowitz <http://trac.edgewall.org/wiki/TracUsers> |
| [14:42:35] |
<cafaro> |
i installed mozrepl. but i keep getting a referencerror, so i typed "mode console" in the command line, but it says that the parameter "mode" doesnt exists, how can i solve this? (my os is win32) |
| [14:45:27] |
<coderanger> |
cafaro: Wrong chan |
| [14:46:02] |
* |
jae has quit IRC |
| [14:49:05] |
<cafaro> |
what chan should i go to? |
| [14:49:33] |
<coderanger> |
Given that I have no idea what you are talking about, ya got me. This is for the Trac project management software. |
| [14:53:04] |
* |
jborg has quit IRC |
| [15:00:03] |
* |
gsauthof has quit IRC |
| [15:09:37] |
* |
omry has joined #trac |
| [15:15:52] |
* |
hotte has quit IRC |
| [15:17:56] |
* |
thatch has quit IRC |
| [15:21:10] |
* |
cbalan has quit IRC |
| [15:28:57] |
* |
cafaro has quit IRC |
| [15:37:12] |
* |
yoshi_ has joined #trac |
| [15:38:46] |
* |
birkenfeld has quit IRC |
| [15:40:39] |
* |
yoshi_ has left #trac |
| [15:41:37] |
* |
YosWinK has quit IRC |
| [15:54:29] |
* |
cmlenz has quit IRC |
| [16:35:21] |
* |
dionyziz has joined #trac |
| [16:43:02] |
* |
Epcylon- has joined #trac |
| [16:43:06] |
* |
cTATUK has joined #trac |
| [16:43:12] |
* |
cTATUK has left #trac |
| [16:43:24] |
* |
Epcylon- has quit IRC |
| [16:48:22] |
* |
rica has quit IRC |
| [16:54:09] |
* |
Epcylon has quit IRC |
| [17:08:24] |
* |
dionyziz has quit IRC |
| [17:26:19] |
* |
Rica has joined #trac |
| [17:27:20] |
* |
Rica is now known as ericalens |
| [17:27:53] |
* |
ericalens is now known as Rica |
| [17:28:34] |
<evil_twin> |
New news from t.e.o: Ticket #5863 (task created): Port forwarding/triggers for accessing Trac from outside your firewall. <http://trac.edgewall.org/ticket/5863> |
| [17:58:44] |
<evil_twin> |
New news from t.e.o: Ticket #5863 (task closed): Port forwarding/triggers for accessing Trac from outside your firewall. <http://trac.edgewall.org/ticket/5863#comment:1> |
| [18:02:03] |
* |
jhulten has joined #trac |
| [18:02:26] |
<jhulten> |
Evening! |
| [18:03:36] |
<coderanger> |
alo |
| [18:08:38] |
* |
moolight has joined #trac |
| [18:38:07] |
* |
jhulten_ has joined #trac |
| [18:39:17] |
<nurv> |
Has anybody uses ldap plugin? |
| [18:59:15] |
* |
jhulten has quit IRC |
| [18:59:26] |
<jhulten_> |
Hey coderanger: What do you know about the logic for who gets emails sent to them? We just switched to SVN and Trac this weekend (using PersonalReports!) and more emails are going out than I expected. |
| [19:00:07] |
<coderanger> |
jhulten_: A fair bit, which always_notify_* options do you have set? |
| [19:09:54] |
* |
nurv has quit IRC |
| [19:21:04] |
<jhulten_> |
Um... |
| [19:21:25] |
<jhulten_> |
owner reporter updater |
| [19:21:45] |
<jhulten_> |
Does updater also notify everyone who ever updated the ticket? |
| [19:22:13] |
<coderanger> |
So on any ticket change emails will be sent to the set union of the following: the cc list, the owner, the reporter, all updaters |
| [19:23:11] |
<jhulten_> |
Okay. So turning off updater will drop the list of all updaters? |
| [19:23:21] |
<coderanger> |
yes |
| [19:23:24] |
<jhulten_> |
Thanks |
| [19:29:19] |
<evil_twin> |
New news from t.e.o: TracNavigation edited by ThurnerRupert <http://trac.edgewall.org/wiki/TracNavigation> |
| [19:50:48] |
* |
columbo has quit IRC |
| [20:47:54] |
<ryan__> |
hello... |
| [20:48:07] |
<ryan__> |
hey, is there an estimate for when 0.11 will be the stable version? |
| [20:48:24] |
<ryan__> |
i'm trying to figure out how to get the permissions scheme i need going |
| [20:48:33] |
<ryan__> |
it looks like it comes included in 0.11 |
| [20:52:50] |
<coderanger> |
ryan__: Lemme guess, you just sent that email .... |
| [20:52:55] |
<coderanger> |
@faq rsn |
| [20:52:56] |
<evil_twin> |
coderanger: "rsn" is Real Soon Now (tm) |
| [20:54:05] |
<coderanger> |
We have a general policy of keeping trunk fairly stable, so if you need some of the new features, it should be safe to use |
| [21:49:59] |
* |
hlb has quit IRC |
| [21:51:57] |
* |
columbo has joined #trac |
| [21:56:58] |
* |
hlb has joined #trac |
| [22:00:09] |
<evil_twin> |
New news from t.e.o: MoinMoin edited by anonymous <http://trac.edgewall.org/wiki/MoinMoin> |
| [22:04:31] |
* |
fwierzbicki has quit IRC |
| [22:08:30] |
* |
Epcylon has joined #trac |
| [22:49:22] |
* |
m_g has joined #trac |
| [23:00:32] |
<evil_twin> |
New news from t.e.o: Ticket #5844 (defect created): Error occurred posting items <http://trac.edgewall.org/ticket/5844> |
| [23:19:01] |
* |
DocTomoe has joined #trac |
| [23:20:26] |
<DocTomoe> |
Just a quick pointer please (I tried google and the docs, but maybe I've faild to find it...) How can I devine an "standard component" which is automatically preselected in the new ticket form? |
| [23:24:42] |
<coderanger> |
@wiki TracIni |
| [23:24:43] |
<evil_twin> |
coderanger: http://trac.edgewall.org/wiki/TracIni |
| [23:24:49] |
<coderanger> |
default_component |
| [23:26:14] |
<DocTomoe> |
thanks :) |
| [23:30:41] |
<evil_twin> |
New news from t.e.o: TracOnRhel5 edited by egalanos@anchor.net.au <http://trac.edgewall.org/wiki/TracOnRhel5> |
| [23:40:33] |
* |
erikand has joined #trac |
| [23:40:44] |
* |
erikand has quit IRC |
| [23:41:18] |
* |
erikand has joined #trac |
| [23:59:15] |
* |
otaku42 has quit IRC |