[forge:site-support:#542]
In SF1, the SCM code viewer (viewvc) showed me the rev, age, and log message for the last commit made in the tree under that directory. So you could easily explore down the tree to find the last commit, for example.
In SF2, I cannot figure out what the new Subversion code browser is showing me for directories. It shows a date and commit info (rev and log message), but it is not the most recent in the tree under that. And it seems to change from time to time (without any commits). Yesterday I was seeing almost-newest commit info. Today I seem to be seeing the very first commit under that tree.
See also [allura:tickets:#4728], [forge:site-support:#228] and [allura:tickets:#4754]. If I'm reading it right, you had a similar problem with Mercurial (all_commit_ids), which was fixed, perhaps only for that SCM system?
For example, rev 1407 of their repo includes /branches/Rel6/phplot/phplot.php
but viewing the directory that contains it in the code browser, it currently shows rev 1396. Screenshot attached.
As per their latest comment the saga-gis project is also affected.
[#4691] is probably the root cause of this.
Related
Tickets:
#4691Bumping to p2 due to volume of reports.
I believe this is fixed for new commits going forward, but existing commit data hasn't been reprocessed yet.