Info about one of the conflicting versions of a node. Each field may have its respective null/invalid/unknown value if the corresponding information is not relevant or not available.
- Todo:
- Consider making some or all of the info mandatory, to reduce complexity.
- Note:
- Fields may be added to the end of this structure in future versions. Therefore, to preserve binary compatibility, users should not directly allocate structures of this type.
- See also:
- svn_wc_conflict_version_create()
-
svn_wc_conflict_version_dup()
- Since:
- New in 1.6.
Definition at line 1659 of file svn_wc.h.