Questions tagged [tracd]
8 questions
24
votes
5 answers
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 start the Tracd server using the command line…

Manoj
- 5,011
- 12
- 52
- 76
12
votes
5 answers
Redmine or Tracd to use for project management?
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 projects in the fututre. Which of the two is easier to…

Manoj
- 5,011
- 12
- 52
- 76
5
votes
5 answers
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 0.0.0.0:8000 view at…

deddihp
- 653
- 1
- 6
- 17
3
votes
1 answer
Trouble configuring trac to work with Apache2
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 might want to use TSL for connections to trac.
This…

Casey Flynn
- 13,654
- 23
- 103
- 194
1
vote
1 answer
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 I'm doing incorrectly?

Casey Flynn
- 13,654
- 23
- 103
- 194
1
vote
1 answer
Starting TRAC server with multiple independant projects
I'm running a TRAC server (tracd service) with 3 independant projects configured. Each project has an own password file in order to keep the user management independant. TRAC is started as a Windows service as described on…

Widtmann
- 13
- 2
1
vote
1 answer
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 have installed Genshi and Python 2.5.2
Thanks...

Manoj
- 5,011
- 12
- 52
- 76
0
votes
2 answers
tracd login Error
I am trying to use tracd but i cannot get past the authentication part. I created a digest file based on their wiki description:
admin:ITC:98e7d6e0a7506cd5558067794aed9cce
PS C:\Users\22193\AppData\Roaming\Python\Scripts> .\tracd.exe --port 8000…

sham1810
- 173
- 1
- 11