svn status --xml
prints all files status and it's more much useful than parsing svn status
output.
Is there a list of all possible tags/sections in XML file and their values? I can read SVN sources but its time consuming and a dirty method.
Is it possible to find clean map from svn status --xml
values to svn status
status characters also?
I've found Schema file for status command so its a fast answer.
File placed in SVN source tree there:
subversion/svn/schema/status.rnc
It is available here:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/schema/status.rnc?view=markup
The list for the current trunk of SVN is:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With