User Tools

Site Tools


archive:trac_svn

This is an old revision of the document!




For a list of trac repos: https://acm.cs.uic.edu/trac/

for a list of svn repos: https://acm.cs.uic.edu/svn/

your credentials are standard AD credentials

Creating a new project

for sysadmins:

svnadmin create --fs-type fsfs /var/svn/repos/$PROJECT
trac-admin /path/to/$PROJECT initenv
trac-admin /var/lib/trac/$PROJECT permission add hef TRAC_ADMIN

Future stuff

Authentication is handled by AD for both trac and subversion, authorization for trac is handled internally by trac, but for now svn has no authorization mechanism. AuthzSVNAccessFile might help here.

archive/trac_svn.1242279313.txt.gz · Last modified: 2021/05/02 21:36 (external edit)