Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Thanks for the update Bo! I don't know if this is a problem with the latest or just my installation (the server is seriously hosed in some respects) but I'm getting an error "NameError: global name 'where' is not defined" (full text below). Is anyone else seeing this? I'll just assume it's the server unless I hear otherwise. -- Glen Starrett An Exception Has Occurred Python Traceback Traceback (most recent call last): File "C:\Programs\ViewCvs\lib\viewcvs.py", line 2468, in main request.run_viewcvs() File "C:\Programs\ViewCvs\lib\viewcvs.py", line 335, in run_viewcvs self.view_func(self) File "C:\Programs\ViewCvs\lib\viewcvs.py", line 965, in view_markup fp, revision = request.repos.openfile(request.path_parts, rev) File "C:\Programs\ViewCvs\lib\vclib\bincvs\__init__.py", line 132, in openfile raise vclib.Error( NameError: global name 'where' is not defined