Class SVNStatusPrinter


  • public class SVNStatusPrinter
    extends java.lang.Object
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Method Detail

      • printStatus

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