Modify

Opened 16 years ago

Closed 15 years ago

#2279 closed defect (worksforme)

Can't add/edit Subversion Paths

Reported by: anonymous Owned by: Kis Gergely
Priority: normal Component: SvnAuthzAdminPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

trac: 10.4 SVN: 1.5.5 PY: 2.4.4

the path are different after modified by pathname2url and url2pathname

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by anonymous

Some problem. Here the trace

Traceback (most recent call last):

File "C:\Python24\lib\site-packages\trac\web\main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "C:\Python24\lib\site-packages\trac\web\main.py", line 238, in dispatch

resp = chosen_handler.process_request(req)

File "C:\Python24\lib\site-packages\tracwebadmin-0.1.2dev-py2.4.egg\webadmin\web_ui.py", line 109, in process_request

path_info)

File "build/bdist.linux-i686/egg/svnauthz/admin_ui.py", line 78, in process_admin_request File "C:\Python24\Lib\nturl2path.py", line 55, in pathname2url

raise IOError, error

IOError: Bad path: authz_svn_module:mist

comment:2 Changed 15 years ago by rupert thurner

Resolution: worksforme
Status: newclosed

if it still does not work, pls paste your authsvn config, and authz_module_name

of trac.ini.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Kis Gergely.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.