public class CvsBZR extends AbstractRepo
| Constructor and Description |
|---|
CvsBZR() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesContainCVS(File folder) |
boolean |
processCVSRequisites(org.apache.maven.plugin.logging.Log logger,
ProxySettings proxy,
String customCommand,
File cvsFolder,
String branchId,
String tagId,
String revisionId) |
checkResult, execute, getCommand, prepareFolder, processCVSForCustomOptionspublic boolean doesContainCVS(@Nonnull File folder)
doesContainCVS in class AbstractRepopublic boolean processCVSRequisites(@Nonnull org.apache.maven.plugin.logging.Log logger, @Nullable ProxySettings proxy, @Nullable String customCommand, @Nonnull File cvsFolder, @Nullable String branchId, @Nullable String tagId, @Nullable String revisionId)
processCVSRequisites in class AbstractRepoCopyright © 2016–2019 Igor Maznitsa. All rights reserved.