Enable the repository connector(s) for the version control system(s) that you will use. Add repositories through the Repositories admin page, using trac-admin or by editing the [repositories] section of trac.ini. Synchronize the repositories with the cache, if using cached repositories. ...
repository set <repos> <key> <value> Set an attribute of a repository The following keys are supported: alias, description, dir, hidden, name, sync_per_request, type, url repository sync <repos> [rev] Resume synchronization of repositories It works like `resync`, except that it doesn't ...
resync -- Re-synchronize trac with the repository resync <rev> -- Re-synchronize only the given <rev> upgrade -- Upgrade database to current version wiki list -- List wiki pages wiki remove <name> -- Remove wiki page wiki export <page> [file] -- Export wiki page to file or stdout ...
You will need to create the users in your external user repository before commencing the import. If you have a user-limited license (e.g. personal license), and the number of required users is larger than the limit, then the import will be stopped. A page will be displayed showing a ...
I tried to point it right at the db and that failed too. # svnadmin load /var/local/svn/svn.mycompany.com/db < web.svn svnadmin: Expected repository format '3' or '5'; found format '2' What am I doing wrong? This shouldn't be so difficult. ...
<projectname> <db> <repostype> <repospath> <templatepath> -- Create and initialize a new environment from arguments hotcopy <backupdir> -- Make a hot backup copy of an environment resync -- Re-synchronize trac with the repository resync <rev> -- Re-synchronize only the given <rev> ...
repository resync rev -- Re-synchronize only the given rev upgrade -- Upgrade database to current version wiki list -- List wiki pages wiki remove name -- Remove wiki page wiki export page [file] -- Export wiki page to file or stdout wiki import page [file] -- Import wiki page from...