On Fri, Apr 12, 2013 at 02:34:26PM -0400, C. Michael Pilato wrote: > svn: E180003: Unable to connect to a repository at URL > 'file:///home/cmpilato/tests/arch' > svn: E180012: Unable to open an ra_local session to URL > svn: E180001: Unable to open repository 'file:///home/cmpilato/tests/arch' > (E1800001 = SVN_ERR_RA_LOCAL_REPOS_OPEN_FAILED) > (E1800003 = SVN_ERR_SOMETHING_ELSE) > (E1800012 = SVN_ERR_YET_ANOTHER_FAILURE) > > Thoughts?
Of the suggestions given in this thread so far, I like this suggestion best (and I've read the entire thread). Today on IRC I said that I'd rather see symbolic names instead of error numbers. I still think that might be nice. The current proposals in this thread seem to focus on displaying *both* numbers and their symbolic names and I think that's too much verbosity.

