0
votes
2answers
39 views
Scrum Project Managment w/ Trac Integration
Currently we use Trac to manage all of our tickets (bugs, enhancements, and new projects). It lacks a nice ability to map out the projects, releases and do time estimations. Is the …
0
votes
1answer
17 views
Trac Workflow blocking
Is there a way to block a given change based on the user role?
For example, I don't want any developer to be able to change a ticket status from 'development' to 'closed'. I want …
0
votes
5answers
92 views
A TRAC-Like software
I tried TRAC before and knew how powerful it is
But I'm having lots of difficulties to to put it on an online host, it needs lots of resources and can't put it on a regular paid ho …
66
votes
110answers
11k views
What bug tracking software do you use?
I'm currently looking at Bugzilla and Trac, as they seem to be the most popular (and I'm hoping that also means if there are any problems, it will be easier to get help), but I'm c …
0
votes
1answer
12 views
Get number of added hours in Trac’s Estimation and Time Tracking plugins
We are using Estimation and Time Tracking plugin for Trac.
I want to create the query that would show all additions of hours to tickets (As in Add Hours to Ticket).
Let's say we …
2
votes
3answers
76 views
How can I provide a more robust link between SVN commits and tickets
I'm just trying to hook Trac/SVN together so that my SVN commits manage my Trac Tickets. I've read the documentation and understand (kind of) that the ticket updates rely on a dev …
1
vote
2answers
76 views
Tried redmine and trac, but none of them allows me to share milestones and bugs between projects
Do you know a good alternative to redmine or trac which allows such a feature? I've also tried fogbugz, but is too poorly integrated with the svn repository browsing (and there is …
1
vote
1answer
26 views
Trac to Bugzilla Migration?
Any tips, scripts, or other artifacts that will make importing data from a Trac instance into a Bugzilla instance less work?
We have a modified Bugzilla, so it's likely that impor …
1
vote
1answer
41 views
How do I adjust the Wordpress URL handling to ignore certain directories?
I'm using Dreamhost's WordPress, Subversion, and Trac installations. My Subversion repositories are all in /repos/[projectname] and my Trac installations are all in /trac/[projectn …
1
vote
1answer
19 views
trac: submit tickets from remote website
i have trac setup on a machine that's different from my website, what i want to do is, everytime there is error(like when direct to a 404/500 pages) on the website, it will automat …
0
votes
2answers
38 views
Where is the Trac directory in Ubuntu? [closed]
any ideas?? thanks guys
1
vote
2answers
30 views
Trac - suggested permission levels for developers & managers
I'm a fan of Trac, and of course when I'm just using it for my own, lone, projects I can just give myself full admin rights.
When there are other developers involved, or a not-ver …
0
votes
2answers
141 views
svn can’t connect to host ‘localhost’
hello,
I started two days ago to set up a svn environment on my local machine (win). i installed subversion + tortoise svn two days ago, and created the first test project. openin …
1
vote
0answers
14 views
Trac page with SVN directory list?
Say I have repository structure like:
/svn
/Department A
/MyProj1
/MyProj2
/MyProj3
I'd like to have a page on my Trac wiki which looks like:
Projec …
0
votes
2answers
35 views
Weird behaviour with two Trac instances under Apache + mod_wsgi
I am trying to configure two Trac instances in order to access them via browser each one with a different url:
http://trac.domain.com/trac1
http://trac.domain.com/trac2
First ti …
