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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DAccuRevRepository.java101 String path = getDepotRelativePath(file);
148 String path = getDepotRelativePath(file);
250 public static String getDepotRelativePath(File file) { method in class:AccuRevRepository
H A DAccuRevHistoryParser.java63 String relPath = AccuRevRepository.getDepotRelativePath(file);

Completed in 9 milliseconds