Ticket #5664 (new enhancement)

Opened 4 years ago

Please add support for multiple read/write access of svnauthz file

Reported by: michael.lindig@informatik.tu-chemnitz.de Assigned to: kisg
Priority: normal Component: SvnAuthzAdminPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

It would be nice if SvnAuthzAdminPlugin will be written for multiple read/write access of svnauthz file. In our setup we have multiple Trac environments which working on same svnauthz file. in the current version it is possible to get some race conditions for updating svnauthz file. Scenario:

It would be nice if the concurrent acces would be work for different authz_module_name so that the changes of TracProject?2 can be included into changes of TracProject?1 if TracProject?1 changes will be saved. Race condition for the same authz_module_name may be occure.

Attachments


Add/Change #5664 (Please add support for multiple read/write access of svnauthz file)




Change Properties
Action