public class SVNStatusPrinter extends Object
| Constructor and Description |
|---|
SVNStatusPrinter(SVNCommandEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
static SVNStatusType |
combineStatus(SVNStatus status) |
void |
printStatus(String path,
SVNStatus status,
boolean detailed,
boolean showLastCommitted,
boolean skipUnrecognized,
boolean showReposLocks) |
public SVNStatusPrinter(SVNCommandEnvironment env)
public void printStatus(String path, SVNStatus status, boolean detailed, boolean showLastCommitted, boolean skipUnrecognized, boolean showReposLocks) throws SVNException
SVNExceptionpublic static SVNStatusType combineStatus(SVNStatus status)
Copyright © 2025. All rights reserved.