Home
last modified time | relevance | path

Searched refs:SVNError (Results 1 – 1 of 1) sorted by relevance

/external/jsoncpp/
Dmakerelease.py41 class SVNError(Exception): class
52 error = SVNError( 'SVN command failed:\n' + stdout )
84 except SVNError, e: