Team Chat Logs

March 11, 2011

2011 2
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:16:38.727391]<gbot99>t.e.o: Ticket #9519 (TypeError: unsupported operand type(s) for +: 'NoneType' and 'str') updated - <http://trac.edgewall.org/ticket/9519#comment:11> - rblank
[00:21:37.900538]<gbot99>t.e.o: Ticket #10078 (Improper use of property() in env.py) updated - <http://trac.edgewall.org/ticket/10078#comment:1> - rblank
[02:11:49.946842]<gbot99>t.e.o: Ticket #4722 (OpenID to Trac system) updated - <http://trac.edgewall.org/ticket/4722#comment:17> - anonymous
[03:25:32.267449]<PlasmaHH>hi, I want to write a tiny plugin that checks for text that is being wiki formatted (mostly for the checkin comments) if there is something that looks like entries for our ticket system (nontrac) and makes links out of it. does anyone know a small plugin that I could use as a basis to work from? I have searched on trac-hacks but couldnt find anything similar
[03:39:10.490697]<Cancerbero_sgx>hi all. In one trac 0.13 project I added one svn repository using trac.ini and others svn repositories using webadmin. The repositry added with trac.ini works perfect, but the others (added using webadmin) are not automatic synchronized. i.e: in these ones, I must do a manual trac-admin $ENV repository resync "svnRepo" for the new revision to be available in trac. Any ideas about how to solve this problem? Thanks in
[03:39:10.718973]<Cancerbero_sgx>advance.
[04:08:09.236259]<PlasmaHH>hm, ok, I added my stuff to the wikigoodies plugin locally...
[04:08:45.162188]<PlasmaHH>now I would like to be able not only to close, but also to open tickets via checkin comments... is there somewhere already a plugin for that I overlooked too? or is it even possible?
[05:07:48.135994]<osimons>PlasmaHH: builtin, no need for plugin
[05:09:47.836695]<osimons>make a mapping with prefix of your choice . here are the ones we made for our various external links: http://trac.edgewall.org/wiki/InterMapTxt
[05:17:07.981591]<PlasmaHH>osimons: that is not quite what I need, I want T-#### to be automatically turned into a link to the ticket in our system...
[05:17:58.464276]<osimons>PlasmaHH: and not use T:#### instead?
[05:18:29.352288]<PlasmaHH>osimons: no, because T-#### is the standard way to refer to tickets in all other systems we have, and of course is already being used in thousands of older commit messages where I want them to work too
[06:17:05.902609]<osimons>PlasmaHH: oki, a mini IWikiSyntaxProvider plugin then
[06:18:03.722649]<osimons>ah. wikigoodies perhaps fixed it for you. missed that.
[06:30:26.398588]<PlasmaHH>osimons: yeah, used wikigoodies as a skeleton to implement my own... also hacked together a pluign for me that creates tickets from commit messages now, using the builtin change/close plugin as a skeleton..
[06:30:54.466149]<osimons>oki
[06:31:58.338082]<PlasmaHH>it is likely the most ugly piece of python out there but seems to do its job ;)
[07:10:10.016491]<f_widget>Hello all. I think I may've found a bug in TracGuide, but I couldn't figure out how to report it. Can anyone tell me?
[07:29:47.582396]<PlasmaHH>can the special handling of svn:external properties be disabled somehow?
[07:53:17.531595]<tenaglia>hi all
[07:53:33.644313]<tenaglia>what's the status of the "subtickets" proposal ? http://trac.edgewall.org/wiki/SubTickets
[07:56:02.674083]<PlasmaHH>isn't that what the childtickets plugin does?
[07:56:47.899968]<tenaglia>yes, or the subtickets plugin
[08:17:41.721635]<gbot99>t.e.o: Ticket #10079 (improper rendering of svn:externals when not configured) created - <http://trac.edgewall.org/ticket/10079> - anonymous
[11:28:07.924336]<gbot99>t.e.o: Ticket #9567 (Script to update Trac copyright date in license header of source files) updated - <http://trac.edgewall.org/ticket/9567#comment:9> - anonymous
[12:27:53.038859]<incorrect>its nice the way mylyn puts in entries into commit messages about which ticket i was working on, but is there a way to see commits update a ticket?
[12:38:19.657187]<gbot99>t.e.o: TranslationRu/WikiFormatting edited - <http://trac.edgewall.org/wiki/TranslationRu/WikiFormatting?version=10> - anonymous
[13:58:06.552470]<juanefren>How do I close a ticket from SVN commit message? I have just enabled "CommitTicketReferenceMacro" and "CommitTicketUpdater" plugins, but still using for example: "Fixes #3" won't fixes in trac... any ideas?
[13:59:42.794701]<juanefren>TRac was installed by a setup script provided by webfaction, (I can view my code under Browse Source, so I think is already linked to my svn server...)
[15:24:12.832148]<snd99>hello all
[15:24:48.648545]<snd99>any pointers on how to setup the fedorahosting trac as a task repository in eclipse?
[15:25:14.437068]<snd99>I have installed the trac connector, and have created a project with trac in fedorahosting.org
[20:14:24.885662]<gbot99>t.e.o: TranslationRu/TracInstall edited - <http://trac.edgewall.org/wiki/TranslationRu/TracInstall?version=14> - anonymous
[20:19:27.513753]<gbot99>t.e.o: TranslationRu/TracInstall edited - <http://trac.edgewall.org/wiki/TranslationRu/TracInstall?version=15> - anonymous
[22:06:44.113733]<dbseti>anybody here know the iodine