org.apache.maven.scm.provider.cvslib.command.update

Class AbstractCvsUpdateCommand

public abstract class AbstractCvsUpdateCommand extends AbstractUpdateCommand implements CvsCommand

Version: $Id: AbstractCvsUpdateCommand.java 382835 2006-03-03 14:28:45Z evenisse $

Author: Emmanuel Venisse Trygve Laugstøl

Method Summary
protected abstract UpdateScmResultexecuteCvsCommand(Commandline cl)
UpdateScmResultexecuteUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)

Method Detail

executeCvsCommand

protected abstract UpdateScmResult executeCvsCommand(Commandline cl)

executeUpdateCommand

public UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.