Currently we are using Trac.
Tickets are good for tracking tasks and related discussions.
However, I think it has the following disadvantages or limitations
Tickets creation is too complex for
team members with non-tech
background.
Every little modification of a ticket
generates a mail to everyone in the cc list,
which is rather anno...
We have a large project that encompass several sub-projects with their separate GIT repositories, which we are all looking to bring into Trac to help better manage the project as a whole. My question; Is it possible to reference their respective (separate) repositories from within Trac's component system? I've done some research into ...
Hello, is it possible for my website visitors to create Trac tickets from my website rather than being logged into the Trac system? For example: I have a feedback form on my website that sends the form information to an e-mail address. What I would like to do is have that form communicate with Trac and dynamically create a ticket with ...
Hello,
I installed and set up Redmine project management application. Now I need to setup its backups (which include database dump + "files" directory). But I have a question:
Do I have to check in my Redmine backups into my SVN repository or not?
...
Hey folks,
We're interested in an Agile PM System and have picked out Retrospectiva, we really need to be able to migrate tickets out of our existing system and was interested in taking a look at the migration scripts.
In there wiki they link to two scripts (trac and collaboa) http://retrospectiva.org/wiki/Migration
However taking a l...
I have a Trac installation with the Trac-Git plugin. When committing to git, I can use TracLinks to reference to a Bug by using a prefix bug:123 or #123 and the changeset is linked to the bug. I want to achieve the reverse effect now. On a given ticket, I want to see a list of all the Changesets associated with it. I read in other thread...
Hello,
is there a way to clean, delete all the wiki pages so i can have a clean index, with only the pages i have created ?
...
I have trac set up for my private and job projects and I have an ability to define tasks or describe bugs there. As most of the time I work at those projects alone, I usually choose to write the TODO lists on sheets of paper. When a task is done, I just strike it out from the sheet. When the full page of tasks is finished, the sheet is t...
I'm trying to get a Trac install working on a Centos box. I have installed Trac (v 0.12.1) and tracmercurial plugin (http://trac.edgewall.org/wiki/TracMercurial) rev #@9946.
So far everything seems to be working fine EXCEPT when i go to the login page. I constantly get the error
"Authentication information not available."
My trac p...