|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.scm.provider.svn.command.SvnCommandLineUtils
Command line construction utility.
Constructor Summary | |
SvnCommandLineUtils()
|
Method Summary | |
static void |
addFiles(org.codehaus.plexus.util.cli.Commandline cl,
java.io.File[] files)
|
static org.codehaus.plexus.util.cli.Commandline |
getBaseSvnCommandLine(java.io.File workingDirectory,
SvnScmProviderRepository repository)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvnCommandLineUtils()
Method Detail |
public static void addFiles(org.codehaus.plexus.util.cli.Commandline cl, java.io.File[] files)
public static org.codehaus.plexus.util.cli.Commandline getBaseSvnCommandLine(java.io.File workingDirectory, SvnScmProviderRepository repository)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |