How do I change a Trac project so the timeline is the first menu entry, and the default page when entering the project?
I can alter the order of entries in the project's conf file but I will still end up in the Wiki when entering.
I can disable the Wiki entry in [mainnav] but will still end up on the wiki page when entering.
I can't ...
This might sound really crazy, but still...
For our revamped project site, we want to integrate Trac (as code browser, developer wiki and issue tracker) into the site design. That is, of course, difficult, since Trac is written in Python and our site in PHP. Does anybody here know a way how to integrate a header and footer (PHP) into th...
I installed Trac on my vps
It loads the pages fine except for reading the svn repository which is working fine on my subversion client
the error i get is
Warning: Can't synchronize with the repository (Unsupported version control system "svn": "libsvn_fs-1.so.0: cannot open shared object file: No such file or directory" ). Look in the...
Has anyone tried both Redmine and Retrospectiva, and is able to make some comparison between the two?
I'm currently using Trac for my projects management and issue-tracking, but I'm looking to test some alternative and the above two seems most likely to fit my needs. I understand Redmine is more of a Trac clone, but Retrospectiva seem t...
I want to link from my project trac page to my javadoc index.html file, which is located inside the source repository.
However I don't know how to link in such a way that the file will be rendered as a usual page (I tried [source:.../index.html] and [http://.../index.html%5D, both just displays its content, as any other source file)
edi...
when using trac, I understand it lets you hook into subversion to see the source code etc. in the browser.
does the subversion repo have to be on the same server as the trac install?
...
Is there a Scrum plugin for the Roundup Issue Tracker similar to Agilo for Trac? I realize that Roundup is an issue tracking system, whereas Trac is designed to be an integrated project management, SCM, and issue tracker. Therefore, maybe a better question would be—Is anyone aware of a, preferably Python based, Scrum tool to use in conju...
Hello, I am on opensuse 11.1 and trying to configure admin access for Trac via the web interface. My site is http://trac.andydaykin.com. When I go to login, I get a page that just says "Trac Error".
I have checked in the trac log and the only useful thing it does is point me back to the page on how to setup the authentication with mod_...
Hi
I've setup a post commit script found at http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook to associate changesets with tickets
When I try to commit, I get the following error
'post-commit' hook failed with error output:
File "/var/www/svn/repo/hooks/trac-post-commit-hook", line 101
(options, args) = par...
Hi,
I have a trac repository available on a local network and need to take a dump of the trac data to be able to access it out of that network.
Can anyone suggest a way to do it ?
...
I have installed trac 0.11.6 stable with mod_wgsi with running on apache server on my windows server 2008. When I do commit through TSVN, trac-post-commit-hook does not update and send out email notification. However if I use windows command line run: Python trac-post-commit-hook -p C:/trac -r 97 from my window command line, it updates m...
I know there exists xml-rpc plugin for Trac (http://trac-hacks.org/wiki/XmlRpcPlugin), but I was wondering if anybody knows any example/tutorial for using xml-rpc PHP client to update Trac infos.
Thanks
...
How to embed a Flash application into trac Wiki
Some PLUGIN or what?
...
I'm following official guide to install Trac on windows xp. Now all were installed, and i am told to do
trac-admin c:\trac initenv
As i have multiple SVN repositories organized like
../SVN/Repository/project 1
../SVN/Repository/project 2
../SVN/Repository/project 3
My question is if the folder 'trac' will be a root folder that hold...
I have a wiki on trac which I'd like to migrate to bitbucket wiki, the
amount of content is large enough for me to want to have it simplified
with a script of sorts. Is there a script that can help me get this
done?
...
I would like to get an automated changelog from Trac, that will include references to tickets that made some important changes to the architecture/design of the code. My ideal scenario would look like this:
According to some ticket I make a change to SVN
I add some specific line to the ticket saying that this changeset created an impor...
Is Sphinx, is there way to automatically link text like #112 or r1023 to the corresponding tickets/changesets in Trac?
For eg:
#112 -> http://mytracsite/tickets/112
r1023 -> http://mytracsite/changeset/1023
See TracLinks for more examples.
...
I have a Python web application (Django, specifically). I'm reading in some data from a Trac database (where the descriptions use wiki formatting) and displaying it as HTML. I considered the markdown module, but realised that Trac wiki formatting and markdown are really quite different. Is there a module for Django, or a Python package t...
UPDATE
I managed to get it working although I'm not quite sure why ;) It seems like python-openid uses a POST-request to issue the openid mode=associate and for some reason Google doesn't like that. When I patched python-openid to use a GET-request instead everything worked fine. I'll continue my investigation and update this post when ...
I have Collabnet Subversion 1.6.9, Trac 0.11.6, Python 2.6.1 from Sun's Webstack, Sunfreeware.com's swig 1.3.36 running on Solaris 10 5/09 SPARC.
I have these error code when open Trac page.
Serving on 0.0.0.0:8000 view at http://127.0.0.1:8000/
/opt/webstack/python/lib/python2.6/site-packages/libsvn/fs.py:7: RuntimeWarning: Python C A...