I wish to use trac (for defect tracking) on windows - as it has nice integration with svn (also on windows).
I got it installed (winpy version) using python 2.7 and was able to get the standalone server up and running - however I have no idea how to configure the logins? As per instructions I created a passwords file with md5 encrypted passwords and then referenced this when I re-ran my standalone server.
Any ideas on how to get this running with authentication?
Thanks