| [00:02:53] |
* |
ecmanaut has quit IRC |
| [00:26:27] |
* |
Tetraboy has quit IRC |
| [00:36:14] |
* |
pradeep has quit IRC |
| [01:01:24] |
* |
Tetraboy has joined #trac |
| [01:26:16] |
* |
m_g has joined #trac |
| [01:37:31] |
<evil_twin> |
New news from t.e.o: TracWiki edited by Replica <http://trac.edgewall.org/wiki/TracWiki> |
| [01:59:31] |
<mitsuhiko> |
dammit |
| [02:01:57] |
* |
lowkey has joined #trac |
| [02:07:41] |
<evil_twin> |
New news from t.e.o: TracWiki edited by Armin Ronacher <http://trac.edgewall.org/wiki/TracWiki> |
| [02:29:01] |
* |
force has joined #trac |
| [02:29:41] |
<force> |
anyone familiar with this problem? http://pastebin.ca/419392 while using trac-admin to initenv |
| [02:31:18] |
<force> |
so sick of problems |
| [02:31:28] |
<force> |
ive been stuffing around with this for like a week |
| [02:31:48] |
<force> |
im beginning to wonder if it is going to install at all |
| [02:32:14] |
<force> |
this is using version 0.10.3.1 |
| [02:32:30] |
<force> |
with mysql 5.0.37 both from source |
| [02:32:53] |
<force> |
python 2.4.4 build from source |
| [02:33:15] |
<force> |
with the MySQL-python-1.2.2 source package |
| [02:40:31] |
* |
Selecter has joined #trac |
| [02:41:30] |
<Selecter> |
Hi all! I still couldn't install Trac yesterday. I am stuck on this error. http://trac.rdevelop.net/trac.cgi What do I do? |
| [02:41:43] |
* |
_muelli_ has joined #trac |
| [02:42:37] |
<Selecter> |
I followed some tips from here with no luck http://www.google.ee/search?hl=en&q=Trac+ImportError%3A+%22No+module+named+trac.web%22&btnG=Search |
| [02:44:16] |
<force> |
i had that problem and just reran make install |
| [02:44:49] |
<Selecter> |
force, where? |
| [02:45:49] |
<force> |
from the source directory |
| [02:46:12] |
<Selecter> |
force, of python or Trac? |
| [02:46:18] |
<force> |
trac |
| [02:46:58] |
<Selecter> |
python setup.py install --prefix=$HOME |
| [02:47:01] |
<Selecter> |
didn't help |
| [02:53:46] |
<Selecter> |
And it seems that it doesn't matter if I add os.environ['TRAC_ENV'] to trac.cgi or not |
| [02:56:13] |
<Selecter> |
I installed Trac following directions in here http://wiki.a2hosting.com/index.php/Installing_Trac I changed one line though: export PYTHONPATH=/usr/lib/python2.3/ to export PYTHONPATH=/home/happycod/lib/python2.3/site-packages/ |
| [02:56:57] |
* |
|muelli| has quit IRC |
| [03:01:41] |
* |
force has quit IRC |
| [03:03:37] |
* |
Federico2 has joined #trac |
| [03:20:37] |
<Selecter> |
eh... heck with that :( |
| [03:31:05] |
* |
Selecter has quit IRC |
| [03:48:09] |
* |
kopernikus has joined #trac |
| [03:51:08] |
* |
tsb has joined #trac |
| [04:55:19] |
* |
HandyAndE has joined #trac |
| [04:55:54] |
<HandyAndE> |
watcher, are there folk around that can help me de-mystify the ExtensionPoint concept? |
| [04:56:22] |
<kopernikus> |
HandyAndE, it's not that mysterious ;) |
| [04:56:32] |
<HandyAndE> |
hehe, I have a problem with it though |
| [04:56:49] |
<HandyAndE> |
my navigation contributers are only login, settings and about |
| [04:56:53] |
<HandyAndE> |
the others have gone |
| [04:57:08] |
<HandyAndE> |
I am writing a python script that is not a trac module that wants to use chrome |
| [04:57:22] |
<HandyAndE> |
and the chrome is not picking up wiki etc |
| [04:57:33] |
<HandyAndE> |
if I delegate to the trac RequestDispatcher it finds them fine |
| [04:57:42] |
<HandyAndE> |
can't figure how to fix this |
| [04:58:01] |
<kopernikus> |
hm, so you're not writing a trac plugin ore something like that? |
| [04:58:12] |
<kopernikus> |
ups ;) |
| [04:58:18] |
<HandyAndE> |
hehe, sorry |
| [04:59:02] |
<HandyAndE> |
I am working on a trac-multi script, so it does not fit as a traditional plugin |
| [04:59:13] |
<HandyAndE> |
as it needs to intercept the requests |
| [04:59:15] |
<kopernikus> |
ah, interesting |
| [04:59:20] |
<HandyAndE> |
delegate where needed |
| [05:00:05] |
<HandyAndE> |
but for some point when I call chrome directly most navigation items are missing |
| [05:00:29] |
<HandyAndE> |
I looked into the INavigationContributers extension point and it only finds login, about and settings |
| [05:00:40] |
<HandyAndE> |
so I figure there is some sort of path / lookup issue? |
| [05:00:58] |
<HandyAndE> |
worked finewith 0.9, but 0.10 has this problem |
| [05:07:42] |
<kopernikus> |
hmm, I once hacked the project list page to have a multiproject login by modiying web.main.dispatch_request but without using crome at all. |
| [05:07:54] |
<kopernikus> |
So I know very little about it ;( |
| [05:17:06] |
<HandyAndE> |
I think it is just the ExtensionPoint that is killing me |
| [05:17:19] |
<HandyAndE> |
it picks up a plugin that I include with my script, but not the ones included with trac |
| [05:25:45] |
* |
kopernikus has quit IRC |
| [06:08:03] |
* |
kemik has joined #trac |
| [06:09:11] |
<kemik> |
isit possible to 'export' the tracdb to some other format? xml/plaintext/spreadsheet? |
| [06:10:57] |
<evil_twin> |
New news from t.e.o: Ticket #3157 (defect closed): SMTP bug <http://trac.edgewall.org/ticket/3157#comment:4> |
| [06:31:28] |
* |
ecmanaut has joined #trac |
| [07:15:53] |
* |
pradeep has joined #trac |
| [07:55:54] |
* |
pradeep_ has joined #trac |
| [08:29:52] |
<pisi> |
Hi. I understand that the trac web api is built on top of WSGI (Request object etc). How would one dispatch to a WSGI application in IRequestHandler/process_request ? |
| [08:39:54] |
* |
idnar has quit IRC |
| [08:39:54] |
* |
matt_good has quit IRC |
| [08:39:54] |
* |
misc has quit IRC |
| [08:39:54] |
* |
BrianHV has quit IRC |
| [08:39:54] |
* |
nod has quit IRC |
| [08:39:54] |
* |
boorad has quit IRC |
| [08:39:54] |
* |
AllenJB has quit IRC |
| [08:40:03] |
* |
idnar has joined #trac |
| [08:40:03] |
* |
matt_good has joined #trac |
| [08:40:03] |
* |
misc has joined #trac |
| [08:40:03] |
* |
nod has joined #trac |
| [08:40:03] |
* |
BrianHV has joined #trac |
| [08:40:03] |
* |
boorad has joined #trac |
| [08:40:03] |
* |
AllenJB has joined #trac |
| [08:40:12] |
* |
pbx has joined #trac |
| [08:41:05] |
<pbx> |
Short of running off a svn checkout or waiting for v0.11, is there a way to get Trac to change its idea of what timezone it's in? |
| [08:43:08] |
* |
nod_ has joined #trac |
| [08:44:10] |
* |
idnar has quit IRC |
| [08:44:12] |
* |
idnar_ has joined #trac |
| [08:44:38] |
* |
idnar_ is now known as idnar |
| [08:46:42] |
* |
boorad has quit IRC |
| [08:46:42] |
* |
nod has quit IRC |
| [08:46:42] |
* |
AllenJB has quit IRC |
| [08:46:42] |
* |
BrianHV has quit IRC |
| [08:46:42] |
* |
misc has quit IRC |
| [08:46:42] |
* |
matt_good has quit IRC |
| [08:47:02] |
* |
matt_good has joined #trac |
| [08:47:02] |
* |
misc has joined #trac |
| [08:47:02] |
* |
BrianHV has joined #trac |
| [08:47:02] |
* |
boorad has joined #trac |
| [08:47:02] |
* |
AllenJB has joined #trac |
| [08:47:55] |
<pbx> |
Bueller? |
| [09:04:07] |
* |
boorad has quit IRC |
| [09:04:07] |
* |
AllenJB has quit IRC |
| [09:04:07] |
* |
BrianHV has quit IRC |
| [09:04:07] |
* |
misc has quit IRC |
| [09:04:07] |
* |
matt_good has quit IRC |
| [09:05:41] |
* |
matt_good has joined #trac |
| [09:05:41] |
* |
misc has joined #trac |
| [09:05:41] |
* |
BrianHV has joined #trac |
| [09:05:41] |
* |
boorad has joined #trac |
| [09:05:41] |
* |
AllenJB has joined #trac |
| [09:12:25] |
* |
matt_good has quit IRC |
| [09:27:51] |
* |
pradeep has quit IRC |
| [09:35:27] |
* |
AllenJB has quit IRC |
| [09:35:42] |
* |
AllenJB has joined #trac |
| [09:51:17] |
* |
boorad has quit IRC |
| [09:51:17] |
* |
BrianHV has quit IRC |
| [09:51:17] |
* |
misc has quit IRC |
| [09:52:06] |
* |
BrianHV has joined #trac |
| [09:52:22] |
* |
misc has joined #trac |
| [09:56:17] |
* |
boorad has joined #trac |
| [10:09:05] |
* |
lisppaste5 has quit IRC |
| [10:12:15] |
<evil_twin> |
New news from t.e.o: TracUsers edited by inform@tiononline.de <http://trac.edgewall.org/wiki/TracUsers> |
| [10:16:36] |
* |
lisppaste5 has joined #trac |
| [10:23:38] |
* |
EvilGuru has joined #trac |
| [10:27:29] |
* |
Epcylon has quit IRC |
| [10:35:15] |
* |
boorad has quit IRC |
| [10:42:22] |
* |
j-i-fox has joined #trac |
| [10:44:07] |
<j-i-fox> |
Hello |
| [10:47:36] |
<EvilGuru> |
I am playing around with the web admin and account manager modules and want to be able to change the permissions granted to users (anyone who has registered) is there a group that they are placed in |
| [10:48:20] |
* |
boorad has joined #trac |
| [10:48:30] |
<coderanger> |
EvilGuru: 'authenticated' |
| [10:48:51] |
<EvilGuru> |
coderanger: thank you very much, just what I was looking for |
| [10:49:31] |
<j-i-fox> |
Hello, I'm new here - I've a problem accessing my LinkSys WRT54GS after flashing FreeWRT |
| [10:49:52] |
<coderanger> |
j-i-fox: Wrong channel, this is for the Trac project management software |
| [10:50:25] |
<j-i-fox> |
Sorry , I try another channel |
| [10:50:35] |
* |
j-i-fox has quit IRC |
| [10:51:11] |
* |
j-i-fox has joined #trac |
| [10:51:12] |
* |
Miek has quit IRC |
| [10:52:21] |
* |
HandyAndE has left #trac |
| [10:53:46] |
* |
Miek has joined #trac |
| [11:09:15] |
* |
j-i-fox has left #trac |
| [11:12:32] |
<evil_twin> |
New news from t.e.o: Ticket #5068 (defect created): Trouble with 6 channel output using EMU10K1 based card <http://trac.edgewall.org/ticket/5068> |
| [11:20:56] |
* |
pombreda has quit IRC |
| [11:23:03] |
* |
coderanger has quit IRC |
| [11:24:01] |
* |
coderanger has joined #trac |
| [11:24:04] |
* |
Miek has quit IRC |
| [11:29:55] |
<kemik> |
hmm, how to configure apache with different tracs and virtual hosts ? |
| [11:30:55] |
<coderanger> |
kemik: Same way you do it with one vhost ... |
| [11:32:22] |
<kemik> |
well, from say a.com i want to only see a's tracs... but from b.com i want to only see b's tracs... maybe i'll figure this out soon |
| [11:32:39] |
<coderanger> |
Just use two different paths for them |
| [11:33:12] |
* |
samgranieri has joined #trac |
| [11:34:35] |
* |
pombreda has joined #trac |
| [11:38:39] |
<kemik> |
not sure i understand this :) |
| [11:39:25] |
<coderanger> |
You have your TRAC_ENV_PARENT_DIR right? |
| [11:39:34] |
<kemik> |
yup |
| [11:39:47] |
<coderanger> |
Do something like /var/trac/a.com for one and /var/trac/b.com for the other |
| [11:40:29] |
<kemik> |
well, it's the login that doesnt work |
| [11:40:46] |
<coderanger> |
How do you have it setup? |
| [11:41:04] |
<kemik> |
var/www/trac/a var/www/trac/b |
| [11:42:16] |
<coderanger> |
I mean authentication |
| [11:42:43] |
<evil_twin> |
New news from t.e.o: Ticket #5068 (defect closed): Trouble with 6 channel output using EMU10K1 based card <http://trac.edgewall.org/ticket/5068#comment:1> |
| [11:42:59] |
<idnar> |
wtf |
| [11:43:05] |
<kemik> |
i need to specifiy a <Location> in each vhost, right? |
| [11:43:16] |
<coderanger> |
Yes |
| [11:43:16] |
<kemik> |
that bugreport was sort of misplaced ;) |
| [11:43:25] |
<coderanger> |
The vhosts have nothing to do with each other |
| [11:43:25] |
<idnar> |
rather |
| [11:43:43] |
<coderanger> |
idnar: Its very common |
| [11:44:16] |
* |
fwierzbicki has quit IRC |
| [11:47:30] |
* |
coderanger has quit IRC |
| [11:49:18] |
* |
coderanger has joined #trac |
| [11:49:38] |
<kemik> |
coderanger: get a linksys wrtg, its almost perfect |
| [11:49:54] |
<kemik> |
been thru 2 crappy D_Links (never.ever get a d link) |
| [11:50:09] |
<coderanger> |
kemik: I have sworn to never buy another residential grade router as long as I live |
| [11:50:18] |
<coderanger> |
my next router will either be a 3620 or a FreeBSD box |
| [11:50:23] |
<kemik> |
eheheehe |
| [11:50:44] |
<kemik> |
i c.. well if you change your mind i'd recommend the wrtg.. it can even be used with some linuxsource |
| [11:51:14] |
<coderanger> |
The hardware is ridiculous |
| [11:51:26] |
<coderanger> |
Passive cooling on a router is worthless |
| [11:51:43] |
* |
Epcylon has joined #trac |
| [11:52:53] |
* |
Miek has joined #trac |
| [11:52:53] |
* |
mikechml has joined #trac |
| [11:53:05] |
<kemik> |
argh.. had forgot a "/" auth .... :X |
| [11:55:38] |
* |
maxb has joined #trac |
| [11:55:59] |
* |
The_Tick has joined #trac |
| [12:01:08] |
<The_Tick> |
coderanger: you around? |
| [12:01:15] |
<coderanger> |
Yep |
| [12:01:24] |
<The_Tick> |
what's the string to enable the filenamesearch plugin? |
| [12:02:27] |
<The_Tick> |
I think I'm messing up plugin installs |
| [12:02:42] |
<The_Tick> |
I do a python setup.py install |
| [12:02:48] |
<The_Tick> |
then I go edit the trac.ini |
| [12:02:51] |
<The_Tick> |
and restart lighttpd |
| [12:03:04] |
<coderanger> |
Should just be filenamesearch.* = enabled |
| [12:03:08] |
<The_Tick> |
ya, that's what I have |
| [12:03:11] |
* |
Miek has quit IRC |
| [12:03:17] |
<coderanger> |
Do you see it loading in the log? |
| [12:03:26] |
<The_Tick> |
what debug level gives you that? |
| [12:03:30] |
<coderanger> |
DEBUG |
| [12:03:43] |
<The_Tick> |
lemme switch that |
| [12:04:01] |
* |
mikechml has left #trac |
| [12:05:27] |
<The_Tick> |
hrmph |
| [12:05:31] |
<The_Tick> |
nothing in trac.log |
| [12:05:36] |
* |
The_Tick double checks the filename |
| [12:05:51] |
<The_Tick> |
ya, nothing is logged with debug |
| [12:06:03] |
<coderanger> |
nothing at all? |
| [12:06:06] |
<The_Tick> |
nope |
| [12:06:23] |
* |
coderanger logs in |
| [12:06:27] |
<The_Tick> |
heh |
| [12:06:38] |
<coderanger> |
gah, friggin router locked up again |
| [12:06:42] |
<The_Tick> |
oh, we got the account manager stuff fixed |
| [12:09:04] |
* |
coderanger has quit IRC |
| [12:09:38] |
<kemik> |
Unsupported version control system "svn" |
| [12:09:42] |
<kemik> |
ick! |
| [12:09:55] |
<The_Tick> |
the mailing list has like 30 topics on that |
| [12:10:16] |
<kemik> |
i'm not on a mailinglist :( is there a webarchive? :) |
| [12:10:28] |
<The_Tick> |
it's on google groups |
| [12:10:30] |
<The_Tick> |
so ya |
| [12:10:34] |
* |
coderanger has joined #trac |
| [12:10:36] |
* |
fabiand has joined #trac |
| [12:10:39] |
<The_Tick> |
look for trac-users |
| [12:10:40] |
<The_Tick> |
I think |
| [12:10:43] |
<The_Tick> |
or just trac |
| [12:10:46] |
<The_Tick> |
should come up with it |
| [12:10:49] |
<fabiand> |
hey - someone using devjavu or is related to the site? |
| [12:11:05] |
<fabiand> |
because it's down.... :-/ |
| [12:11:15] |
<coderanger> |
The_Tick: Okay, I'm in |
| [12:11:22] |
<kemik> |
cool.. thx the_lalelu |
| [12:11:23] |
<coderanger> |
fabiand: This is for the Trac project management software |
| [12:11:25] |
<The_Tick> |
coderanger: alright |
| [12:11:28] |
<kemik> |
The_Tick even |
| [12:11:40] |
<The_Tick> |
kemik: if you need help after looking, let us know |
| [12:11:47] |
<The_Tick> |
but most of them should resolve the issue :) |
| [12:12:04] |
<The_Tick> |
could be swig though |
| [12:12:14] |
<kemik> |
it is most likely yes |
| [12:12:20] |
<fabiand> |
coderanger: hmm in know - but there is no devjavu channel - so i just looked in here .. |
| [12:12:48] |
<The_Tick> |
fabiand: haven't heard of anyone from dejavu hanging out in here |
| [12:13:01] |
<coderanger> |
fabiand: I don't even know what dejavu is or who its realted to trac :P |
| [12:13:16] |
<The_Tick> |
coderanger: they probably use trac, heh |
| [12:13:33] |
<The_Tick> |
it's like the adium users who report bugs in edgewall |
| [12:13:41] |
* |
The_Tick sighs at them |
| [12:13:43] |
<fabiand> |
coderanger: ah okay - well at this point i'd normally recommend you to have a look at http://www.devjavu.com - but that doesn't make sense today :) |
| [12:14:02] |
<The_Tick> |
oh that's probably fastcgi |
| [12:16:35] |
<coderanger> |
The_Tick: Your logging setup looks okay |
| [12:16:48] |
<The_Tick> |
ya, which is why it's weird |
| [12:17:09] |
<The_Tick> |
I have ticketdelete, filenamesearch and batchmod all enabled in there |
| [12:17:11] |
<The_Tick> |
but nozing |
| [12:17:12] |
<The_Tick> |
hehe |
| [12:18:03] |
* |
samgranieri has left #trac |
| [12:21:03] |
<The_Tick> |
coderanger: I basically have no idea wtf is up with this at this point |
| [12:21:12] |
<The_Tick> |
it should be working from everything I know about trac |
| [12:21:21] |
<coderanger> |
me too, I'm trying to look at it while pay attention to a conf call at the same time |
| [12:21:26] |
<The_Tick> |
ah |
| [12:21:39] |
<The_Tick> |
I need breakfast, I'll leave ya alone for a bit :) |
| [12:27:13] |
<pbx> |
If Trac isn't obeying my 'mainnav' and 'metanaf' project conf settings, is there somewhere else I should look? Server's been restarted (mod_python), other conf directives are working... |
| [12:28:04] |
* |
Pistos has joined #trac |
| [12:28:14] |
<coderanger> |
pbx: Define "not working" |
| [12:28:16] |
<Pistos> |
Where is trac.cgi normally located? (I have a find command running as I type) |
| [12:28:20] |
* |
fabiand has quit IRC |
| [12:28:46] |
<The_Tick> |
hrmmph |
| [12:29:01] |
<The_Tick> |
not in /usr/local/lib/python2.x/site-packages is it? |
| [12:29:03] |
<coderanger> |
Pistos: /usr/share/trac |
| [12:29:09] |
<Pistos> |
coderanger: A find in there gives nothing. |
| [12:29:14] |
<Pistos> |
The_Tick: I'll look. |
| [12:29:45] |
<The_Tick> |
2.x can be 2.3 or 2.4 |
| [12:29:53] |
<Pistos> |
The_Tick: Nothing under there. |
| [12:29:58] |
<pisi> |
I made a WSGI plugin-plugin for trac as a small exercise. http://trac-hacks.org/wiki/TracWsgiPlugin If people use paste out there... |
| [12:30:01] |
<Pistos> |
I wonder if I need specific use flags to make it show up... |
| [12:30:19] |
<The_Tick> |
I don't think you do |
| [12:30:21] |
<Pistos> |
Hmkay. |
| [12:30:33] |
<Pistos> |
Cuz I have a trac.fcgi sitting in my normal cgi-bin dir. |
| [12:30:37] |
<Pistos> |
But not a trac.cgi ... |
| [12:30:42] |
<Pistos> |
Was wanting to test switching. |
| [12:30:54] |
<The_Tick> |
http://natmaster.com/articles/installing_trac.php |
| [12:31:04] |
<The_Tick> |
that's in a custom path |
| [12:31:07] |
<The_Tick> |
but I think coderanger is right |
| [12:31:11] |
<The_Tick> |
your find could be wrong |
| [12:31:17] |
<kemik> |
hmm so svn works with apache2.. but not thru trac |
| [12:31:35] |
<kemik> |
so, that means it's SWIG , right? |
| [12:31:37] |
<Pistos> |
The_Tick: How can find ever be wrong? :) |
| [12:31:40] |
<Pistos> |
(wrong args used?) |
| [12:31:48] |
<The_Tick> |
I said your find |
| [12:31:54] |
<The_Tick> |
so I meant your usage of find |
| [12:31:57] |
<Pistos> |
[ebuild R ] www-apps/trac-0.10.3.1 USE="enscript fastcgi sqlite -cgi |
| [12:32:00] |
* |
Pistos points at the '-cgi'. |
| [12:32:03] |
<pbx> |
coderanger: Sorry -- the site displays the default sets of nav items, not the reduced sets that I've specified in trac.ini |
| [12:32:24] |
<coderanger> |
pbx: Thats because it doesn't work like that |
| [12:32:29] |
<coderanger> |
use the navhider plugin |
| [12:32:41] |
<Pistos> |
# equery uses trac - - cgi : Add CGI script support |
| [12:32:47] |
<Pistos> |
Looks like I might need that use flag. |
| [12:32:51] |
* |
Pistos reemerges... |
| [12:33:26] |
* |
tag has quit IRC |
| [12:33:28] |
* |
dilinger has joined #trac |
| [12:33:29] |
* |
tag_ has joined #trac |
| [12:33:35] |
<pbx> |
coderanger: Interesting, I'll look at the plugin. What are those settings for? |
| [12:33:49] |
<coderanger> |
ordering the items |
| [12:34:19] |
<Pistos> |
If what I'm trying doesn't fix/workaround http://trac.edgewall.org/ticket/4399 then I'm not sure what other options I have left... |
| [12:34:23] |
<Pistos> |
maybe mod_python I guess... |
| [12:34:28] |
<pbx> |
coderanger: OK, thanks. |
| [12:37:16] |
<s0undt3ch> |
ha ha ha ha ha ha -> Fool's Day Lie -> http://www.google.com/tisp/install.html |
| [12:37:41] |
<kemik> |
the ubuntu howtos should be re-written.. or maybe i'm blind :X |
| [12:38:51] |
<kemik> |
a little bit of both :) |
| [12:41:20] |
* |
Tetraboy has quit IRC |
| [12:43:00] |
<evil_twin> |
New news from t.e.o: Ticket #5014 (defect closed): vc api misses the sync() method <http://trac.edgewall.org/ticket/5014#comment:13> || Changeset [5151]: Minor tweaks to the Repository.sync and sync_changeset API. Fixes #5014. <http://trac.edgewall.org/changeset/5151> |
| [12:45:07] |
* |
Tetraboy has joined #trac |
| [12:47:16] |
<Pistos> |
k, got it. |
| [12:47:18] |
* |
Pistos thanks all. |
| [12:48:48] |
* |
pombreda has quit IRC |
| [12:49:29] |
* |
Pistos is now known as Pistos|home|afk |
| [12:51:40] |
* |
pbx has quit IRC |
| [12:55:27] |
* |
dilinger has quit IRC |
| [13:12:46] |
* |
maxb has quit IRC |
| [13:29:49] |
* |
Epcylon has quit IRC |
| [14:21:36] |
* |
eblot has joined #trac |
| [14:28:07] |
* |
Federico2 has quit IRC |
| [14:29:08] |
* |
__ionut__ has quit IRC |
| [14:29:35] |
* |
stalker` has joined #trac |
| [14:29:53] |
* |
m_g has quit IRC |
| [14:31:07] |
* |
fwierzbicki has joined #trac |
| [14:44:21] |
* |
Epcylon has joined #trac |
| [14:44:28] |
<evil_twin> |
New news from t.e.o: Changeset [5161]: Fix up #4393 (trunk) <http://trac.edgewall.org/changeset/5161> || Changeset [5160]: Fix up #4393. <http://trac.edgewall.org/changeset/5160> |
| [14:44:36] |
* |
MikeW has joined #trac |
| [14:59:08] |
<jhulten> |
I am trying to set up my plugin dev environment. Anyone on that can help me? |
| [15:00:32] |
<coderanger> |
What do you need help with? |
| [15:01:51] |
<The_Tick> |
coderanger: any luck? |
| [15:02:37] |
* |
samgranieri has joined #trac |
| [15:02:40] |
<coderanger> |
jhulten: http://dev.coderanger.net/src/bashrc.txt |
| [15:02:40] |
<MikeW> |
blimey |
| [15:02:48] |
<coderanger> |
Thats how I run my dev setup |
| [15:03:07] |
<coderanger> |
The_Tick: Still doing followup stuff for OLPC |
| [15:03:15] |
<MikeW> |
well sitting in this channel for a few minutes certianly swayed me towards using trac. actual *help* is willingly provided here. *heart* :) |
| [15:04:20] |
<coderanger> |
MikeW: There are usually people in here during the day (US time) |
| [15:04:32] |
<coderanger> |
though I am up at rather odd hours |
| [15:04:49] |
<MikeW> |
cool :) |
| [15:05:09] |
* |
Tetraboy has quit IRC |
| [15:07:22] |
<coderanger> |
The_Tick: How can I bounce lighty? |
| [15:07:29] |
<coderanger> |
I don't see a service entry for it |
| [15:08:21] |
<tsb> |
How would I easily update a time-field in the 'wiki' table in the trac.db? I notice they don't contain a usual unix timestamp, since it's not stored as integers (i.e 1173564381.22418) |
| [15:08:55] |
<coderanger> |
tsb: That is an epoch timestamp |
| [15:09:21] |
<coderanger> |
unix timestamps don't need to be integers |
| [15:09:42] |
<tsb> |
coderanger: out of curiosity, why isn't this stored as a native timestamp in the database? |
| [15:10:08] |
<coderanger> |
tsb: Because standardization on those is horrible |
| [15:10:36] |
<coderanger> |
And UNIX timestamps work just as well |
| [15:10:47] |
* |
bryanl has joined #trac |
| [15:11:03] |
<bryanl> |
is there a way to see a mini timeline from a portion of the tree on a wiki page? |
| [15:11:12] |
* |
tsb looks for a FROM_UNIXTIME in sqlite3 |
| [15:11:32] |
* |
Epcylon has quit IRC |
| [15:11:45] |
<coderanger> |
bryanl: Not sure what you are asking, but of the various ways to parse that question, none exist. |
| [15:12:33] |
<coderanger> |
tsb: http://www.sqlite.org/cvstrac/wiki?p=DateAndTimeFunctions |
| [15:12:34] |
<bryanl> |
coderanger: i'm sure none exist, but i'll ask again to make it clearer: I want to see the output from /timeline on a wiki page. This output would be only from a subset of the svn repository |
| [15:12:42] |
<tsb> |
coderanger: yes, reading :) |
| [15:12:47] |
<coderanger> |
bryanl: Ahh, that does exist |
| [15:12:51] |
<bryanl> |
really? |
| [15:12:54] |
<coderanger> |
bryanl: ChangesetMacro over on trac-hacks |
| [15:13:00] |
<bryanl> |
sweet thanks |
| [15:15:47] |
<evil_twin> |
New news from t.e.o: Ticket #4393 (defect closed): notification sent to the wrong receipient <http://trac.edgewall.org/ticket/4393#comment:4> |
| [15:17:41] |
<coderanger> |
The_Tick: Okay, got logging working at least |
| [15:17:49] |
<bryanl> |
ah... trac hacks is down :( |
| [15:17:58] |
<coderanger> |
bryanl: Ack, one sec |
| [15:24:49] |
<coderanger> |
bryanl: Back |
| [15:46:18] |
<coderanger> |
alect: Trac-hacks is grumpy again |
| [15:48:44] |
<coderanger> |
The_Tick: Okay, filenamesearch is installed |
| [15:48:52] |
<The_Tick> |
hah, what'd you have to do? |
| [15:49:01] |
<coderanger> |
Primary issue: You didn't give the permission to enable it ;-) |
| [15:49:15] |
<The_Tick> |
umm, I gave myself the permis.. wait |
| [15:49:15] |
<coderanger> |
But I also had to fix a bug in it |
| [15:49:26] |
<The_Tick> |
I gave a virtual group permissions |
| [15:49:48] |
<coderanger> |
I enabled it for readonly_access to test it |
| [15:50:05] |
<The_Tick> |
might want to ditch that now, heh |
| [15:51:19] |
* |
The_Tick removes that bit |
| [15:51:35] |
<coderanger> |
gone |
| [15:51:43] |
<coderanger> |
but for those who have it enabled, it should work fine |
| [15:51:58] |
<The_Tick> |
ya, alright |
| [15:52:56] |
<The_Tick> |
hah, batch modify seems to be working now |
| [15:53:24] |
<coderanger> |
Wasn't before? |
| [15:53:43] |
<The_Tick> |
ya |
| [15:54:02] |
<The_Tick> |
part of the problem on this server is that svn doesn't have ra_dav |
| [15:54:11] |
<The_Tick> |
so it's kinda more harder :) |
| [15:54:12] |
<coderanger> |
heh, well I'll gladly take credit for that too ;-) |
| [15:54:24] |
<coderanger> |
I noticed that trying to pull in the bug fifxes |
| [15:54:37] |
<The_Tick> |
ya, no problem with you having it |
| [15:54:43] |
<coderanger> |
Luckily it was a small change, so I just cut'n'pasted |
| [15:54:44] |
<The_Tick> |
does ticketdelete need any special permissions? |
| [15:55:04] |
<coderanger> |
The_Tick: I think its TICKET_DELETE or TICKET_ADMIN |
| [15:55:28] |
<The_Tick> |
ya |
| [15:55:28] |
<The_Tick> |
I've got a ticket in with the hosting company to fix that |
| [15:55:36] |
<coderanger> |
I have TRAC_ADMIN most places so I don't pay attention that much |
| [15:55:41] |
<The_Tick> |
ya |
| [15:55:44] |
<The_Tick> |
hrmm |
| [15:55:57] |
* |
EvilGuru has quit IRC |
| [15:55:57] |
<coderanger> |
stay tuned for a better version of batchmodify soonish |
| [15:56:12] |
<The_Tick> |
ah cool |
| [15:56:23] |
<The_Tick> |
a guy asked me to install something like 10 plugins, heh |
| [15:56:25] |
<coderanger> |
need to make it for OLPC |
| [15:56:59] |
<coderanger> |
heh, which? |
| [ |