Ticket #987 (closed defect: fixed)
"Viev rev:" value reused when not expected - quite confusing
| Reported by: | mdc @… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | version control/browser | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
We have done a test-conversion of an existing repository into SVN using cvs2svn.
While browsing the result with Trac, I observed that some files in trunk were not the newest! They were shown correctly in the corresponding tags path.
After some clicking "Back" and "Next" in IE, I found out that the entry field "View rev:" (top right, normally updated automatically) was at "10108". Clearing the field and reloading the page gave the correct output.
A lot of "Back" clicking revealed, that it had been "sticky" at that value since I clicked that number (with a "View revision log" pop up) in a file listing. After that I probably used the "Back" button.
After that all subsequent Trac operations were relative to that revision! Dunno what was intended, but this is confusing.


