Class FSUpdateContext


  • public class FSUpdateContext
    extends java.lang.Object
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Constructor Summary

      Constructors 
      Constructor Description
      FSUpdateContext​(FSRepository repository, FSFS owner, long revision, java.io.File reportFile, java.lang.String target, java.lang.String targetPath, boolean isSwitch, SVNDepth depth, boolean ignoreAncestry, boolean textDeltas, boolean sendCopyFromArgs, ISVNEditor editor)  
    • Constructor Detail

      • FSUpdateContext

        public FSUpdateContext​(FSRepository repository,
                               FSFS owner,
                               long revision,
                               java.io.File reportFile,
                               java.lang.String target,
                               java.lang.String targetPath,
                               boolean isSwitch,
                               SVNDepth depth,
                               boolean ignoreAncestry,
                               boolean textDeltas,
                               boolean sendCopyFromArgs,
                               ISVNEditor editor)