| [00:08:53] |
* |
rjdave has quit IRC |
| [00:42:56] |
* |
Federico2 has joined #trac |
| [00:42:58] |
<Federico2> |
hi there |
| [01:00:44] |
* |
birkenfeld has joined #trac |
| [01:21:56] |
* |
prologic has quit IRC |
| [01:43:04] |
* |
prologic has joined #trac |
| [02:33:04] |
* |
m_g has joined #trac |
| [02:57:49] |
<alect> |
evening folks |
| [02:58:30] |
* |
tkp has joined #trac |
| [03:39:23] |
* |
Miek has joined #trac |
| [03:46:04] |
* |
Caitriona has joined #trac |
| [04:08:02] |
* |
pygi has joined #trac |
| [04:18:45] |
* |
goldeagle has quit IRC |
| [04:20:20] |
* |
prologic has quit IRC |
| [04:34:48] |
* |
goldeagle has joined #trac |
| [04:41:50] |
* |
pygi has quit IRC |
| [04:54:14] |
* |
goldeagle has quit IRC |
| [04:54:54] |
* |
goldeagle has joined #trac |
| [05:01:32] |
* |
prologic has joined #trac |
| [05:17:10] |
* |
goldeagle has quit IRC |
| [05:20:45] |
* |
eblot has joined #trac |
| [06:18:26] |
* |
Miek has quit IRC |
| [06:20:02] |
* |
Federico2 has quit IRC |
| [06:29:47] |
* |
Miek has joined #trac |
| [07:04:03] |
<mitsuhiko> |
alect: ping |
| [07:27:02] |
* |
willers has joined #trac |
| [07:38:18] |
* |
willers has quit IRC |
| [07:40:35] |
* |
matt_good has joined #trac |
| [08:39:51] |
* |
eblot has quit IRC |
| [08:47:09] |
* |
pygi has joined #trac |
| [08:47:10] |
* |
mario_ has joined #trac |
| [08:48:22] |
* |
mario_ has quit IRC |
| [08:58:56] |
* |
lightcap_ has joined #trac |
| [09:23:15] |
* |
Tetraboy has quit IRC |
| [09:23:55] |
* |
LionsMane has joined #trac |
| [09:33:34] |
* |
ross has joined #trac |
| [09:33:41] |
* |
ross has left #trac |
| [10:09:04] |
* |
eblot has joined #trac |
| [10:10:48] |
* |
LionsMan1 has joined #trac |
| [10:19:33] |
* |
Blackhex2 has joined #trac |
| [10:19:48] |
<Blackhex2> |
hi guys |
| [10:24:43] |
* |
LionsMane has quit IRC |
| [10:29:05] |
* |
LionsMan1 has quit IRC |
| [10:34:46] |
* |
pygi has quit IRC |
| [10:57:15] |
* |
Thanatermesis has joined #trac |
| [10:58:10] |
* |
Tetraboy has joined #trac |
| [11:07:46] |
* |
pygi has joined #trac |
| [11:10:25] |
* |
eblot_ has joined #trac |
| [11:11:33] |
* |
eblot has quit IRC |
| [11:14:13] |
* |
goldeagle has joined #trac |
| [11:22:05] |
* |
eblot has joined #trac |
| [11:22:26] |
* |
eblot_ has quit IRC |
| [11:45:19] |
* |
eblot has quit IRC |
| [11:47:03] |
* |
lightcap_ has quit IRC |
| [11:56:47] |
* |
goldeagle has quit IRC |
| [11:57:20] |
* |
upd_ has joined #trac |
| [12:10:15] |
* |
kousuke has quit IRC |
| [12:10:56] |
* |
upd has quit IRC |
| [12:14:55] |
* |
killing-joke has quit IRC |
| [12:17:48] |
* |
hotte has joined #trac |
| [12:19:09] |
* |
killing-joke has joined #trac |
| [12:21:38] |
* |
lightcap_ has joined #trac |
| [12:35:49] |
* |
omry_ has joined #trac |
| [12:36:21] |
<Thanatermesis> |
> trac-admin /usr/share/trac resync |
| [12:36:21] |
<Thanatermesis> |
Resyncing repository history... |
| [12:36:22] |
<Thanatermesis> |
Command failed: database disk image is malformed |
| [12:36:24] |
<Thanatermesis> |
he |
| [12:36:33] |
<Thanatermesis> |
aparently editing the DB with sed is not a good idea... |
| [12:36:41] |
<Caitriona> |
no.. it's not. |
| [12:37:02] |
<Thanatermesis> |
i need to change all the words XXX by YYY, how i can do it ? |
| [12:37:12] |
* |
omry has quit IRC |
| [12:48:27] |
<Epcylon> |
I'm wondering if anyone knows of an ircbot that will simply report the same stuff that winds up in the timeline page of trac? |
| [12:51:05] |
<misc> |
you can plug this as a rss feed, i guess ? |
| [12:55:14] |
* |
lightcap_ has quit IRC |
| [13:00:09] |
<coderanger> |
Thanatermesis: Use SQL ....... |
| [13:00:28] |
<Thanatermesis> |
im not sql friendly... any example ? :/ |
| [13:00:38] |
<Thanatermesis> |
i have made: sed 's,thanatermesis.org/imagenes,main.elivecd.net/images,g' trac.db > prueba |
| [13:00:56] |
<Blackhex2> |
Thanatermesis: nice :-) |
| [13:00:56] |
<coderanger> |
http://w3schools.com/sql/default.asp |
| [13:01:23] |
<coderanger> |
Thanatermesis: Chances are that will destroy the DB |
| [13:02:16] |
<Blackhex2> |
since all strings are surely alligned to some size this is for sure |
| [13:03:46] |
<Thanatermesis> |
hurm, not exist a easy/fast way to made it in a single command ? |
| [13:04:00] |
<coderanger> |
Thanatermesis: No |
| [13:04:49] |
<Blackhex2> |
but you can apply your sed when you made script which selects content, replaces string and updates new content to db |
| [13:05:30] |
<Thanatermesis> |
:/ |
| [13:05:37] |
* |
Thanatermesis editing manually in the website then.. |
| [13:06:04] |
<Blackhex2> |
btw this functionality is wanted as a plugin on t-h-o |
| [13:06:16] |
<coderanger> |
Thanatermesis: Or make a script to do it |
| [13:07:21] |
* |
pygi has left #trac |
| [13:14:01] |
<Thanatermesis> |
how i can set in the Browser, files with extension .edc to are hilighted like a C program ? making a new one stuff on enscript ? |
| [13:14:13] |
<coderanger> |
@wiki TracIni |
| [13:14:13] |
<evil_twin> |
coderanger: http://trac.edgewall.org/wiki/TracIni |
| [13:14:16] |
<coderanger> |
mime_map |
| [13:14:42] |
<Thanatermesis> |
thx :) |
| [13:20:44] |
<Thanatermesis> |
mmmh |
| [13:21:04] |
<Thanatermesis> |
mime_map = edc:c, edc:C... ? |
| [13:24:31] |
<Blackhex2> |
it's some reason why "To" e-mail field is not filled in ticket notification? |
| [13:30:58] |
<Thanatermesis> |
how i know the mimetype value of a edc file ? |
| [13:31:20] |
<Blackhex2> |
what is that? |
| [13:33:03] |
<Blackhex2> |
generally it's defined by RFC standarts and many not well known file formats don't have its own mime-type |
| [13:34:36] |
<Thanatermesis> |
maybe don't has it :/ |
| [13:34:42] |
<Thanatermesis> |
is a special file of code |
| [13:35:39] |
<Blackhex2> |
so if you display it with c source file icon set it to c code mime-type |
| [13:36:12] |
<Thanatermesis> |
yes, i want to set up in C, the syntax is the same |
| [13:36:52] |
<Thanatermesis> |
i can set it by the extension ? :/ |
| [13:37:02] |
<Blackhex2> |
text/x-csrc |
| [13:37:12] |
<Thanatermesis> |
let me try.. |
| [13:37:42] |
<Thanatermesis> |
mime_map = text/x-csrc:c |
| [13:38:09] |
<Blackhex2> |
it think mime_map = text/x-csrc:edc |
| [13:38:43] |
<Blackhex2> |
i'm not sure wait... |
| [13:38:45] |
<Thanatermesis> |
YAY ! :) |
| [13:39:39] |
<Blackhex2> |
mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb |
| [13:39:49] |
<Blackhex2> |
so mime_map = text/x-csrc:c:edc |
| [13:40:33] |
* |
Blackhex2 has left #trac |
| [13:41:05] |
* |
Blackhex2 has joined #trac |
| [13:41:59] |
<Blackhex2> |
coderanger: have you idea? |
| [13:45:50] |
<matt_good> |
Blackhex2: IIRC the notifications only use CC or BCC |
| [13:46:31] |
<matt_good> |
I believe BCC by default so that it doesn't reveal the email addresses of everyone being notified |
| [13:47:32] |
<Blackhex2> |
so should I left CC and To field empty in discussion plugin notification? |
| [13:52:30] |
<mitsuhiko> |
matt_good: ping |
| [13:52:45] |
<matt_good> |
Blackhex2: there's a setting in the [notification] section to toggle whether to use CC or BCC |
| [13:52:45] |
<mitsuhiko> |
a) i have applied my patch to the pygments plugin |
| [13:52:48] |
<mitsuhiko> |
a) i've a bug for you |
| [13:52:58] |
<mitsuhiko> |
matt_good: http://trac.pocoo.org/irclogs |
| [13:53:09] |
<mitsuhiko> |
the template *is* in the template folder and it worked until we last updated trac |
| [13:53:21] |
<mitsuhiko> |
is there a new way for loading templates? |
| [13:54:41] |
<matt_good> |
nope |
| [13:56:05] |
<matt_good> |
is the irclogs plugin on trac-hacks? |
| [13:56:38] |
<Blackhex2> |
dont't notice anything like that |
| [13:56:52] |
* |
omry__ has joined #trac |
| [13:57:45] |
<matt_good> |
Blackhex2: use_public_cc |
| [13:58:18] |
<Blackhex2> |
? |
| [13:58:39] |
<matt_good> |
Blackhex2: that's the name of the config option to use CC or BCC |
| [13:59:08] |
<Blackhex2> |
ok, so I don't have to worry about that, it's up to NotifyEmail, thanks |
| [14:16:30] |
* |
omry_ has quit IRC |
| [14:22:52] |
* |
wijister- has joined #trac |
| [14:32:12] |
* |
omry__ has quit IRC |
| [14:32:44] |
* |
omry__ has joined #trac |
| [15:05:09] |
* |
Inc has joined #trac |
| [15:05:28] |
<Inc> |
hey, http://publicsvn.songbirdnest.com/ << do those errors mean that our database is down? |
| [15:06:47] |
<Blackhex2> |
maybe rights to create tables |
| [15:09:06] |
<Inc> |
which one is it most likely to be? |
| [15:09:37] |
<Blackhex2> |
don't know just guessing form message never see it before |
| [15:09:42] |
<Inc> |
ah |
| [15:10:27] |
<Blackhex2> |
or check the premission of <trac_environment>/db/trac.db file |
| [15:10:57] |
<Inc> |
ah, ok |
| [15:35:02] |
* |
m_g has quit IRC |
| [15:38:48] |
* |
omry__ has quit IRC |
| [15:39:31] |
* |
omry__ has joined #trac |
| [15:42:32] |
* |
idnar has quit IRC |
| [15:44:11] |
* |
idnar has joined #trac |
| [16:00:43] |
<coderanger> |
Inc: Also check that the disk isn't totally full |
| [16:15:52] |
* |
mgmart has joined #trac |
| [16:15:58] |
* |
wijister- has quit IRC |
| [16:19:11] |
* |
hotte has quit IRC |
| [16:23:42] |
* |
mgmart_ has quit IRC |
| [16:46:17] |
<alect> |
morning |
| [16:46:43] |
<Blackhex2> |
hi alect |
| [17:19:52] |
* |
Blackhex2 has left #trac |
| [17:29:10] |
<alect> |
coderanger: you heard when the bof is happening? |
| [17:54:36] |
* |
toten has quit IRC |
| [17:58:18] |
* |
kousuke has joined #trac |
| [17:58:24] |
* |
tic has quit IRC |
| [18:04:20] |
* |
cerw has joined #trac |
| [18:04:32] |
<cerw> |
~api test |
| [18:04:44] |
<cerw> |
what is the syntax for bot? |
| [18:11:27] |
<alect> |
@logging |
| [18:11:27] |
<evil_twin> |
alect: "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. |
| [18:12:48] |
* |
omry__ has quit IRC |
| [18:13:15] |
* |
omry__ has joined #trac |
| [18:21:43] |
<s0undt3ch> |
matt_good, mitsuhiko: how do we setup the pygments_modes in trac.ini? |
| [18:21:59] |
<s0undt3ch> |
for example to map .html to genshi syntax? |
| [18:31:47] |
* |
cerw has quit IRC |
| [18:55:56] |
* |
tpollari has joined #trac |
| [19:39:15] |
* |
prologic has quit IRC |
| [19:54:03] |
* |
coderanger_ has joined #trac |
| [20:01:55] |
* |
lightcap_ has joined #trac |
| [20:14:35] |
* |
toten has joined #trac |
| [20:22:34] |
* |
tpollari has quit IRC |
| [20:27:38] |
* |
prologic has joined #trac |
| [20:37:46] |
* |
tic has joined #trac |
| [20:42:45] |
* |
tpollari has joined #trac |
| [20:45:54] |
* |
tic has quit IRC |
| [20:46:53] |
* |
tic has joined #trac |
| [21:01:17] |
* |
FernyB has joined #trac |
| [21:10:12] |
* |
FernyB has quit IRC |
| [21:14:56] |
* |
divya has joined #trac |
| [21:15:27] |
* |
coderanger_ has quit IRC |
| [21:40:07] |
<coderanger> |
alect: Nope |
| [21:41:45] |
<alect> |
mkay |
| [21:41:53] |
<alect> |
oh well, presumably it will be sorted out :) |
| [21:42:17] |
<coderanger> |
yahr |
| [21:45:06] |
<alect> |
pycon! |
| [21:45:10] |
* |
alect keen |
| [21:45:13] |
<alect> |
when are you arriving? |
| [21:45:22] |
<coderanger> |
Thursday, around 5:30 |
| [21:46:44] |
<coderanger> |
You? |
| [21:48:07] |
<alect> |
16:45 wednesday |
| [21:50:34] |
<coderanger> |
Google paying for the tutorials to? |
| [21:51:23] |
<alect> |
yep |
| [21:51:32] |
<coderanger> |
pretty sweet deal :) |
| [21:51:34] |
<alect> |
are you staying for the whole chunk? |
| [21:51:36] |
<alect> |
yeah :) |
| [21:51:45] |
<coderanger> |
yeah, leaving thursday night |
| [22:54:19] |
* |
tpollari has quit IRC |
| [22:57:32] |
<mitsuhiko> |
matt_good: yeah. the plugin is on trac-hacks |
| [23:16:04] |
* |
pygi has joined #trac |
| [23:21:55] |
* |
tpollari has joined #trac |
| [23:26:07] |
* |
tpollari has quit IRC |
| [23:36:39] |
* |
matt_good has quit IRC |
| [23:47:14] |
* |
Bluppy2_ has joined #trac |
| [23:53:28] |
* |
Bluppy2 has quit IRC |
| [23:59:22] |
* |
appel has joined #trac |