- NEW: Multibyte encodings are considered when urlencoding path names.
- CHANGE: The listing view will now always show the revision asked for
(HEAD by default), but the log message will show the log
string for the latest modification to the current directory).
This means the the parent directory structure won't change as you
browse through old directories.
- FIX: A bug prevented downloading of tarballs from working.
PR: ports/71292
Submitted by: maintainer
Approved by: vanilla (co-mentor)
to reflect the Subversion methodology. You can view the log of any file or
directory and see a list of all the files changed, added or deleted in any
given revision. You can also view the differences between 2 versions of
a file so as to see exactly what was changed in a particular revision.
WWW: http://websvn.tigris.org/
PR: ports/66530
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>