Team Chat Logs

September 10, 2009

2009 8
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        

[01:05:07.391040]<WillPittenger>I accidentally added permissions in the permissions module to the wrong user. Now I am attempting to select them, but when I click Remove Selected Items, it just restores them (most of the time anyway). I don't have access to the server's command line. So how do I kill those permissions?
[01:12:14.422094]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) updated - <http://trac.edgewall.org/ticket/3446#comment:38> - cboos
[01:12:51.225230]<WillPittenger>Never mind. It took a lot of submits at one permission per submit, but I got it. :\
[01:27:14.505521]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) created - <http://trac.edgewall.org/ticket/8654> - luca.ceresoli@…
[01:37:14.625934]<evil_twin>t.e.o: Changeset [8589]: Use an ''eager'' cursor for PySqlite. Pre-fetching all the rows seems to ... - <http://trac.edgewall.org/changeset/8589> - cboos
[01:37:19.625358]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) closed - <http://trac.edgewall.org/ticket/8654#comment:1> - cboos
[01:47:14.697824]<evil_twin>t.e.o: Ticket #2839 (require username, comment when changing stuff) closed - <http://trac.edgewall.org/ticket/2839#comment:7> - cboos
[01:47:19.698276]<evil_twin>t.e.o: Ticket #7724 (Allow user provided mime-type for attachments) updated - <http://trac.edgewall.org/ticket/7724#comment:8> - Ryan Ollos <ryano@…>
[01:52:14.730376]<evil_twin>t.e.o: Changeset [8590]: Enable connection pool again on non-Windows platform, for recent SQLite ... - <http://trac.edgewall.org/changeset/8590> - cboos
[02:02:18.393656]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) updated - <http://trac.edgewall.org/ticket/8654#comment:2> - rblank
[02:32:15.366100]<evil_twin>t.e.o: Ticket #7724 (Allow user provided mime-type for attachments) updated - <http://trac.edgewall.org/ticket/7724#comment:9> - Ryan Ollos <ryano@…>
[02:32:20.366556]<evil_twin>t.e.o: Ticket #7724 (Allow user provided mime-type for attachments) updated - <http://trac.edgewall.org/ticket/7724#comment:10> - Ryan Ollos <ryano@…>
[02:37:15.377623]<evil_twin>t.e.o: Ticket #8655 (IntegrityError: duplicate key value violates unique constraint ...) created - <http://trac.edgewall.org/ticket/8655> - tdn
[02:42:17.469897]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) updated - <http://trac.edgewall.org/ticket/8654#comment:3> - Ryan Ollos <ryano@…>
[02:42:22.475062]<evil_twin>t.e.o: Ticket #8656 (Search for milestone change in change history) created - <http://trac.edgewall.org/ticket/8656> - anonymous
[02:42:27.473485]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) updated - <http://trac.edgewall.org/ticket/8654#comment:4> - cboos
[02:47:15.487376]<evil_twin>t.e.o: Ticket #2839 (require username, comment when changing stuff) updated - <http://trac.edgewall.org/ticket/2839#comment:8> - Ryan Ollos <ryano@…>
[02:47:20.485674]<evil_twin>t.e.o: Ticket #8656 (Search for milestone change in change history) updated - <http://trac.edgewall.org/ticket/8656#comment:1> - Ryan Ollos <ryano@…>
[02:48:07.762156]<progzer>Is there a best practices (or an easy_intsall path) to upgrade trac (particular all currently installed plugins)? I have trac environments which are failing (Stack Overflow). I suspect its the ones which are using certain plugins.
[02:52:15.622686]<evil_twin>t.e.o: Ticket #8656 (Search for milestone change in change history) closed - <http://trac.edgewall.org/ticket/8656#comment:2> - cboos
[03:12:15.806546]<evil_twin>t.e.o: Changeset [8591]: Follow-up to r8589, forgot to add the support for iterating directly on an ... - <http://trac.edgewall.org/changeset/8591> - cboos
[03:12:20.810625]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) closed - <http://trac.edgewall.org/ticket/3446#comment:39> - cboos
[03:17:15.826388]<evil_twin>t.e.o: Ticket #7785 (Trac slow / unreachable objects / database locked) updated - <http://trac.edgewall.org/ticket/7785#comment:22> - cboos
[03:18:14.091091]<progzer>hmm the crash is happening cause the request isn't authenticated and its throwing the project/login page in an infinite loop..
[03:22:18.863899]<evil_twin>t.e.o: Ticket #8655 (IntegrityError: duplicate key value violates unique constraint ...) closed - <http://trac.edgewall.org/ticket/8655#comment:1> - cboos
[03:22:23.866329]<evil_twin>t.e.o: Ticket #8653 (Patch: Don't allow anonymous users to modify some fields) updated - <http://trac.edgewall.org/ticket/8653#comment:1> - Ryan Ollos <ryano@…>
[03:23:04.582350]<progzer>Excuse me, how does one set a project to require auth to even view
[03:26:20.555389]<bionoid>progzer: remove permissions from 'anonymous'; as for your first question, no. Personally I maintain a complete copy of plugin sources+custom makefile for each environment.
[03:27:15.922873]<evil_twin>t.e.o: Ticket #8654 (Mandatory comment on wiki changes) updated - <http://trac.edgewall.org/ticket/8654#comment:5> - rblank
[03:27:17.079486]<bionoid>(Maybe there is a good way to do automatic upgrades, though -- someone else will have to chime in -- I run very little stock plugins, most have a few extra hacks)
[03:30:09.211293]<progzer>hmm so the envs which are failing don't have any anonymous permissions. I wonder why it doesn't pop up a login dialog or open such a page and go into an infinite loop till it stack overflows
[03:30:49.689226]<bionoid>progzer: Havn't seen that behavior myself; are you using tracd, mod_python, fastcgi or what?
[03:31:20.658351]<bionoid>What do your logs have to say?
[03:33:34.579500]<progzer>mod_wsgi
[03:34:31.803875]<progzer>and my trac.log has Trac[chrome] DEBUG: Prepare chrome data for request
[03:34:44.778361]<progzer>Trac[authrequired] DEBUG: Redirecting anonymous request to /login
[03:35:30.121198]<progzer>those two lines repeated (16054-15795) times
[03:36:16.643326]<bionoid>progzer: What version of Genshi are you using? Try building it from trunk and see if that makes a difference.
[03:36:25.633140]<progzer>I updated to 0.11.5 from 0.11.1 last evening. Genshi is 0.5
[03:37:03.846288]<progzer>okay i'll try rebuilding Genshi (btw this is a Windows machine - Xampp updated from 1.6.7 to 1.7.2)
[03:37:13.627462]<progzer>(apache 2.2.12)
[03:41:34.720434]<progzer>hmm updated Genshi using easy install, it went up to 0.5.1 and I think its working now.
[03:42:05.326657]<progzer>nah. I get 'Server error' on trying to logout
[03:42:43.442132]<bionoid>Well, at least it's a different problem? ;-)
[03:43:29.868819]<progzer>nah if I would manually open /trac/noanonaccessproj/login it would open up (if I had opened another /trac/anonaccessproj and logged in before)
[03:45:26.807956]<bionoid>Hm, ok :\ Well, all I can say is I have several projects on wsgi that do not exhibit this behaviour; Did you set your base_url correctly?
[03:45:45.282902]<bionoid>(could be an issue with relative redirects)
[03:47:15.157931]<progzer>hmm my per project trac.ini[s] don't seen to have a base_url (I'm visual diffing one which works and one which doesn't)
[03:47:15.990589]<evil_twin>t.e.o: Ticket #8657 (gaierror: (11001, 'getaddrinfo failed')) created - <http://trac.edgewall.org/ticket/8657> - jawad.ahmed@…
[03:48:04.922653]<progzer>Sorry, I seem to have forgotten, where is the global trac.ini supposed to be?
[03:50:00.305146]<bionoid>There is no global trac.ini (anymore)
[03:50:37.601553]<bionoid>(unless it is specified with the inherit option)
[03:55:07.520779]<progzer>I set base_url in trac.ini and restarted the webserver. still the same callstack.
[03:57:39.267447]<bionoid>Just for fun, try to serve the environment with tracd instead of apache?
[03:57:57.326351]<bionoid>Just to rule out any bug in wsgi frontend etc..
[04:17:16.214550]<evil_twin>t.e.o: Ticket #8657 (gaierror: (11001, 'getaddrinfo failed')) closed - <http://trac.edgewall.org/ticket/8657#comment:1> - rblank
[04:22:18.272116]<evil_twin>t.e.o: Ticket #8653 (Patch: Don't allow anonymous users to modify some fields) updated - <http://trac.edgewall.org/ticket/8653#comment:2> - cboos
[04:27:16.673857]<evil_twin>t.e.o: Ticket #8653 (Patch: Don't allow anonymous users to modify some fields) updated - <http://trac.edgewall.org/ticket/8653#comment:2> - cboos
[04:40:57.862936]<progzer>I think its this tracauthrequired plugin which might be causing my woes
[04:43:06.742996]<progzer>is this plugin even relevant to 0.11?
[04:59:54.250936]<progzer>Disabling the AuthRequiredPlugin fixes it. Is anyone using it with 0.11.5?
[05:02:16.394144]<evil_twin>t.e.o: TracDev/Proposals/EvenFinerGrainedPermissions created - <http://trac.edgewall.org/wiki/TracDev/Proposals/EvenFinerGrainedPermissions?version=1> - cboos
[05:22:16.562191]<evil_twin>t.e.o: Ticket #8658 (AttributeError: 'ResourceSystem' object has no attribute ...) created - <http://trac.edgewall.org/ticket/8658> - cboos
[05:51:52.145674]<triptec>how do I setup htaccess when only using tracd??
[06:16:21.797238]<flazz>is it possible to modify wiki pages via http (use my text editor)?
[06:32:19.748304]<evil_twin>t.e.o: Ticket #8312 (OperationalError: ambiguous column name: priority) updated - <http://trac.edgewall.org/ticket/8312#comment:4> - cboos
[06:32:24.751138]<evil_twin>t.e.o: Ticket #8405 (Trac slows when loading a proyect configured with a SVN repository which ...) closed - <http://trac.edgewall.org/ticket/8405#comment:8> - cboos
[06:32:29.750440]<evil_twin>t.e.o: Changeset [8592]: 0.12dev: merged #3446 related changesets from 0.11.6dev. - <http://trac.edgewall.org/changeset/8592> - cboos
[06:42:29.366129]<evil_twin>t.e.o: Ticket #8224 (Use Different subject lines for email notifications) closed - <http://trac.edgewall.org/ticket/8224#comment:7> - cboos
[06:47:18.346595]<evil_twin>t.e.o: Ticket #8513 (Genshi template syntax in ticket_subject_template) updated - <http://trac.edgewall.org/ticket/8513#comment:2> - cboos
[07:00:28.713801]<riano>Hellos. I'm wanting to alter my milestone sorted report views to also include the milestone description, but I'm not getting it and could really use some pointers
[07:27:18.910071]<evil_twin>t.e.o: Ticket #8625 (Drop SQLite2 support) updated - <http://trac.edgewall.org/ticket/8625#comment:16> - anatoly techtonik <techtonik@…>
[07:37:19.286285]<evil_twin>t.e.o: TracDev/Proposals/EvenFinerGrainedPermissions edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/EvenFinerGrainedPermissions?version=2> - Felix Schwarz <felix.schwarz@…>
[07:52:19.474605]<evil_twin>t.e.o: Changeset [8593]: TracSearch: show a warning instead of an error when the query is too ... - <http://trac.edgewall.org/changeset/8593> - cboos
[08:25:03.865285]<jester0x04CF>hi, can anyone describe exactly what this does? ${select('title/text()')}
[08:25:28.813238]<jester0x04CF>I'm not a mod_python/XSLT/Ghenshi/CSS/XHTML expert
[08:26:26.717356]<jester0x04CF>sorry, this --- ${select('*|text()')}
[08:37:39.129432]<osimons>jester0x04CF: it selects all children that are elements or text. add |comment() to that and you also get any comments that are immediate children of your select context
[08:39:03.071028]<jester0x04CF>thanks, osimons... what i'm trying to do is modify my layout to not include the default divs banner, mainnav, and main
[08:39:15.230305]<jester0x04CF>its seems that select does an awful lot
[08:39:36.418522]<jester0x04CF>how do I override those?
[08:41:04.800337]<osimons>you do a py:match for the div, and then replace it with empty content - like <div py:match="div[@id='banner']" /> (untested and not complete...)
[08:41:16.673138]<osimons>@wiki TracInterfaceCustomization
[08:41:16.682978]<evil_twin>http://trac.edgewall.org/wiki/TracInterfaceCustomization
[08:41:47.534180]<osimons>jester0x04CF: ^^ that is a starting point for modifying site.html, but you really want to look at Genshi and the genshi docs and tutorial
[08:42:04.382320]<jester0x04CF>I get it... thanks a lot
[09:01:11.522879]<jhammel>can you eliminate workflow entirely in Trac?
[09:01:18.915225]<jhammel>that is, get rid of the actions section?
[09:03:53.951039]<AZed>Is there any way to globally enable an extension now that /etc/trac/trac.ini isn't read by default?
[09:04:37.369130]<jhammel>AZed: i don't understand the question
[09:05:14.930282]<AZed>If I wanted to have 'tracext.hg.* = enabled' always available to new projects at the 'trac-admin initenv' stage, how do I do this?
[09:06:35.010724]<jhammel>AZed: make a file, inherit.ini, that you specify with --inherit
[09:10:23.534929]<AZed>--inherit looks like it's what I need, thanks.
[09:12:20.682230]<evil_twin>t.e.o: TracDev/Proposals/EvenFinerGrainedPermissions edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/EvenFinerGrainedPermissions?version=3> - cboos
[09:17:20.854571]<evil_twin>t.e.o: Ticket #8625 (Drop SQLite2 support) updated - <http://trac.edgewall.org/ticket/8625#comment:17> - cboos
[09:17:25.853902]<evil_twin>t.e.o: TracDev/ReleaseNotes/0.12 edited - <http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/0.12?version=4> - cboos
[09:22:25.924983]<evil_twin>t.e.o: PySqlite edited - <http://trac.edgewall.org/wiki/PySqlite?version=44> - cboos
[09:27:21.022269]<evil_twin>t.e.o: 0.12/TracUpgrade created - <http://trac.edgewall.org/wiki/0.12/TracUpgrade?version=1> - cboos
[09:27:26.022071]<evil_twin>t.e.o: 0.12/TracUpgrade edited - <http://trac.edgewall.org/wiki/0.12/TracUpgrade?version=2> - cboos
[09:32:21.045943]<evil_twin>t.e.o: ChangeLog edited - <http://trac.edgewall.org/wiki/ChangeLog?version=56> - cboos
[09:52:21.269780]<evil_twin>t.e.o: Changeset [8594]: TracSearch: refactoring of `process_request` The long method body has ... - <http://trac.edgewall.org/changeset/8594> - cboos
[10:00:16.925163]<rblank>osimons: Around?
[10:12:05.964225]<progzer>Show tables; shows 35 tables. but trying to repair any of them fails with table doesn't exist. any ideas?
[10:12:16.758255]<progzer>is there a way to FORCE the CREATE TABLE command
[10:12:29.369289]<progzer>or a way to remove it without removing the data and create it again
[10:20:00.672647]<progzer>drop table; says the table doesn't exist.
[10:20:13.401813]<progzer>drop table if exists; immediately followed by create table works.
[10:20:19.963341]<progzer>but the data is gone.
[10:20:43.317881]<progzer>blag it! I'll regex search and replace the backup file that I have to drop and recreate. I was hoping to find a 'why'
[10:23:13.286674]<osimons>rblank: yeah, sort of.
[10:37:22.106181]<evil_twin>t.e.o: Changeset [8595]: i18n: new extraction and corresponding fr_FR translation - <http://trac.edgewall.org/changeset/8595> - cboos
[10:39:37.578919]<progzer>oops I had been posting in the wrong channel, sorry.
[10:40:51.379309]<progzer>thanks for all the ideas helping me get 0.11.5 running today. Before I leace, Anyone come in yet who has been able to run AuthRequiredPlugin with 0.11.5 though?
[10:41:02.374067]<progzer>*leave
[10:42:25.399721]<evil_twin>t.e.o: Changeset [8596]: i18n for TracTimeline: translate the error shown when there's a timeline ... - <http://trac.edgewall.org/changeset/8596> - cboos
[10:42:57.949204]<thatch>progzer: I don't know about authrequired, but your table issue... was it sqlite?
[10:43:49.674260]<progzer>MySQL
[10:43:57.138365]<thatch>oh nevermind then.
[10:44:20.642121]<progzer>thanks anyway. g'night all.
[10:50:19.535134]<AZed>At what version was --inherit added to trac-admin? I'm having trouble making it work, but I'm only running 0.11.1, and am not sure if I should be expecting it to.
[10:54:00.335453]<mfonda>question on wiki formatting - i'm trying to make two consecutive tables, and right now have ||some||table|| <NEWLINE> <NEWLINE> ||other||table||, but they get displayed as one table and not two. Any ideas?
[10:55:45.479109]<mfonda>figured it out
[11:00:01.074803]<osimons>AZed: http://trac.edgewall.org/changeset/6226
[11:00:31.209900]<osimons>- which means before we branched for 0.11 (and therefore at some 0.11dev stage)
[11:00:57.553439]<justsomedood>is anybody using the LdapPLugin with Active Directory?
[11:03:55.154847]<thatch>justsomedood: I think pacopablo is
[11:04:00.829966]<AZed>osimons, hm, thanks. Not sure why it isn't working, then.
[11:05:02.081318]<AZed>The command I'm using is: trac-admin /var/trac/projectname initenv "Project Name" postgres://trac:@/projectname --inherit /etc/trac/trac.ini
[11:05:39.087408]<osimons>i think that is too few options - needs 4, with --inherit an optional 5th
[11:06:41.406783]<osimons>"trac-admin help" => initenv <projectname> <db> <repostype> <repospath>
[11:06:55.246774]<osimons>then --inherit optional after that
[11:07:25.563336]<AZed>... interesting. I copied that out of my Snoopy logs, but the script generating it *should* have had repostype and repospath in there. Something happened to a couple of my variables and I didn't notice. Nice catch.
[11:09:55.267190]<AZed>Even fixing it by hand, it doesn't seem to work, though: "trac-admin /var/trac/projectname initenv "Project Name" postgres://trac:@/projectname hg /project/path --inherit /etc/trac/trac.ini"
[11:10:04.490666]<AZed>Results in: "Wrong number of arguments: 5"
[11:10:15.765602]<AZed>Excuse me, "Wrong number of arguments: 6"
[11:10:31.334250]<AZed>(5 was for the line when I pulled out the /etc/trac/trac.ini just to see what it would do)
[11:12:35.611211]<osimons>--inherit=/path/to/config
[11:12:45.995726]<evil_twin>t.e.o: Ticket #8659 (New ticket and Modify Ticket layouts for attributes differ substantially) created - <http://trac.edgewall.org/ticket/8659> - jedd@…
[11:12:55.869615]<osimons>that really needs better docs... - or any docs really...
[11:14:40.107612]<AZed>Bingo. Many thanks.
[11:22:36.569055]<evil_twin>t.e.o: Changeset [8597]: i18n: fix `trac.chrome.prevnext_nav` so that it correctly supports ... - <http://trac.edgewall.org/changeset/8597> - cboos
[11:27:27.008991]<evil_twin>t.e.o: Ticket #8659 (New ticket and Modify Ticket layouts for attributes differ substantially) closed - <http://trac.edgewall.org/ticket/8659#comment:1> - rblank
[11:27:27.578279]<polak>Could someone give me a hand with the XML_RPC plugin, pleaseI've read around about the trac xml-rpc trouble shooting tips etc,
[11:28:41.161852]<polak>after finally succesfully instaling the plugin on my trac 0.11.5 (it required I do system wide install into site-packages, now I get the saught after debug lines in the log file)
[11:29:07.282912]<polak>I try to browse http://hostname:5777/login/xmlrpc
[11:30:48.603009]<polak>but no matter how I try to login I get the "XML_RPC privileges are required to perform this operation"
[11:31:18.360205]<polak>I've tried both digest authentication and basic, tried prepending the http://username:passwd@... before the URL etc
[11:31:30.189336]<polak>and the user _does_ have the XML_RPC permission
[11:42:25.195282]<evil_twin>t.e.o: Changeset [8598]: i18n: fixed capitalization for ''Previous Period'' and ''Next Period'' - <http://trac.edgewall.org/changeset/8598> - cboos
[11:48:12.568557]<jhammel>if i want to wipe the db completely for a project, is there a way to do that + recreate it?
[11:50:12.997602]<rblank>jhammel: Create a new environment?
[11:52:24.950769]<evil_twin>t.e.o: TracDev/ToDo edited - <http://trac.edgewall.org/wiki/TracDev/ToDo?version=59> - cboos
[11:57:31.751430]<evil_twin>t.e.o: Changeset [8599]: MultiRepos: obligatory-merge-from-trunk-at-the-end-of-the-day - <http://trac.edgewall.org/changeset/8599> - cboos
[12:14:09.354976]<jhammel>rblank: i guess i'll have to and just copy over the configuration file
[12:50:27.790345]<dikim33>Hi, anyone has setup AccountManager plugin with any back-end database(e.g., postgresql) for saving the user login information?
[12:56:22.029149]<Dandre1>hello,
[12:57:00.906243]<Dandre1>how can I put in the wiki a link to the roadmap page?
[13:20:22.791612]<osimons>rblank: what's up. got time now.
[13:40:26.511200]<rblank>osimons: It was about svnmerge.py vs. svn merge. I have posted to trac-dev, so no worries.
[13:40:47.486062]<rblank>osimons: Congratulations on Bitten 0.6b, BTW!
[13:41:31.878453]<osimons>heh. thanks. should work, but new issues with packaging... minor details to resolve for 0.6 proper
[13:42:21.690168]<osimons>btw, i'll post to trac-dev tomorrow. hopefully cmlenz can update to latest bitten tomorrow - which means the build slaves will need to update too. i see you run a number of them
[13:42:26.951208]<rblank>osimons: You've been working like mad on that thing. Great!
[13:43:21.001288]<rblank>Do I have to wait until the server is updated, or does the new slave work with an older server as well?
[13:47:15.363084]<osimons>i have a hunch that new slave will work with old master, but it will definately not work the other way around
[13:47:47.074415]<osimons>try it :-)
[13:49:05.209642]<rblank>Will do. I'll update one slave and check. Thanks for the heads up.
[13:53:00.861362]<dho>Anybody here using the trac-mercurial plugin? I'm getting `Couldn't import symbols: RepoError' using Trac 0.11.5 and TracMercurial 0.11.0.7 (and mercurial 1.3)
[13:55:32.026964]<dho>Oh, there's a bit in the wiki that discusses that, skipped right over it. Sorry.
[13:57:40.858993]<osimons>rblank: biggest issue with new slave is that it requires 2.4 - which means that your 2.3 slave can't run directly. Need to use [python] path = /path/to/python2.3 in a config file to have the commands execute with 2.3 python (-f config.ini on commandline)
[13:57:49.619048]<dho>Yep, that's it. FreeBSD port is old.
[14:42:29.289424]<flaccid>might seem like a silly question, but how do i insert a hyperlink that is external to a mailto: ?
[14:48:13.919190]<flaccid>apparently you can just put in mailto:foo but it aint doing anything in track 0.11.4!
[15:07:25.743185]<evil_twin>t.e.o: Ticket #6063 (Proposed TitleIndex enhancement) updated - <http://trac.edgewall.org/ticket/6063#comment:6> - Ryan Ollos <ryano@…>
[15:22:28.996403]<evil_twin>t.e.o: Ticket #4654 (TitleIndex macro - use indenting to display sub-directories more neatly) updated - <http://trac.edgewall.org/ticket/4654#comment:11> - Ryan Ollos <ryano@…>
[15:27:26.101879]<evil_twin>t.e.o: Ticket #6063 (Proposed TitleIndex enhancement) updated - <http://trac.edgewall.org/ticket/6063#comment:7> - Ryan Ollos <ryano@…>
[15:37:27.106758]<evil_twin>t.e.o: Ticket #109 (MissingLinks, an index over missing wiki pages) updated - <http://trac.edgewall.org/ticket/109#comment:14> - Ryan Ollos <ryano@…>
[15:42:30.121778]<evil_twin>t.e.o: Ticket #109 (MissingLinks, an index over missing wiki pages) updated - <http://trac.edgewall.org/ticket/109#comment:15> - Ryan Ollos <ryano@…>
[15:52:28.169534]<evil_twin>t.e.o: Ticket #7124 (TitleIndex (optionally) does not show pages shipped with Trac) updated - <http://trac.edgewall.org/ticket/7124#comment:8> - Ryan Ollos <ryano@…>
[16:02:30.194649]<evil_twin>t.e.o: Ticket #4819 (ordered lists that start with numbers greater than 9 start at 1) updated - <http://trac.edgewall.org/ticket/4819#comment:4> - Ryan Ollos <ryano@…>
[16:17:28.649744]<evil_twin>t.e.o: Ticket #2446 (ordered lists that don't start at 1) updated - <http://trac.edgewall.org/ticket/2446#comment:10> - Ryan Ollos <ryano@…>
[16:47:28.837226]<evil_twin>t.e.o: Ticket #6063 (Proposed TitleIndex enhancement) updated - <http://trac.edgewall.org/ticket/6063#comment:8> - Dave Abrahams <dave@…>
[18:37:17.434178]<nnyby>hi. i have a trac 0.11.3 install that my workplace uses mainly for issue tracking and documentation. there is an old svn repo that isn't in use anymore. i'd like to make use of the repo for a project we have. can i just create a new svn repo and point [trac] repository_dir to it?
[20:22:31.493890]<evil_twin>t.e.o: CommercialServices edited - <http://trac.edgewall.org/wiki/CommercialServices?version=74> - Sajjad <sajjad@…>
[20:27:31.497850]<evil_twin>t.e.o: Ticket #7490 (Trac 0.11 really slow, high cpu usage) updated - <http://trac.edgewall.org/ticket/7490#comment:105> - anonymous
[20:57:09.263288]<kashif_>hi
[20:57:41.630714]<kashif_>how to integrate git with trac
[22:17:32.053343]<evil_twin>t.e.o: Ticket #6063 (Proposed TitleIndex enhancement) updated - <http://trac.edgewall.org/ticket/6063#comment:9> - Ryan Ollos <ryano@…>