Hi, I have the following run.bat file:
set VIRTUAL_ENV=D:\EssenceAgilo\Essence set PATH=C:\Program Files\Agilo\Scripts;C:\WINDOWS\system32;C: \WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell \v1.0;C:\Program Files\Windows Imaging\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\ set PYTHONPATH=C:\Program Files\Agilo cd "C:\Program Files\Agilo\Scripts" python tracd-script.py -s --port 8001 "D:\EssenceAgilo\Essence" cd C:\Program Files\Agilo pause However, when I run this file, the Agilo is loaded with the wrong trac.db which located under C:\Program Files\AgiloEssence\tracenv\test \db How do I fix it? Thanks, Janiv. -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

