org.apache.maven.scm.provider.cvslib.command.diff
public abstract class AbstractCvsDiffCommand extends AbstractDiffCommand implements CvsCommand
Version: $Id: AbstractCvsDiffCommand.java 382835 2006-03-03 14:28:45Z evenisse $
| Method Summary | |
|---|---|
| protected abstract DiffScmResult | executeCvsCommand(Commandline cl) |
| protected DiffScmResult | executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String startRevision, String endRevision) |