Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9186 closed defect (duplicate)

SubversionException: ("Can't open file 'c:\\psltrac_projects\\web_cc\\svn:\\10.244.0.87\\home\\srv\\svn\\lamp_comp\\trunk\\pslsym\\format': The filename, directory name, or volume label syntax is incorrect. ", 720123)

Reported by: tanuja_saravanan Owned by:
Priority: highest Milestone:
Component: general Version: 0.11.2.1
Severity: blocker Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

On entering the svn URL in admin basic settings, the following error is produced. I keep getting this error on all pages and I am unable to use psltrac. I expected that it allow me to edit the information that is producing this error so that I can remove it and continue to use psltrac. Please resolve ASAP Thanks

How to Reproduce

While doing a GET operation on /wiki/WikiStart, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'page': u'WikiStart'}

User Agent was: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19

System Information

Trac 0.11.2.1
Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
setuptools 0.6c7
SQLite 3.5.2
pysqlite 2.4.0
Genshi 0.5.1
mod_python 3.3.1
Subversion 1.5.4 (r33841)
jQuery: 1.2.6

Python Traceback

Traceback (most recent call last):
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\web\main.py", line 455, in _dispatch_request
    dispatcher.dispatch(req)
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\web\main.py", line 174, in dispatch
    chosen_handler)
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\web\main.py", line 318, in _pre_process_request
    chosen_handler = filter_.pre_process_request(req, chosen_handler)
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\versioncontrol\api.py", line 86, in pre_process_request
    self.get_repository(req.authname).sync()
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\versioncontrol\api.py", line 157, in get_repository
    repos = self._connector.get_repository(rtype, rdir, authname)
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\versioncontrol\svn_fs.py", line 280, in get_repository
    'branches': self.branches})
  File "c:\python25\lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\versioncontrol\svn_fs.py", line 401, in __init__
    self.repos = repos.svn_repos_open(self.path, self.pool())
  File "C:\Python25\Lib\site-packages\libsvn\repos.py", line 47, in svn_repos_open
    return apply(_repos.svn_repos_open, args)
SubversionException: ("Can't open file 'c:\\psltrac_projects\\web_cc\\svn:\\10.244.0.87\\home\\srv\\svn\\lamp_comp\\trunk\\pslsym\\format': The filename, directory name, or volume label syntax is incorrect.  ", 720123)

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 14 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #9185.

Last edited 14 years ago by Remy Blank (previous) (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.