[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.0.2 tomorrow, please vote and test.

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-15 20:56:24 CEST

Ben Reser wrote:

>
> a) Please review and vote on changes that are pending in STATUS.
>

Note that doing so through the viewcvs interface yields this (at the end of the
actual file display):

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2523, in main
     request.run_viewcvs()
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 347, in run_viewcvs
     self.view_func(self)
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 1071, in view_markup
     html_footer(request)
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 606, in html_footer
     generate_page(request, cfg.templates.footer, data)
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 597, in generate_page
     template = ezt.Template(os.path.join(g_install_dir, tname))
   File "/usr/local/viewcvs-1.0-dev/lib/ezt.py", line 216, in __init__
     self.parse_file(fname)
   File "/usr/local/viewcvs-1.0-dev/lib/ezt.py", line 221, in parse_file
     self.program = self._parse_file(fname)
   File "/usr/local/viewcvs-1.0-dev/lib/ezt.py", line 239, in _parse_file
     return self._parse(open(fname, "rt").read(), for_names, file_args,
IOError: [Errno 2] No such file or directory:
'/usr/local/viewcvs-1.0-dev/templates/footer.ezt'

Kind of embarrasing to have our own repository display errors, right?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 15 20:56:28 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.