Originally created by: kazzmir
When I use the code tab to view my svn tree the revision is part of the webpage so that I cannot simply refresh the page for the current path to see what was updated. Instead I have to go back to the root to get to the latest tree and then navigate to the intended path. It would be nice if there was a button on each page for 'show latest revision' or something.
The path for some project is project/code/28/tree/trunk/foo
If you refresh that page it will always show revision 28. To get the latest revision of foo (without knowing what the number is) you have to click on the code icon again where it will then take you to project/code/29/tree.
You can manually change "28" to "HEAD" and it'll always be on the head of the codebase then. We have [#5120] already to make that feature more obvious, maybe even default, so I'm going to close out this ticket.
Related
Tickets:
#5120You can manually change "28" to "HEAD" and it'll always be on the head of the codebase then. We have [#5120] already to make that feature more obvious, maybe even default, so I'm going to close out this ticket.
Related
Tickets:
#5120