Searched refs:getCVSFile (Results 1 - 2 of 2) 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);
H A DCVSRepository.java84 RCSHistoryParser.getCVSFile(file.getParent(), file.getName());

Completed in 10 milliseconds