You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2004/04/15 18:46:03 UTC

1.0.2 tomorrow, please vote and test.

1.0.2 is scheduled for tomorrow.  If everyone could take a moment today
to do a few things we should have a smooth release tomorrow.

a) Please review and vote on changes that are pending in STATUS.
   
b) Merge changes that are ready to be merged.  I'm going to be going
through and doing a bunch of bindings merges momentarily.

c) Test, test, test.  We want to find any showstoppers today. :)

Thanks!

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.0.2 tomorrow, please vote and test.

Posted by John Peacock <jp...@rowman.com>.
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