org.apache.maven.scm.provider.vss.commands
public class VssCommandLineUtils extends Object implements VssConstants
Method Summary | |
---|---|
static void | addFiles(Commandline cl, File[] files) |
static int | executeCommandline(Commandline cl, StreamConsumer consumer, StringStreamConsumer stderr, ScmLogger logger) |
static Commandline | getBaseSvnCommandLine(File workingDirectory, String cmd, VssScmProviderRepository repository) |