Ticket #1058 (closed defect: worksforme)
Incorrect encoding of file names in subversion repository
| Reported by: | eaglewang@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | none |
| Severity: | critical | Keywords: | browser |
| Cc: | eaglewang@… |
Description
I am a Chinese.
I have a subversion repository.There are directory names and file names in Chinese.
Now,the question is :
- if a directory name in Chinese:
-------------------------------- No such file or directory "/tags/΄µµ»": no such file or directory in revision 247 TracGuide — The Trac User and Administration Guide -----------------------------
- if a file name in Chinese:
----------------------------- Oops... Trac detected an internal error: null argument to internal routineIf you think this really should work and you can reproduce it. Then you should consider to report this problem to the Trac team. Go to http://trac.edgewall.com/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the python traceback found below. TracGuide — The Trac User and Administration Guide Python traceback Traceback (most recent call last): File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 525, in cgi_start real_cgi_start() File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 520, in real_cgi_start dispatch_request(path_info, args, req, env) File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 435, in dispatch_request module.run() File "C:\ContIntg\Python\Lib\site-packages\trac\Module.py", line 44, in run self.render() File "C:\ContIntg\Python\Lib\site-packages\trac\File.py", line 282, in render oh = svn.fs.node_history(root, self.path, self.pool) SystemError: null argument to internal routine ----------------------------------- - if the content of a file in Chinese:
---------------------------------- ==×¢Òâ==: 1¡¢Ã¿ŽÎÌ᜻ǰÇëÎñ±ØÏÈupdateÒ»ÏÂ. 2¡¢žÃÅäÖÿâĿǰµÄ·ÃÎÊ·Ÿ¶Îª£º -----------------------------------
ok,that's all.oh,my poor english.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


