Menu

Commit [r3090]  Maximize  Restore  History

Fix some unicode issues for the TracSubversion backend.

* Make conversions to and from Subversion's UTF-8 encoded strings more obvious,
using `_from_svn` and `_to_svn` functions
* The `_to_svn` enables also to clarify and simplify the code related to
scoped repositories
* A few other little fixes were needed in the modules

Note that content related issues are not addressed by this change
(the diff issues of #2905).

cboos 2006-03-31

changed /trunk/trac/versioncontrol/svn_fs.py
changed /trunk/trac/versioncontrol/tests/svn_fs.py
changed /trunk/trac/versioncontrol/web_ui/changeset.py
changed /trunk/trac/versioncontrol/web_ui/log.py
/trunk/trac/versioncontrol/svn_fs.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/tests/svn_fs.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/web_ui/log.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB