viewvc-4intranet/lib/vclib
cmpilato 9e07c413fa Improve the error display when trying to view annotations on a binary file.
* lib/vclib/__init__.py
  (NonTextualFileContents): New Exception.

* lib/vclib/svn/__init__.py
  (BlameSource.__init__): Translate the Subversion error
    SVN_ERR_CLIENT_IS_BINARY_FILE in the new vclib.NonTextualFileContents 
    exception.

* lib/viewvc.py
  (view_annotate): Catch the new vclib.NonTextualFileContents exception.


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1514 8cb11bc2-c004-0410-86c3-e597b4017df7
2007-01-23 17:47:37 +00:00
..
bincvs Cleanup ViewVC's configuration and use of external utilities by 2006-07-28 11:04:12 +00:00
ccvs Allow ViewVC to work when rcsparse is backed by the tparse module. 2006-11-08 20:01:40 +00:00
svn Improve the error display when trying to view annotations on a binary file. 2007-01-23 17:47:37 +00:00
svn_ra * lib/vclib/svn/__init__.py 2007-01-23 17:22:17 +00:00
__init__.py Improve the error display when trying to view annotations on a binary file. 2007-01-23 17:47:37 +00:00