Modify

Opened 112 minutes ago

Last modified 26 minutes ago

#14395 new defect

Patch for 1.6 Support

Reported by: anonymous Owned by: Robert Barsch
Priority: normal Component: TracSvnAuthzPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.6

Description

Update import names to comply with Python 3 naming conventions.

Attachments (1)

svnauthz.patch (698 bytes) - added by anonymous 111 minutes ago.

Download all attachments as: .zip

Change History (2)

Changed 111 minutes ago by anonymous

Attachment: svnauthz.patch added

comment:1 Changed 26 minutes ago by Jun Omae

Thanks for the patch! Unfortunately, an exception is raised when saving svnauthz file on Trac 1.6.

02:38:39 Trac[main] WARNING: [192.168.11.100] HTTPInternalServerError: 500 Trac Error (Invalid Syntax: initial_value must be str or None, not bytes), <RequestWithSession "POST '/admin/versioncontrol/authz'">, referrer 'http://192.168.11.122:3000/trac16-env/admin/versioncontrol/authz'
192.168.11.100 - - [06/Mar/2026 02:38:39] "POST /trac16-env/admin/versioncontrol/authz HTTP/1.1" 500 -

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Robert Barsch.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.