Searched refs:CVSRoot (Results 1 – 2 of 2) sorted by relevance
68 private String CVSRoot; field in RSSFeedPublisherTask97 public void setCVSRoot(String CVSRoot) { this.CVSRoot = CVSRoot; } in setCVSRoot() argument131 if ((!isNullString(CVSRoot) && !isNullString(CVSPath)) || !isNullString(SCPTarget)) { in execute()132 if ((!isNullString(CVSRoot) && !isNullString(CVSPath))) { in execute()147 …System.out.println(Messages.getString("RSSFeedPublisherTask.UsingCVSRoot") + SP + CVSRoot); //$NON… in commitFeedToCVS() local228 util.runExecTask(CVSExec, "-d " + CVSRoot + " -q " + task, dir); //$NON-NLS-1$ //$NON-NLS-2$ in runCVSExecTask()
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...