Questions tagged [trac]

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.

Trac is an open source, web-based project management and bug-tracking tool. The program is inspired by CVSTrac, and was originally named svntrac due to its ability to interface with Subversion. It is developed and maintained by Edgewall Software.

Trac is written in Python. Until mid-2005, it was available under the GNU General Public License; since version 0.9, it has been released under a modified BSD license. Both are free software licenses.

Mission: to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies.

It provides an interface to Subversion (or other version control systems), an integrated Wiki and convenient reporting facilities.

Trac allows wiki markup in issue descriptions and commit messages, creating links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all current and past project events in order, making the acquisition of an overview of the project and tracking progress very easy. The roadmap shows the road ahead, listing the upcoming milestones.

719 questions
-1
votes
1 answer

What does SCM stand for in meaning of trac, redmine

Here's similar question, but it doesn't seem to be correct in meaning of trac, redmine. Does anyone know this for sure?
seler
  • 8,803
  • 4
  • 41
  • 54
-1
votes
2 answers

Redmine UI discrepancy

I am choosing between Trac and Redmine. Leaving dogma out (they use Python and Ruby, resp.) I'm test-driving both to choose based on the usability of the UI. At the outset I'm seeing a discrepancy between a demo of Redmine and the view that I get…
Calaf
  • 10,113
  • 15
  • 57
  • 120
-1
votes
3 answers

Which one? Agilo+Trac+SVN or Redmine+RedmineBacklogs+SVN

I'm trying to setup an agile system (SCRUM) for our small team. I know that I can use the following two options: 1- Agilo + Trac + SVN 2- Redmine + RedmineBacklogs + SVN Which one is better? Is there any other free setup?
mans
  • 17,104
  • 45
  • 172
  • 321
-1
votes
1 answer

does trac have a way to track diffs or changes made to reports?

Does trac have a way to track changes made to reports? I've tried to do some research on this, but was unsuccessful. Ultimately, what I want to do is to be able to revert some SQL of a report to an earlier state.
solstice333
  • 3,399
  • 1
  • 31
  • 28
-1
votes
4 answers

Subversion, Hudson, Maven, Trac. What's good/bad?

Our project is soon migrating to these open source tools. In a proactive effort, I'm wondering from the experts - What you've found to be the good, bad, and uglies about these products? What is less than intuitive? No need to comment on all of…
08Hawkeye
  • 246
  • 2
  • 15
-1
votes
1 answer

How can I prevent overwriting changes to a ticket that was recently updated?

If I make an edit to a Trac ticket, but someone beat me to it, this message is displayed: Ideally, I would read this message and figure out what I can overwrite and what I should not. But, depending on this message to keep users from overwriting…
Dang Khoa
  • 5,693
  • 8
  • 51
  • 80
-1
votes
1 answer

Trac roadmap summary for multiple projects

I use separate Trac environments for each software project I work on. I find the roadmap feature in Trac very useful for reporting progress to management. Is there some way I can automatically extract the roadmap data for each project and then…
Peter
  • 91
  • 1
  • 11
-1
votes
1 answer

Trac Account section

I have installed Bitnami Trac for windows. (bitnami-trac-windows-installer) and I created new projects but the new project is wrong. I couldn't see Account section in Admin tab also I didn't create an admin but the first admin is assigned to new…
glsm
  • 1
-1
votes
1 answer

TracJSGanttChart throws errors

If I do not add the right custom ticket fields, TracJSGanttChart throws an error instead of rendering the chart. I tried to solve this by adding userstart and userfinish. But it still crashes with the following error message: complete is not a…
ideaboxer
  • 3,863
  • 8
  • 43
  • 62
-1
votes
1 answer

Trac 1.0.1 + AccountManagerPlugin + SQLAuthStorePlugin How To Use

I would like to use SQL plugin in AccountManagerPlugin for Trac 1.0.1, but I could not figure out how to set to use that: http://trac-hacks.org/wiki/SQLAuthStorePlugin Thank's
LittleT
  • 25
  • 6
-1
votes
2 answers

How To share configurations between Two or more TRAC environments

hope this is a good spot for my question, for it i SW Related, but not code related. We, in our company are using TRAC for Issue tracking and management of the Code links, I am very satisfied by it, and like how it is working. i have about several…
Tomer W
  • 3,395
  • 2
  • 29
  • 44
-1
votes
3 answers

How can I add a menu of local Trac projects to templates/site.html?

I have multiple Trac projects with different environments on the same server. I would like to have a list of links to all projects at the top of each project page so I can quickly switch between them with out having to go up to the top level list…
jcoffland
  • 5,238
  • 38
  • 43
-2
votes
1 answer

Where can i download sources for agilo for scrum?

I looked inside agilo for scrum web site (agilo for scrum and i can't find its source code although they say its open source. can anyone say where can i download its sources from? tanks
Jas
  • 14,493
  • 27
  • 97
  • 148
-2
votes
1 answer

Running Trac 0.12 on Ubuntu 10.04 - Error

I've installed trac 0.12 on my ubuntu 10.04, running the tracd internal webserver. When i access the page at http://127.0.0.1/myTracProject, I get the error message: Traceback (most recent call last): File…
Muniu
  • 187
  • 1
  • 2
  • 15
1 2 3
47
48