> tracd --port 8000 E:\data\TRAC_Area\TRAC_CPO
>
> Can I change the port which the second TRAC uses ?. I've looked in
> trac.ini but I can't find any reference to port numbers.

--port 8001 ?

You can also run a single tracd standalone server to serve multiple projects:
tracd --port 8000 -e E:\data\TRAC_Area

where E:\data\TRAC_Area contains two (or more) projects such as:
  TRAC_CPO1
  TRAC_CPO2
etc. Obvisouly, you can name the projects as you like.

Cheers,
Manu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to