Actions
Defect #132
closedcommand line arguments for SVN are not escaped
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
If your username or password for the subversion repository contains (for example) a "$" you can not log in
to the repository 'cause the command line evaluates this as a shell variable.
If your password is "12$34" you have to enter "12\$34" into the password field.
HtH,
Skillshot
Actions