I want to get code from subversion, but the finalbuilder gave me the following error message. My OS is windows XP simplified Chinese.
Failed to execute program "C:\Program Files\VisualSVN Server\bin\svn.exe" export --no-auth-cache --non-interactive --password pass --revision HEAD --username test https://testcode/ D:\Temp\build as user test. Error : 登录失败: 未知的用户名或错误密码。
I found the reason: We should leave the "Subversion Export/Command Options/File and Folder options/Destination" empty. I don't know what "Subversion Export/Command Options/File and Folder options/Destination" does mean. Thanks.