Questions tagged [trac]

Trac is a project management and bug/issue tracking system.

24 questions
11
votes
4 answers

Converting word documents into a Trac wiki format

I'm working on a development team that uses Trac to maintain a software product that we are developing, and after working with our technical writer, we decided that we should try to put our test procedure documents into our wiki. Unfortunately,…
J. Polfer
  • 2,342
5
votes
4 answers

Create custom service in Windows 7

How do you run a custom service in Windows 7? Does anyone know how to setup trac as a custom service in Windows 7?
Thomas
5
votes
1 answer

managing trac users

There is a legacy trac - a web bug tracking software - installed in my company, and I have started to maintain it. Although I have Googled the subject thoroughly, and I have full admin access, I couldn't figure out how to add or remove users from…
Adam Matan
  • 8,740
3
votes
3 answers

Looking for a web-based SVN code browser (alternative for Trac); anything like Google Code?

I'm using Trac as a web interface to an internal SVN repository. The source code browser is not the best one, so I'm looking for an alternative. Ideally, I'd like to have an interface similar to Google Code (e.g. )))this, that allows navigating…
Pavel
  • 364
2
votes
1 answer

REST API for Trac.Wiki

I wonder is there any kind of REST API for managing trac/wiki? Googling helps to find something either quite updated or too raw (or both). Searching this Stack, as well as friendly ones, also hasn't been much source of inspiration. Correct me if I'm…
shabunc
  • 820
2
votes
1 answer

How do I setup Trac login?

I've been trying to follow the Trac installation guide, but I've hit a bit of a snag. I can view the default Trac setup just fine, but when I go and try to log in I get this on the page: Trac Error Authentication information not available. Please…
Wayne Werner
  • 2,463
2
votes
1 answer

Wildcard blocking of bots in Apache

I run a site which provides Subversion & TRAC for lots of open source projects. This works pretty well with one exception: Many search engines do not care about robots.txt and DoS the webserver with many parallel requests in TRAC, for example the…
2
votes
1 answer

easy_install install Trac 0.11, but I want 0.12

I run the following on Debian: (#:~)- easy_install Trac Searching for Trac Best match: Trac 0.11.1 Adding Trac 0.11.1 to easy-install.pth file Installing trac-admin script to /usr/bin Installing tracd script to /usr/bin Using…
Istao
  • 155
1
vote
0 answers

List repositories from multiple projects in Trac using mod_python

Currently working on a customized webpage that shows the available projects I have in Trac (1.0.1). I am using mod_python to connect the trac interface. I found a standard page for this, but it didn't show listing of repositories. The page showed…
1
vote
1 answer

How do you remove the Wiki & Tickets from Trac?

we use only the source browser part of the app. I tried poking around in the conf.ini but with no luck
KevinDeus
  • 317
1
vote
1 answer

Installing Trac on Windows Server 2008 R2, under Apache 2.2 and NOT USING IIS?

Trac is a python-powered bug-tracking and project-management app. According to Trac's wiki, there are several options for installing Trac, a standalone server (tracd), or under a dedicated webserver using one of these options: FastCGI - Not…
Warren P
  • 3,019
1
vote
2 answers

Installing Trac on Windows

I am new to project management and I have no idea about Python. Now, I want to setup the Trac program. I read the installation process on their web site, but I could not understand it. Can you help me with installation please? At the moment I have…
1
vote
1 answer

There is Trac, there is Babel, but I don't see "language"

I've installed on a Debian system Trac 0.12 (thanks to easy_install install Trac 0.11, but I want 0.12 ) and know I want to get the localization (for French). So I've installed Babel, but that doesn't work. I've uninstalled and re-installed Trac,…
Istao
  • 155
1
vote
1 answer

How to reset password for BitNami Trac stack?

How to reset password for BitNami Trac stack with Windows Vista? I have a BitNami Trac installation which uses HTTP authentication. How can I reset the forgotten password?
1
vote
1 answer

Chrome: can't access Trac projects

I can easily access my Trac environments with Firefox, but when I do it with Chrome it asks me to authenticate, but doesn't let me in. Only the authentication dialog appears again and again. What might be the problem?
gruszczy
  • 173
1
2