Reviewing the various classes around conflicts. This is an area where it seems like a lot has happened, so I might not even be finding everything that has been done.
The only Java class that seems like it is missing something is ConflictVersion I see this in the C code but not Java: 1678 /** UUID of the repository. Can be NULL meaning unknown. 1679 * @since New in 1.8. */ 1680 const char *repos_uuid; 1681 1682 /* @todo Add metadata about a local copy of the node, if and when 1683 * we store one. */ -- Thanks Mark Phippard http://markphip.blogspot.com/