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

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

Completed in 6 milliseconds