org.apache.maven.scm.provider.svn.svnexe.command.status

Class SvnStatusCommand

public class SvnStatusCommand extends AbstractStatusCommand implements SvnCommand

Version: $Id: SvnStatusCommand.java 384477 2006-03-09 10:02:24Z evenisse $

Author: Brett Porter

Method Summary
static CommandlinecreateCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet)
protected StatusScmResultexecuteStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet)

Method Detail

createCommandLine

public static Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet)

executeStatusCommand

protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.