trac
Trac XML-RPC API Reference
Installing SVN-Trac on Media Temple (dv) 3.5 running on CentOS 5.3
Recently I had to move my Media Temple's (dv) server to new (dv) server. Their migration manager only migrated domain and database related datas, but not my previous installation of SVN+Trac. So, unfortunately I had no choice but to install them again. So, let's get to the point - How to install SVN & Trac on new (mt) dv-3.5 running linux CentOS 5.3
Dealing with SVN PROPFIND failed - 301 Moved Permanently error
svn: PROPFIND request failed on '/projectpath'
svn: PROPFIND of '/projectpath': 301 Moved Permanently
It means your httpd.conf is misconfigured. Usually this error happens when you've defined the Subversion virtual "location" to exist within two different scopes at the same time.
Trac SVN : Insufficient permissions to access /
I'm chasing this "Insufficient permissions to access /" error for hours in my trac project.
I've googled but so far didn't find any solution yet.
I'll update as soon as I resolve this problem.
UPDATE
