On Fri, Jul 13, 2012 at 01:37:49PM +0000, [email protected] wrote: > http://defect.opensolaris.org/bz/show_bug.cgi?id=19230 > Good catch, Jens!
:) > I checked in your proposed fix and updated the unit test with test cases that > would expose the bug. I also removed the getRelativePath(File,Repository) > method, as there were no other callers of that method. Yepp - looks good. Wrt. to "virtual" files and dirs I also made somae changes: basically to avoid phys check and to give the cache a hint, whether it should look for dirs or files ... see http://src.iws.cs.ovgu.de/source/diff/opengrok-jel/src/org/opensolaris/opengrok/history/JDBCHistoryCache.java?r1=/opengrok-jel/src/org/opensolaris/opengrok/history/JDBCHistoryCache.java@1463:76fa6c950f7b&r2=/opengrok-jel/src/org/opensolaris/opengrok/history/JDBCHistoryCache.java@1466:ec43627dca39&format=w&full=0 Regards, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
