Class SVNStatusPrinter


  • public class SVNStatusPrinter
    extends java.lang.Object
    Version:
    1.3
    • Method Detail

      • printStatus

        public void printStatus​(java.lang.String path,
                                SVNStatus status,
                                boolean detailed,
                                boolean showLastCommitted,
                                boolean skipUnrecognized,
                                boolean showReposLocks)
                         throws SVNException
        Throws:
        SVNException
      • getRelativePath

        private java.lang.String getRelativePath​(java.io.File path)
      • getSwitchCharacter

        private static char getSwitchCharacter​(SVNStatus status)