Bug 410256 - The Hudson SVN plug-in couldn't store the repository's url with Chinese chars.
Summary: The Hudson SVN plug-in couldn't store the repository's url with Chinese chars.
Status: NEW
Alias: None
Product: Hudson
Classification: Technology
Component: SVN (show other bugs)
Version: 3.0.0   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Winston Prakash CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-08 05:22 EDT by haiyuan qian CLA
Modified: 2013-06-08 05:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description haiyuan qian CLA 2013-06-08 05:22:39 EDT
The Hudson SVN plug-in couldn't store the repository's url with Chinese chars.

with output:
ERROR: Failed to update https://*****/00test/测试目录
org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No Credentials to try. Authentication failed.

But when I modify the the svn repository's url in the file "subversion.credentials" with UTF-8 character set, it workes.