org.apache.maven.scm.provider.svn.svnexe.command.checkout
public class SvnCheckOutCommand extends AbstractCheckOutCommand implements SvnCommand
Version: $Id: SvnCheckOutCommand.java 391979 2006-04-06 13:27:14Z evenisse $
Method Summary | |
---|---|
static Commandline | createCommandLine(SvnScmProviderRepository repository, File workingDirectory, String revision, String url) |
protected CheckOutScmResult | executeCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag) |