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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DRCSHistoryParser.java55 String cvsroot = readFirstLine(root);
65 String repo = readFirstLine(repository);
166 private static String readFirstLine(File file) throws IOException { method in class:RCSHistoryParser

Completed in 7 milliseconds