Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
5answers
4k views

Redmine or Tracd to use for project management? [closed]

Can anyone suggest which of the Redmine or Tracd would be a better option for project management? Currently I am planning to deploy it on a one project setup but plan to use it across multiple ...
9
votes
5answers
17k views

Running Batch File in background when windows boots up

How do I run a batch file each time windows boots up also I need to run it in the back ground(without that command window getting displayed)? I use Windows Xp. My actuall requirement is I want to ...
1
vote
1answer
152 views

trac-admin deploy not working

I'm trying to use the trac-admin deploy command. sudo trac-admin /home/****/repository deploy /home/****/trac_temp/ after entering my password i get: Error: Command not found Anyone know what ...
1
vote
1answer
112 views

Tracd creating Environment

I was trying to create a Tracd Environment using the following command : trac-admin D:\My_Project initenv I get an error saying Import Error : No module named pkg_resources What am I missing? I ...
0
votes
1answer
261 views

Trouble configuring trac to work with Apache2 [closed]

I've been trying to set up trac to be deployed with apache for a little while now and I'm running into a wall. I can get it to work via tracd but I'm probably going to have multiple projects and I ...
0
votes
1answer
299 views

tracd server problems

I got the following error while accessing tracd server, what's going on ? Thanks. [oke@localhost Trac-0.11.7]$ sudo tracd -p 8000 /home/deddihp/trac/ Server starting in PID 5082. Serving on ...