Hi,

I sometimes get the following error:

No changest LAST_SVN_REVISION_NUMBER in the repository


Oops...
Trac detected an internal error:

If you think this really should work and you can reproduce it, you
should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you
describe the problem, how to reproduce it. Don't forget to include the
Python traceback found below.

TracGuide - The Trac User and Administration Guide
Python Traceback

Traceback (most recent call last):
  File "/home/subversion/trac/lib/python2.4/site-packages/tram/
main.py", line 252, in dispatch_request
    dispatcher.dispatch(req)
  File "/home/subversion/trac/lib/python2.4/site-packages/trac/web/
main.py", line 191, in dispatch
    chosen_handler = self._pre_process_request(req, chosen_handler)
  File "/home/subversion/trac/lib/python2.4/site-packages/trac/web/
main.py", line 263, in _pre_process_request
    chosen_handler = f.pre_process_request(req, chosen_handler)
  File "/home/subversion/trac/lib/python2.4/site-packages/trac/
versioncontrol/api.py", line 73, in pre_process_request
    self.get_repository(req.authname).sync()
  File "/home/subversion/trac/lib/python2.4/site-packages/trac/
versioncontrol/cache.py", line 102, in sync
    self.youngest = self.repos.normalize_rev(self.youngest)
  File "/home/subversion/trac/lib/python2.4/site-packages/trac/
versioncontrol/svn_fs.py", line 312, in normalize_rev
    raise NoSuchChangeset(rev)
NoSuchChangeset: No changeset 4169 in the repository

This happens sporadically. After reloading the page (say 10 times) it
works for sometimes and the error comes back.

Any idea?

Many thanks again.

Matteo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to