Searched refs:SVNError (Results 1 – 1 of 1) sorted by relevance
41 class SVNError(Exception): class52 error = SVNError( 'SVN command failed:\n' + stdout )84 except SVNError, e: