Team Chat Logs

January 11, 2010

2010 0
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

[04:20:19.278322]<osimons>Hi Hodgestar. did you see the upgrade patch from david?
[04:22:17.525856]<Hodgestar>Poing.
[04:22:24.516494]<Hodgestar>I didn't.
[04:22:39.176889]<Hodgestar>Let me go look.
[04:39:18.360461]<osimons>just updated comment on the ticket, Hodgestar - http://bitten.edgewall.org/ticket/517
[04:47:46.693131]<Hodgestar>I think I wouldn't have bothered reading the log_ids out from the table and would have just renamed all the *.level files in the logs_dir folder.
[04:49:53.864060]<Hodgestar>It looks like the log_table variable in the patch isn't used for anything?
[04:50:35.251909]<Hodgestar>I will talk to davidf about making a better patch.
[04:55:40.500759]<osimons>oki. thanks.
[05:30:52.921659]<Hodgestar>davidfraser: Is there any reason not to avoid looking at the database and just rename all .level files in the logs_dir?
[05:31:07.277242]<Hodgestar>davidfraser: And is log_table used for anything?
[05:32:22.910838]<davidfraser>Hodgestar: Renaming all the files would be fine
[05:34:37.161176]<davidfraser>And yes that log_table reference is unnecessary too
[05:36:20.572017]<Hodgestar>Cool.