Class SvnMarkReplaced

  • All Implemented Interfaces:
    ISvnOperationOptionsProvider

    public class SvnMarkReplaced
    extends SvnOperation<java.lang.Void>
    Schedules target as being replaced. This method does not perform any deletion\addition in the filesystem nor does it require a connection to the repository. It just marks the current target item as being replaced.
    Version:
    1.7
    Author:
    TMate Software Ltd.
    • Method Detail

      • isChangesWorkingCopy

        public boolean isChangesWorkingCopy()
        Gets whether the operation changes working copy
        Overrides:
        isChangesWorkingCopy in class SvnOperation<java.lang.Void>
        Returns:
        true if the operation changes the working copy, otherwise false