Ticket #3640 (closed Bug: fixed)

Opened 7 years ago

Last modified 5 years ago

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

taginfoHEAD? = _add_tag('HEAD', taginfoMAIN?.co_rev)

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:2 Changed 6 years ago by hannosch

  • Milestone changed from 2.1.x to 2.5

comment:3 Changed 6 years ago by hannosch

  • Milestone changed from 2.5 to Future

Not targetted at a specific release.

comment:4 Changed 5 years ago by andym

  • Status changed from new to closed
  • Resolution set to fixed

That URL doesn't work any more. Books available on Raphael site and through CSV command line checkouts.

comment:5 Changed 5 years ago by hannosch

  • Milestone changed from Future to 3.0
Note: See TracTickets for help on using tickets.