Modify ↓
#5449 closed defect (wontfix)
Trac problem
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control | Version: | |
Severity: | normal | Keywords: | sync |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Python Traceback Traceback (most recent call last): File "/data/trac/install//lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/data/trac/install//lib/python2.4/site-packages/trac/web/main.py", line 191, in dispatch chosen_handler = self._pre_process_request(req, chosen_handler) File "/data/trac/install//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 "/data/trac/install//lib/python2.4/site-packages/trac/versioncontrol/api.py", line 73, in pre_process_request self.get_repository(req.authname).sync() File "/data/trac/install//lib/python2.4/site-packages/trac/versioncontrol/cache.py", line 102, in sync self.youngest = self.repos.normalize_rev(self.youngest) File "/data/trac/install//lib/python2.4/site-packages/trac/versioncontrol/svn_fs.py", line 312, in normalize_rev raise NoSuchChangeset(rev) NoSuchChangeset: No changeset 9321 in the repository
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Nothing doable with this bug report: no version, no context, no description about the action, etc. For example, see http://www.chiark.greenend.org.uk/~sgtatham/bugs.html or http://subversion.tigris.org/bugs.html
Feel free to re-open this ticket if you can provide usable information.