How to discover the property causing a conflict in an ISVNEventHandler implementation

View: New views
1 Messages — Rating Filter:   Alert me  

How to discover the property causing a conflict in an ISVNEventHandler implementation

by elsabio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

With event.getPropertiesStatus() (etc.) in an SVNEventHandler it is possible to discover the file on which a property conflict or other change event has occurred.  How can I discover the property which is in conflict, and possibly the current and proposed values at that time?