On Tue, 2006-02-07 at 10:56 -0600, Ryan Wilcox wrote: > hello... looking for some help with connecting my v0.9.3 trac instance > to a new subversion repository (v1.3.0). i have the python bindings > installed, getting an error when i try to browse the repository from > trac.... > > guess my first question is will this work with tracd instead of using > apache, or do i have to use apache with the SVN functionality in trac?
You can definitely use 'tracd' to access your Subversion repository. In fact, it's probably a good idea to make it work like that first before adding the complication of Apache. If you are still having trouble, try posting the full error message (and the traceback, if you have one). -- Rob Hunter _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
