Hi Nicole,
Thanks for replying to my question.
I followed your suggestion and got new project running – that’s already a progress J
The only problem is that I cannot see the old project and the new project running on the same port. My old project is running on port 8000. When I point the browser to http://localhost:8000 only my old project is listed.
I can see my new project only if I run tracd on a port different from 8000 (like 8001). Then if I point my browser to http://localhost:8001 I can see only my new project.
Is there any way to have both projects running on the same port?
Thanks!
Ary
--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to trac-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1170 / Virus Database: 426/3305 - Release Date: 12/09/10
Hi Bas and Hi Nicole,
I followed your suggestions and also updated windows service which starts Trac automatically with the same –e option.
My Trac works in multi-project mode now!
Thanks a million for your help!
Ary