Class SVNMergeResult


  • public class SVNMergeResult
    extends java.lang.Object
    The SVNMergeResult represents a result of a text or properties merge operation. This class combines the following information about a merge result: a status type indicating how merge finished and, if the merge finished with a conflict, the reason of the conflict (why did the conflict ever occur?).
    Since:
    1.2
    Version:
    1.3
    Author:
    TMate Software Ltd.