Author: Trond Norbye <trond.norbye at sun.com>
Repository: /hg/opengrok/trunk
Latest revision: bbabaabd18c6a01b849d9538291e9b29aae85ed8
Total changesets: 1
Log message:
Replace use of System.out/err with logger in the history package
Files:
update: src/org/opensolaris/opengrok/history/BazaarRepository.java
update: src/org/opensolaris/opengrok/history/ClearCaseRepository.java
update: src/org/opensolaris/opengrok/history/DirectoryHistoryReader.java
update: src/org/opensolaris/opengrok/history/FileHistoryCache.java
update: src/org/opensolaris/opengrok/history/GitRepository.java
update: src/org/opensolaris/opengrok/history/HistoryEntry.java
update: src/org/opensolaris/opengrok/history/HistoryGuru.java
update: src/org/opensolaris/opengrok/history/MercurialRepository.java
update: src/org/opensolaris/opengrok/history/PerforceRepository.java
update: src/org/opensolaris/opengrok/history/RCSRepository.java
update: src/org/opensolaris/opengrok/history/RCSget.java
update:
src/org/opensolaris/opengrok/history/RazorDirectoryHistoryParser.java
update: src/org/opensolaris/opengrok/history/RazorHistoryParser.java
update: src/org/opensolaris/opengrok/history/RazorRepository.java
update: src/org/opensolaris/opengrok/history/SCCSRepository.java
update: src/org/opensolaris/opengrok/history/SubversionRepository.java