Searched refs:CVSPath (Results 1 – 2 of 2) sorted by relevance
69 private String CVSPath; field in RSSFeedPublisherTask98 public void setCVSPath(String CVSPath) { this.CVSPath = CVSPath; } in setCVSPath() argument131 if ((!isNullString(CVSRoot) && !isNullString(CVSPath)) || !isNullString(SCPTarget)) { in execute()132 if ((!isNullString(CVSRoot) && !isNullString(CVSPath))) { in execute()148 …System.out.println(Messages.getString("RSSFeedPublisherTask.UsingCVSPath") + SP + CVSPath); //$NON… in commitFeedToCVS() local172 runCVSExecTask("co -d checkoutDir" + SP + CVSPath, CVSTemp); //$NON-NLS-1$ in commitFeedToCVS()
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...