Ticket #3640 (closed Bug: fixed)
PloneBook: Chapter 9 in Plone-docs CVS Broken
| Reported by: | srobroek | Owned by: | andym |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0b2 |
| Component: | Documentation | Keywords: | |
| Cc: |
Description (last modified by hannosch) (diff)
On http://cvs.sourceforge.net/viewcvs.py/plone-docs/PloneBook/en/ ch9.rst isn't downloadable, because it's CVS information is unavailable. When trying to download it by manually typing in the URL, this is the traceback generated.
Traceback (most recent call last):
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/viewcvs.py", line 2709, in main
request.run_viewcvs()
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/viewcvs.py", line 348, in run_viewcvs
self.view_func(self)
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/viewcvs.py", line 1586, in view_log
show_revs = request.repos.filelog(request.path_parts, rev, options)
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/vclib/bincvs/init.py", line 193, in filelog
filtered_revs = _file_log(revs, tags, default_branch, rev)
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/vclib/bincvs/init.py", line 703, in _file_log
File "/usr/local/viewcvs-pre-1.0-sf.net/lib/vclib/bincvs/init.py", line 373, in _add_tag
tag = Tag(tag_name, revision.string)
AttributeError: 'NoneType' object has no attribute 'string'
Change History
comment:1 Changed 6 years ago by hannosch
- Owner changed from to andym
- Description modified (diff)
- Milestone changed from Undecided to 2.1.x
comment:3 Changed 6 years ago by hannosch
- Milestone changed from 2.5 to Future
Not targetted at a specific release.
