Home
last modified time | relevance | path

Searched defs:cvsRoot (Results 1 – 6 of 6) sorted by relevance

/dports/devel/pear-phing/phing-2.6.1/tasks/system/
H A DCvsPassTask.php38 private $cvsRoot; variable in CVSPassTask
153 public function setCvsroot($cvsRoot) {
H A DCvsTask.php60 private $cvsRoot; variable in CvsTask
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/fetch/
H A DCVSFetchTaskFactory.java145 String cvsRoot = (String) entryInfos.get(KEY_CVSROOT); in generateRetrieveFilesCall() local
315 …private void printCVSTask(String command, String cvsRoot, String dest, String module, String tag, … in printCVSTask()
332 …private void printCVSTask(String command, String cvsRoot, String dest, String module, String tag, … in printCVSTask()
355 …private void printCVSPassTask(String cvsRoot, String password, String passFile, IAntScript script)… in printCVSPassTask()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/java/org/opengrok/indexer/history/
H A DHistoryGuruTest.java181 File cvsRoot = new File(repository.getSourceRoot(), "cvs_test"); in testAddSubRepositoryNotNestable() local
/dports/www/phpgroupware/phpgroupware-0.9.16.017/chora/inc/
H A Dclass.cvslib.inc.php104 function cvsRoot() function in CVSLib
H A DCVSLib.php113 function cvsRoot() { function in CVSLib