Hello, This patch fixes a problem with list.jsp's annotation when using subversion repositories. The annotation uses the complete file history to display the annotation, but if the file was copied from elsewhere, the changes from before the copy won't be accessible, because the file doesn't exist at that path in the old revision. The patch disables the revision links before the copy, so the user can't click on them.
Leo -------------- next part -------------- A non-text attachment was scrubbed... Name: svn-annotation.patch Type: text/x-patch Size: 5709 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/opengrok-discuss/attachments/20071109/5e54fc05/attachment.bin>
