Class SVNMergeResult

java.lang.Object
org.tmatesoft.svn.core.wc.SVNMergeResult

public class SVNMergeResult extends 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