Hello. I am running VSVN 1.7 on a Windows server and I am trying to configure Trac to work with it. I am following the instructions at http://www.visualsvn.com/server/trac/ except that I already have VSVN v1.7 installed. I installed Trac as described in the article. However, I receive this error when try to start trac:
[command prompt] C:\Program Files\VisualSVN Server\trac\python\Scripts> tracd --port 9000 C:\Trac\MyProject Cannot find Python executable C:\Ivan\server-trunk\trac\dist\python \python.exe C:\Program Files\VisualSVN Server\trac\python\Scripts> [/command prompt] I performed a search for all files under C:\Program Files\VisualSVN Server with "Ivan" and found 617 occurrennces in 111 files Any thoughts? Any advice? Anyone?

