"svn status --xml" displays all the states of files, and this is much more useful than parsing the output of "svn status".
Is there a list of all possible tags / sections in the XML file and their meanings? I can read the sources of SVN, but its time and dirty method :).
Thanks!
ADD: is it possible to find a blank map from the "svn status --xml" values ββinto the "svn status" status symbols?
xml svn status
Denis barmenkov
source share