Team Chat Logs

August 31, 2009

2009 7
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:21:47.125713]<krzkrz>hi everybody
[00:22:01.799231]<krzkrz>I have a problem
[00:22:18.505145]<krzkrz>I have installed the testcase plugin
[00:23:02.167146]<krzkrz>but it crushes frequently
[00:23:49.867732]<krzkrz>How can I find the cause of it?
[00:24:03.009756]<krzkrz>I checked the trac log and apache log
[00:24:26.341144]<krzkrz>there is not any logs for testsace plugin
[00:25:12.533751]<krzkrz>the trac + python write logs only apache log + trac.log?
[00:38:59.299367]<evil_twin>t.e.o: Ticket #8611 (More flexible configuration of browser quickjump facility) updated - <http://trac.edgewall.org/ticket/8611#comment:3> - Ryan Ollos <ryano@…>
[00:54:12.418524]<evil_twin>t.e.o: Changeset [8545]: 0.12dev: Made `PostgreSQLConnector.backup()` more readable. Patch by Felix ... - <http://trac.edgewall.org/changeset/8545> - rblank
[02:04:00.167593]<evil_twin>t.e.o: TracAndVersioning edited - <http://trac.edgewall.org/wiki/TracAndVersioning?version=8> - Ryan Ollos <ryano@…>
[03:13:59.841818]<matt1s>Is it possible to sort milestones on some other value than due date?
[04:24:02.366066]<evil_twin>t.e.o: Changeset [8546]: 0.12dev: merged r8518 and r8519 from 0.11-stable. - <http://trac.edgewall.org/changeset/8546> - cboos
[04:49:01.079484]<evil_twin>t.e.o: Changeset [8547]: MultiRepos: merged with 0.12dev [8515:8546/trunk] - <http://trac.edgewall.org/changeset/8547> - cboos
[05:19:19.881486]<matt1s>Is it possible to sort milestones on some other value than due date? Is it possible to hide milestones from the Roadmap?
[06:12:43.204995]<vpilo>Hi, i've set up on my trac's server a script to update to the latest commits every hour. It uses trac-admin resync which is slow as hell. Is there a better&faster way to sync Trac with an SVN repository?
[06:14:23.302900]<otaku42>vpilo: usually there is no need to resync regularly.
[06:15:04.262223]<otaku42>vpilo: at least i never needed to do that so far in any of the trac installations i maintain
[06:15:16.233803]<vpilo>otaku42: we often want to see new commits appear in the timeline, to show the changeset to users or other devs
[06:15:51.626314]<osimons>vpilo: trac does this automatically for every request - if new revisions are found, those revisions are synced in
[06:15:54.201949]<otaku42>vpilo: new commits should appear automatically in the timeline once they are done.
[06:18:46.411128]<vpilo>osimons, otaku42: it doesn't happen here, seemingly. Is there a tutorial on how to do it? We have a local copy of a sourceforge.net repository, and that doesn't update by itself
[06:19:01.498166]<evil_twin>t.e.o: Changeset [8548]: fr_FR: fix left-over group causing an internal error. - <http://trac.edgewall.org/changeset/8548> - cboos
[06:24:01.515532]<evil_twin>t.e.o: Changeset [8549]: MultiRepos: merged with 0.12dev [8548] - <http://trac.edgewall.org/changeset/8549> - cboos
[06:24:23.190535]<otaku42>vpilo: if you tell trac the location of your local repository, it should sync itself automatically with every new commit. however, remote repositories are not supported.
[06:25:23.010320]<vpilo>otaku42: ok, then the issue is that the local repository doesn't get updated with each new commit :P Any pointers/links/ideas on how could I do this?
[06:26:15.197322]<vpilo>(this is because the local svn repository is a copy of our sourceforge.net repository)
[06:26:27.915742]<otaku42>vpilo: what steps do you usually take when you sync the local repository to the one on sf.net?
[06:27:38.085758]<vpilo>otaku42: we use an hourly cron script to rsync the changes to the sf.net repository into our copy
[06:34:06.438205]<otaku42>vpilo: not 100% sure, but you probably should consider to use one of the various solutions that exist to mirror a repository in a way that is closer to subversion than rsync
[06:34:44.366014]<otaku42>vpilo: however, i have no experience with such setups, especially not in conjunction with trac
[06:35:16.642035]<vpilo>otaku42: okay, i'm already googling for some possibly interesting solutions
[06:35:19.661297]<vpilo>thank you!
[06:35:46.687600]<otaku42>vpilo: good luck
[06:35:51.735976]<vpilo>thanks ;)
[06:44:33.554060]<Gals>hi
[06:44:52.514052]<Gals>i have a question
[06:45:08.677964]<Gals>i try to retore a trac interface
[06:45:21.502416]<Gals>but after restoring everything, i have'nt anyway to login
[06:47:19.188445]<Gals>is there someone who could help me ou gave me a tips to find a solution ?
[06:49:35.886085]<misc>have you restored the plugin ?
[06:49:44.561311]<misc>how have you restored it ?
[06:54:51.043966]<Gals>misc, j'ai utilisé le trac-admin hotcopy comme indiqué sur leur site ( http://trac.edgewall.org/wiki/TracBackup ) puis j'ai remis en place sur un second serveur qui à le même trac d'installé (même version), j'ai remis les htpassword à la bonne place, remis les droits et remis el serveur subversion
[06:55:20.966841]<Gals>puis j'ai redémarré apache. J'ai le wiki (qui était accessible à anonymous) d'accessible, mais pas de moyen de joindre la page de login
[06:56:34.289117]<misc>Gals: english ?
[06:59:44.502433]<Gals>so i use trac-admin hotcopy as write on the website ( http://trac.edgewall.org/wiki/TracBackup ) then i copy it to the new server with the same version as trac on it. i chmod right on it, put the htpasswd files on the same place and the subversion. Then i restart apache. I can se the wiki part who is open to anonymous, but not the other parts, nor the login page. and if i try to access to the login page directly, it don't find the page
[07:04:03.623536]<kirean>Gals: plugins are not copied when using hotcopy
[07:04:37.830682]<kirean>search the logs if there are any problems with loading plugins
[07:04:55.797718]<kirean>gals: also, which db are you using?
[07:09:35.865401]<Gals>the login part is in a plugin ?
[07:09:43.114977]<Gals>i'm using sqlite-trac
[07:17:50.967294]<workPragmatist>Hey guys, is it okay to use the sqlite db as a default?
[07:19:05.226227]<workPragmatist>I've been using it for a while now this way and now that we are using it more heavily I was going to consider migrating before it gets too "large"
[07:22:05.891095]<osimons>workPragmatist: "large" is not a problem for sqlite - only real problem is combined with high concurrency. if your db performs fine, then no need to switch just for the sake of it
[07:23:17.909280]<kirean>gals: how do you login? form based?
[07:24:42.238246]<kirean>gals: look familiar? http://trac-hacks.org/wiki/AccountManagerPlugin
[07:25:17.802157]<kirean>gals: look in trac.ini, section components
[07:48:53.121899]<workPragmatist>osimons: I see
[07:48:57.831039]<workPragmatist>How do I resolve this " No macro or processor named 'TracGuideToc' found"
[07:56:46.183979]<kirean>workPragmatist: http://trac-hacks.org/wiki/TocMacro
[07:56:54.899038]<kirean>oh
[07:57:13.426563]<kirean>hehe, sorry
[08:09:43.299141]<workPragmatist>oh just needs to be installed?
[08:13:34.712154]<kirean>workPragmatist: what trac version?
[08:13:42.233224]<workPragmatist>10.3
[08:15:32.958357]<workPragmatist>I get Unexpected HTML page found at when I try easy_install
[08:17:05.178745]<kirean>workPragmatist: that can be too old version of setuptools
[08:18:05.018757]<kirean>workPragmatist: you did notice I mixed up TOC vs TracGuideToc?
[08:18:30.663324]<kirean>so my first response was wrong
[08:23:40.433649]<workPragmatist>oh
[08:23:51.522916]<workPragmatist>so confused
[09:05:29.125823]<dr4g>Is it easy to make Trac plugins ? I want a method of entering time values into ticket
[09:05:30.194695]<dr4g>s
[09:05:40.269646]<dr4g>So that you can track how long it took for a ticket.
[09:16:31.295037]<skoegl>dr4g: afaik there is a plugin on http://trac-hacks.org/, that can be used
[09:27:22.698732]<Gals>good evening :)
[09:36:29.862968]<workPragmatist>is it normal to delete all the default trac wiki pages?
[09:36:50.251290]<workPragmatist>or is t here a way to do this simply
[09:39:13.999159]<dr4g>skoegl, i want to get rid of the apache auth-basic scheme and move to a login page, so that i can give specific users different privs
[09:39:56.381915]<dr4g>Is this easily achievable? I realise theres functionality on Trac for user-specific permissions but i don't know how to implement these as atm its a HTTP apache popup for the user authentication
[09:44:17.629541]<skoegl>dr4g: you can easily setup user based permissions via the admin -> permission page. Do you use that plugin: http://trac-hacks.org/wiki/AccountManagerPlugin ?
[09:45:24.929873]<skoegl>some pacches are required for proper funtionality, but then you can have a "login form"
[09:45:43.581731]<skoegl>s/pacches/patches/
[09:45:43.601361]<evil_twin>skoegl meant: some patches are required for proper funtionality, but then you can have a "login form"
[09:45:53.933133]<dr4g>thanks guys c ya
[10:24:02.961672]<evil_twin>t.e.o: Ticket #7397 (Too many attachments (directories) in ENV/attachments/ticket/[ID] folder) updated - <http://trac.edgewall.org/ticket/7397#comment:9> - szybalski@…
[10:37:23.583196]<bkuhn>Ahoy hoy, I'm having trouble getting ticket_show_details = true to work in the [timeline] section using stock Trac 0.11.5
[10:37:28.914249]<bkuhn>Can anyone get me hints?
[10:38:34.217929]<bkuhn>Ah, I think it was user error. I had "Ticket updates" not clicked on the right.
[10:38:39.337794]<bkuhn>Is there a way to make that clicked by default?
[10:57:36.942663]<skarka>ahoj hoj, is there somebody who use httpaswdstore with ssl https://www.example.com/htpasswd Basic, i have problem with this, it doesn t work, and i dont know why and output is typicle "...doesn't know about Basic". Where can i see some debug, log, or somethink else? thanks
[12:53:21.811078]<chrix>howdy - anyone using the Cruise Control plugin for trac, with multiple projects per chance?
[13:14:50.210857]<chrix>anyone alive???
[14:00:14.617772]<kub>Hi, can I use a plugin (Component) from Wiki macro? I am trying to program it, but it looks like its not possible... but i am beginner in Python, can you help me?
[14:01:05.681280]<kub>i mean.... i have my HW plugin that only writes "hello world" and HWMacro, that calls the plugin and print what it gets back to wiki page
[14:34:04.873589]<evil_twin>t.e.o: Changeset [8550]: 0.12dev: Ensure `Href` always generates valid URLs, even with an empty ... - <http://trac.edgewall.org/changeset/8550> - rblank
[14:34:09.875098]<evil_twin>t.e.o: Ticket #8159 (req.href can generate empty URLs) updated - <http://trac.edgewall.org/ticket/8159#comment:7> - rblank
[15:24:05.255656]<evil_twin>t.e.o: Changeset [8551]: 0.11-stable: Backported [8550] from trunk to facilitate plugin ... - <http://trac.edgewall.org/changeset/8551> - rblank
[15:24:10.258755]<evil_twin>t.e.o: TracDev/ApiChanges/0.12 edited - <http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12?version=6> - rblank
[15:24:15.262004]<evil_twin>t.e.o: Ticket #8159 (req.href can generate empty URLs) updated - <http://trac.edgewall.org/ticket/8159#comment:8> - rblank
[15:29:05.310439]<evil_twin>t.e.o: Ticket #8159 (req.href can generate empty URLs) closed - <http://trac.edgewall.org/ticket/8159#comment:9> - rblank
[15:29:10.309799]<evil_twin>t.e.o: Changeset [8552]: 0.12dev: Prevent [8551] from being merged from 0.11-stable. - <http://trac.edgewall.org/changeset/8552> - rblank
[16:18:05.989161]<CG__>OK I have the stupidest question ever.
[16:19:01.551258]<CG__>I just updated trac from 0.11.3 to 0.11.5 on CentOS 5.2 (yum update trac; service httpd restart). Everything appears to be working OK but my Trac page is still claiming to be version 0.11.3. I ran trac-admin <repo> upgrade and it says everything is up to date already... but repos/db/trac.db still contains the line for version 0.11.3, not 0.11.5
[16:19:08.458363]<CG__>How do I update it to the proper version number?
[16:29:05.770053]<evil_twin>t.e.o: TracIni edited - <http://trac.edgewall.org/wiki/TracIni?version=151> - Ryan Ollos <ryano@…>
[16:29:10.769761]<evil_twin>t.e.o: TracIni edited - <http://trac.edgewall.org/wiki/TracIni?version=152> - Ryan Ollos <ryano@…>
[18:32:20.630320]<zxc>hi, is there any problems with adding attachments on mod_python/Python2.6 setups?
[18:33:03.935899]<zxc>I cannot get them working, logs at DEBUG are empty
[18:47:13.679099]<zxc>the soution is to upgrade http://trac.edgewall.org/ticket/7876