Modify ↓
Opened 14 years ago
Closed 14 years ago
#10654 closed defect (cantfix)
SubversionException: ('No such revision 14104', 160006)
| Reported by: | haihq | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.12.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /login, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{}
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
System Information
Trac | 0.12.3
|
Babel | 0.9.5 (translations unavailable)
|
Genshi | 0.6
|
mod_wsgi | 3.3 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
|
Pygments | 1.3.1
|
pysqlite | 2.6.0
|
Python | 2.6.6 (r266:84292, Dec 26 2010, 22:48:11) [GCC 4.4.5]
|
pytz | 2010b
|
setuptools | 0.6
|
SQLite | 3.7.3
|
Subversion | 1.6.12 (r955767)
|
jQuery | 1.4.2
|
Enabled Plugins
authz-policy | N/A
|
Trac-jsGantt | 0.9-r11153
|
Tracchildtickets | 2.4.5
|
Tracchildtickettreemacro | 1.0.1
|
TracProgressMeterMacro | 0.3
|
TracSubTicketsPlugin | 0.1.0
|
Python Traceback
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/main.py", line 522, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/main.py", line 208, in dispatch
chosen_handler)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/web/main.py", line 350, in _pre_process_request
chosen_handler = filter_.pre_process_request(req, chosen_handler)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/versioncontrol/api.py", line 332, in pre_process_request
repo.sync()
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/versioncontrol/cache.py", line 201, in sync
next_youngest = self.repos.next_rev(youngest)
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/versioncontrol/svn_fs.py", line 539, in next_rev
for _, next in self._history(path, rev+1, next, subpool):
File "/usr/local/lib/python2.6/dist-packages/Trac-0.12.3-py2.6.egg/trac/versioncontrol/svn_fs.py", line 481, in _history
root = fs.revision_root(self.fs_ptr, start, pool())
File "/usr/lib/pymodules/python2.6/libsvn/fs.py", line 249, in svn_fs_revision_root
return _fs.svn_fs_revision_root(*args)
SubversionException: ('No such revision 14104', 160006)
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Resolution: | → cantfix |
|---|---|
| Status: | new → closed |
For InstallationIssues, please use the MailingList and IrcChannel. Thank you.
(First debugging step: try resyncing your repositories.)
Note:
See TracTickets
for help on using tickets.



Problem when i upgrade from 0.11.7 to 0.12.3 Please help me to fix it Thank you in advanced!