« Return to Thread: how to do svn status with --xml option

how to do svn status with --xml option

by sivagurunath :: Rate this Message:

Reply to Author | View in Thread

Hi,

Is there any way by which we can simulate "svn status --xml".
I have seen that SVNXMLStatusHandler class does this and its mentioned in the javadoc as "writes XML formatted status information to a specified ContentHandler."

ContentHandler being a SAX handler, how this can be done...

It would be better if someone explain me with the code sample...
Please help me ASAP as this is an urgent issue for me to resolve...

 « Return to Thread: how to do svn status with --xml option