Edgewall Software

Changes between Version 18 and Version 19 of 0.12/TracRepositoryAdmin


Ignore:
Timestamp:
Feb 22, 2017, 11:14:07 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Point to other page.

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracRepositoryAdmin

    v18 v19  
    189189You must now use the optional components from `tracopt.ticket.commit_updater.*`, which you can activate through the Plugins panel in the Administrative part of the web interface, or by directly modifying the [TracIni#components-section "[components]"] section in the trac.ini. Be sure to use [#ExplicitSync explicit synchronization] as explained above.
    190190
    191 Check permissions for authenticated, it must have TICKET_APPEND permission. The installation process adds default permissions for authenticated. However, in the admin panel this permissions can be removed. Command `trac-admin /path/to/env changeset added <my-repository> $REV` need TICKET_APPEND permission.
     191See [trac:CommitTicketUpdater#Troubleshooting] for more troubleshooting tips.