tayaarchi.blogg.se

Subversion admin
Subversion admin







subversion admin

The text specified in the description attribute is displayed below the top-level entry for the repository in the source browser. The alias and dir attributes are mutually exclusive. Note that multiple indirection is not supported, so an alias must always point to a real repository. All TracLinks referencing the alias resolve to the aliased repository. The following attributes are supported:Ī repository having an alias attribute is an alias to a real repository. This can be useful when renaming a repository, to avoid breaking all the links to the old name.Ī number of attributes can be associated with each repository, which define the repository's location, type, name and how it is displayed in the source browser. It is also possible to define aliases of repositories, that act as "pointers" to real repositories.

subversion admin subversion admin

The pre-0.12 way of specifying the repository with the repository_dir and repository_type options in the section of trac.ini is still supported, but two new mechanisms allow including additional repositories into an environment. Starting with 0.12, Trac can handle more than one repository per environment. Make sure the user under which your Subversion hooks are run has write access to the Trac environment, or use a tool like sudo to temporarily elevate privileges.Set the repository_sync_per_request option to an empty value to disable per-request syncing.Additionally, add a call to trac-admin $ENV changeset modified $REPO $REV in the post-revprop-change hook of repositories allowing revision property changes. Set up a call to trac-admin $ENV changeset added $REPO $REV in the post-commit hook of each repository.Manage repositories in the "Repository" admin panel, with trac-admin or in the section of trac.ini.My trac-post-commit-hook doesn't work anymore.Migration from a single-repository setup (Mercurial).Migration from a single-repository setup (Subversion).Automatic changeset references in tickets.









Subversion admin