Searched defs:getCVSFile (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DRCSHistoryParser.java139 return getCVSFile(parent, name);
142 protected static File getCVSFile(String parent, String name) { method in class:RCSHistoryParser
154 logger.log(Level.FINE, "getCVSFile", e);

Completed in 7 milliseconds