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

/opengrok/src/org/opensolaris/opengrok/history/
H A DRCSHistoryParser.java135 return getCVSFile(parent, name);
138 protected static File getCVSFile(String parent, String name) { method in class:RCSHistoryParser
H A DCVSRepository.java121 = RCSHistoryParser.getCVSFile(file.getParent(), file.getName());

Completed in 8 milliseconds