Integrating SVN and Trac Authentication.

Introduction

If you don't want to maintain 2 sets of users (one for trac / one for svn), it's possible to use the session storage that the Account Manager Plugin for Trac provides.

By having apache use the trac sqlite3 database for authentication, svn and trac users are always in sync.