Hi, A number of commits were made in the directory tomahawk/trunk/src/java/org/apache/myfaces/component/html/util as a part of commit R328404.
Unfortunately rather than *updating* files, this commit has *deleted* the old files and added new ones with the same names in their places. This essentially loses all history tracking for these files (well, the history *can* be accessed but it isn't easy).
svn log --verbose will show the files changed by this commit; the ones with an "R" next to them have been (R)eplaced, ie deleted and a new file with the same name added to the repository. using "svn log" to view the file's history therefore stops at the point that the replacement was done.
Regards, Simon
