r840895 | kfogel | 2002-01-11 03:41:41 +0000 (Fri, 11 Jan 2002)
Fix issue #598.
Patch by: Joseph Dane <jdane@studio3511.com>
* status.c (svn_cl__print_status_list): Display a meaningful message
when calling 'status' on a non-existent (as opposed to simply
non-VC'd) file.
* subversion/include/svn_wc.h (enum svn_wc_status_kind): Move
svn_wc_status_unversioned up to be near svn_wc_status_none, make
comments terser. (This was not part of Joseph Dane's original change,
I added it while I was in the neighborhood. -kff)