Team Chat Logs

July 14, 2010

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

[00:02:32.158819]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=26> - cboos
[00:07:33.128459]<evil_twin>t.e.o: Ticket #5820 (standalone trac does not accept -b "::") updated - <http://trac.edgewall.org/ticket/5820#comment:7> - cboos
[00:07:38.128369]<evil_twin>t.e.o: Ticket #4226 (tracd: access control for list of projects) updated - <http://trac.edgewall.org/ticket/4226#comment:6> - cboos
[00:32:38.010325]<evil_twin>t.e.o: Ticket #4103 (TracUriRoot ignored (?!) on index-page) closed - <http://trac.edgewall.org/ticket/4103#comment:7> - cboos
[00:32:43.010100]<evil_twin>t.e.o: Ticket #3492 (Default options for Revision Log in trac.ini) updated - <http://trac.edgewall.org/ticket/3492#comment:4> - cboos
[00:32:48.013991]<evil_twin>t.e.o: Ticket #1445 ([ER] Revision Graph for the Version Control Browser) updated - <http://trac.edgewall.org/ticket/1445#comment:9> - cboos
[00:37:52.265353]<evil_twin>t.e.o: Ticket #7215 (Default to base_path if SCRIPT_NAME not set for tracd) updated - <http://trac.edgewall.org/ticket/7215#comment:2> - cboos
[00:37:57.265704]<evil_twin>t.e.o: Ticket #4217 (Root_uri check fails if request_uri contains multiple /) closed - <http://trac.edgewall.org/ticket/4217#comment:3> - cboos
[00:42:03.450886]<takamichi>Hey chaps, is there a way to limit the issues a develop can view to only the ones assigned to him?
[00:47:49.957242]<evil_twin>t.e.o: Ticket #9501 (Python Traceback) created - <http://trac.edgewall.org/ticket/9501> - pasin
[01:42:51.199247]<evil_twin>t.e.o: Ticket #9501 (Python Traceback) closed - <http://trac.edgewall.org/ticket/9501#comment:1> - cboos
[02:17:56.652414]<evil_twin>t.e.o: TracDev/Proposals/AdvancedWikiFormatting edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/AdvancedWikiFormatting?version=35> - cboos
[02:37:59.101359]<evil_twin>t.e.o: Ticket #8328 (Repeat SCRIPT_NAME fixup using SCRIPT_URL after environment selection) updated - <http://trac.edgewall.org/ticket/8328#comment:5> - cboos
[02:38:04.100896]<evil_twin>t.e.o: Ticket #7774 (Allow to set script charset in add_script) updated - <http://trac.edgewall.org/ticket/7774#comment:2> - cboos
[02:47:59.582235]<evil_twin>t.e.o: Ticket #7775 (Method to add script tag with in-file javascript code) updated - <http://trac.edgewall.org/ticket/7775#comment:7> - cboos
[02:50:58.523737]<k0p>hi guys.
[02:51:17.433353]<k0p>I'm trying put a trac indexing by google. But I had several problems.
[02:51:37.045405]<k0p>Is it mandatory to have robots.txt?
[02:53:07.143859]<evil_twin>t.e.o: Ticket #7768 (add_script & add_stylesheet don't support external scripts) updated - <http://trac.edgewall.org/ticket/7768#comment:2> - cboos
[02:58:01.514260]<evil_twin>t.e.o: Ticket #3492 (Default options for Revision Log in trac.ini) closed - <http://trac.edgewall.org/ticket/3492#comment:5> - cboos
[03:03:02.482525]<evil_twin>t.e.o: Ticket #6002 ([PATCH] Adds an options to customize the default history mode) updated - <http://trac.edgewall.org/ticket/6002#comment:5> - cboos
[03:28:07.342022]<evil_twin>t.e.o: Ticket #4760 ("Newer revisions" link) updated - <http://trac.edgewall.org/ticket/4760#comment:6> - cboos
[04:28:30.493492]<imexil>Possible Security leak in 0.12? After upgrade to 0.12 I noticed that the BROWSER_VIEW permission does NOT obey the svn_authz permissions any more. Purpose or mistake?
[04:38:36.918634]<evil_twin>t.e.o: Ticket #4080 ([PATCH] detect charset using enca) updated - <http://trac.edgewall.org/ticket/4080#comment:5> - cboos
[04:39:35.127554]<misc> /win 40
[04:57:26.667897]<jbergstroem>probably duplicating older messages here, but it looks like some workers serving trac is dead - i'm getting 500's most of the time
[06:15:29.268167]<osimons>imexil: http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#Authz
[06:20:02.564533]<imexil>osimons: I already spend a day trying to use one authz file to control both (svn access and fine grained trac access) but that does not work (SVN does not like any trac bits in it's auhz files). Is there any doc you could point me to showing how to move AuthSourcePolicy.
[06:21:59.624175]*retracile mutters something derisive about mornings.
[06:22:03.234187]<osimons>imexil: no. i was not aware of this change either, and have not looked at it at all. svn is very sensitive about this i know. and they can no longer be split?
[06:22:06.148716]<osimons>eli!
[06:22:10.900177]<retracile>odd! :)
[06:22:15.987433]<osimons>heh
[06:22:49.812146]<imexil>osimons: Oh yes they can be split but then I have to maintain TWO user and group lists
[06:23:30.875432]<osimons>ah. ok.
[06:23:35.541324]<imexil>(i.e., each authz file has to have it's own group definitions)
[06:24:25.995281]<imexil>All this took me mainly a day to figure only then I noticed by accident that anonymous can now also happily browse the WHOLE source tree (also the protected bits) :-O
[06:25:55.105281]<osimons>imexil: that is certainly not good... so the old config values for file and module is now just ignored, or?
[06:28:24.021061]*osimons makes it obvious he fell of the train somewhere along the way to the 0.12 release...
[06:33:56.202453]<imexil>osimons: Let's take an example. You have a svn_authz file which restricts svn access for anonymous. Since the new fine grained permission settings use its own auth file (combining will break svn access) you would have to re add all users and groups also to that file.
[06:34:36.008018]<imexil>If you give anonymous just BROWSER_VIEW, Trac will browse the WHOLE source tree regardless of the svn restrictions.
[06:35:49.227314]<imexil>The REAL bummer is that as far as I could test out, fine grained permission is not group aware yet. There is a ticket somewhere.
[06:36:59.199406]<imexil>Well it knows the groups anonymous and authenticated but ignores any other groups. So I have found out no way to restrict the BROWSER_VIEW access to a certain area of the server
[06:37:54.262148]<imexil>Only solution: anonymous can no longer browse the code. This I really don't like since this means they can not even look at some changesets of the public part.
[06:39:26.302699]<imexil>Also I'm not quite sure why this was not fixed (or at least even warned about) before releasing 0.12. I find this quite a severe change and would have not updated to 0.12 if I'd know of what the change in Auth function implies :(
[06:42:56.805022]<osimons>imexil: could you please raise this issue on trac-dev mailinglist? i'm not comfortable with this situation either as i have over 7300 lines in my combined authz file...
[06:44:30.057212]<osimons>- but will remain at 0.11.x for some time yet..
[06:46:01.310895]*osimons needs to go. later.
[06:48:43.613047]<evil_twin>t.e.o: TracFaq edited - <http://trac.edgewall.org/wiki/TracFaq?version=318> - anonymous
[06:52:20.954011]<imexil>osimons: OK doing so now. btw the ticket on the group stuff is http://trac.edgewall.org/ticket/4224
[06:58:58.645709]<evil_twin>t.e.o: Ticket #9502 (please document how one can change track appearance & layout) created - <http://trac.edgewall.org/ticket/9502> - sanjay.kashalkar@…
[06:59:03.645116]<evil_twin>t.e.o: TracGuide edited - <http://trac.edgewall.org/wiki/TracGuide?version=61> - Allen Smith <educationessaysnet@…>
[06:59:11.828567]<gasull>Hi all. Is it possible to copy or create a backup of a Trac repository? It's actually in ProjectLocker, so I can't ssh into the server.
[07:08:47.476340]<evil_twin>t.e.o: Ticket #5476 (Translation of Trac to Portuguese/Português [pt_BR]) updated - <http://trac.edgewall.org/ticket/5476#comment:40> - cleo.sl@…
[07:23:50.404473]<evil_twin>t.e.o: Ticket #9472 (Workflow actions not translated) updated - <http://trac.edgewall.org/ticket/9472#comment:2> - cleo.sl@…
[07:33:11.274066]<Roland_FR>hi everyone, I'm Roland, french chemist. I discovered Trac while I was working for a web development company. I wanted to ask you if there was a way to use it outside of a browser ?
[07:38:50.150054]<imexil>Roland_FR: There is http://trac-hacks.org/wiki/XmlRpcPlugin which lets you access Trac via, e.g., eclipse
[07:38:59.696384]<Roland_FR>cool
[07:39:02.609538]<Roland_FR>thanks
[07:39:30.401534]<gasull>Roland_FR: there's one for the Vim editor too
[07:40:06.586626]<Roland_FR>for eclipse it can be good, as i plan to create a distribution dedicated for my researches.
[08:19:01.138975]<evil_twin>t.e.o: Ticket #5476 (Translation of Trac to Portuguese/Português [pt_BR]) updated - <http://trac.edgewall.org/ticket/5476#comment:41> - cleo.sl@…
[08:29:05.431968]<evil_twin>t.e.o: BadContent edited - <http://trac.edgewall.org/wiki/BadContent?version=130> - cboos
[09:29:56.518586]<srl295>don't know if anyone is still here from the other day.. but i gave up on WSGI and went to fcgid. Hoping to stave off sqlite->mysql a little longer
[09:44:16.777197]<evil_twin>t.e.o: Changeset [9951]: l10n/pt_BR: fixing some mistranslations (100%) - <http://trac.edgewall.org/changeset/9951> - lwatter
[10:38:03.874890]<srl295>hello
[10:38:21.006251]<srl295>dmsuperman had trouble sending to the channel, anyone else?
[10:38:49.863840]<pacopablo>is he identified to nickserv?
[10:39:04.595854]<dmsuperman>Ah
[10:39:07.737888]<dmsuperman>there we go, thanks
[10:40:16.384412]<srl295>welcome back
[10:41:36.332947]<dmsuperman>I'm trying to make certain fields conditional, based on the user type (if the user is a developer we don't need to log any hours, etc). I've found and set up dynamicfields but it doesn't seem to do anything (with no obvious output in the log)
[12:47:48.487909]<JustinTArthur>Hey, let's say I have a custom field called wikipage for tickets. If I want to query for all tickets that mention the current wiki page's name in that field, is this possible? i.e. [[TicketQuery(wikipage~=<current_page_name>)]] where <current_page_name> is something that resolves to the name of the current page.
[13:32:55.399635]<booi>Hey guys, I have a trac 0.10 install and i'm moving to a new machine. What's the best way to get to 0.12? Do i need to install 0.10 again and update to 0.11 then 0.12 or can i go straight to 0.11?
[13:34:52.142262]<evil_twin>t.e.o: Ticket #9500 (TRAC-ADMIN error when used in svn post-commit hook) updated - <http://trac.edgewall.org/ticket/9500#comment:2> - dmcr@…
[13:43:46.699968]<pacopablo>just install 0.12, copy over the environement and then run trac-admin /path/to/env upgrade
[13:43:56.212272]<pacopablo>*should* work
[13:44:20.644323]<pacopablo>if you've done a lot of customization or have lots of plugins, you may run into a bit more work
[13:46:00.850700]<booi>okay. i'll try that (with backups of course)
[13:46:36.229772]<pacopablo>goes without saying ;)
[13:54:55.121504]<evil_twin>t.e.o: Ticket #9500 (TRAC-ADMIN error when used in svn post-commit hook) updated - <http://trac.edgewall.org/ticket/9500#comment:3> - cboos
[13:55:51.744390]<booi>is evil_twin a bot?
[14:09:58.050564]<evil_twin>t.e.o: TracRepositoryAdmin edited - <http://trac.edgewall.org/wiki/TracRepositoryAdmin?version=7> - dmcr@…
[14:19:59.985772]<evil_twin>t.e.o: TracRepositoryAdmin edited - <http://trac.edgewall.org/wiki/TracRepositoryAdmin?version=8> - dmcr@…
[14:25:00.983839]<evil_twin>t.e.o: Ticket #9500 (TRAC-ADMIN error when used in svn post-commit hook) closed - <http://trac.edgewall.org/ticket/9500#comment:4> - Dennis McRitchie <dmcr@…>
[14:50:05.845272]<evil_twin>t.e.o: TracDev/Proposals/AdvancedWikiFormatting edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/AdvancedWikiFormatting?version=36> - cboos
[15:04:20.963794]<marcd>greetings! more noob questions from marcd today: I'm trying to understand the trac documentation in regards to mod_wsgi and I came across this "Trac can be run on top of mod_wsgi with the help of the following application script, which is just a Python file, though usually saved with a .wsgi extension). This file can be created using trac-admin <env> deploy <dir> command which automatically substitutes required paths. " I'm confused b
[15:04:21.167069]<marcd>this. What would be some example steps to create the .wsgi python script? TIA
[15:06:37.996984]<Sacho>trac-admin env deploy dir
[15:07:33.203557]<marcd>right so trac-admin /this/is/the/path deploy /this/is/the/file.wsgi ?
[15:08:26.508077]<Sacho>"this file can be *created using*..."
[15:10:37.702128]<marcd>ah, found it. in the cgi-bin folder
[15:10:40.782453]<marcd>thanks
[15:11:17.424104]<marcd><-- a little embarrassed
[15:40:25.648697]<booi>Will trac 0.12 run fine with mysqldb 1.2.1 as provided for rhel 5.5/centos? the recommended version is 1.2.2..
[16:00:17.688126]<evil_twin>t.e.o: Ticket #9222 ("full delete" of wiki page could be a non-fatal operation) updated - <http://trac.edgewall.org/ticket/9222#comment:4> - erne.castro@…
[16:05:18.659702]<evil_twin>t.e.o: Ticket #9222 ("full delete" of wiki page could be a non-fatal operation) updated - <http://trac.edgewall.org/ticket/9222#comment:5> - erne.castro <erne.castro@…>
[16:07:39.829163]<mrrg>'lo
[16:08:26.161256]<mrrg>is it possible to close ticket without first having to assign ticket to one's self?
[16:15:14.466124]<booi>i did a trac-admin /path/trac upgrade and am getting a IntegrityError: (1062, "Duplicate entry '7783...)
[16:15:18.561928]<booi>how can i debug the upgrade?
[17:00:51.329351]<booi>I'm getting a blank page with an upgraded trac environment. (confirmed mod_wsgi works)
[17:01:18.007495]<booi>I also noticed that in trac-admin repository list, i get the following: Trac [/mob/trac]> repository list
[17:01:18.170182]<booi>TypeError: coercing to Unicode: need string or buffer, int found
[17:01:58.895330]<booi>marcd: this was from the .10 -> .12 upgrade.
[17:03:17.371632]<booi>whoops, i meant to ping pacopablo
[17:04:09.016541]<srl295>mrrg: depends on how your workflow is setup.
[17:09:08.646358]<mrrg>srl295: i'm inheriting an existing install
[17:09:53.271509]<mrrg>i resolve with set_resolution then TICKET_MODIFY
[17:10:28.984015]<mrrg>but i'm not sure why it seems to force assignment before closing
[17:33:02.338612]<booi>Anybody have any ideas as to why i'm getting duplicate entry errors while doing a repository resync?
[20:36:08.231775]<evil_twin>t.e.o: Final Corrected Code.cpp attached to Ticket #2338 - <http://trac.edgewall.org/attachment/ticket/2338/Final%20Corrected%20Code.cpp> - anonymous
[22:56:33.576324]<evil_twin>t.e.o: Ticket #9500 (TRAC-ADMIN error when used in svn post-commit hook) updated - <http://trac.edgewall.org/ticket/9500#comment:5> - cboos
[23:29:31.378313]<patrakov>Hi. My company has an instance of Trac (in fact, my first installation of Trac)
[23:30:49.904490]<patrakov>Today we fired one of the employees that has a login in our Trac and several tickets
[23:31:32.059713]<patrakov>What are the proper procedures for revoking all his access and ensuring he never gets any e-mail from Trac besides just deleting his user?
[23:33:13.752243]<patrakov>what is the best practice of further dealing with tickets owned by him?