Opened 17 years ago
Closed 17 years ago
#5911 closed task (invalid)
Run trac script automatically
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | web frontend/tracd | Version: | |
Severity: | critical | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I am new to trac, but I went through your website and I have Trac setup and running on a server at work. I'm running this script in my Windows XP command prompt in order for Trac to be up:
tracd.py -p 8000 -a *,c:\digest.txt,trac -e c:\python24\scripts\trac
If by some reason, the server restarts due to updates etc, well, obviously the Trac setup is stopped and I will have to know to go there and start the command prompt and run the script again by typing what is above.
Do you know how I can add this script as some type of service or task to run whenever the computer starts up? I've spent hours on researching different things, but nothing worked. Please let me know if there is anyway you can assist me.
Thanks in advance, Mala Sanchoo
Please ask support questions on the MailingList or IrcChannel. The ticket system is for bugs.
However, this Google search returns two useful hits.