##// END OF EJS Templates
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk....
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk. Repository or group names may contain non ASCII characters. Therfore we have to encode the configuration before writing it to the file.
Martin Bornhold -
r830:7ca2d1db default
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
gists.py Loading ...
my_account.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repo_groups.py Loading ...
repos.py Loading ...
settings.py Loading ...
user_groups.py Loading ...
users.py Loading ...