Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: subversion
Created: 08/Feb/13 3:32 PM
Description:

A URL cannot contain blains. According to the RFC, all blanks (and some other characters) have to be encoded as %20 etc. As a result, "svn info" shows correct URLs (i. e. URLs with %20 in it, not with blanks in it).

When providing a URL with %20 in it to the Jenkins GUI, Jenkins makes two errors:
(1) It says that this URL is not in the repository, which is simply wrong.
(2) It can checkout using this URL but is unable to further proceed.

So the syntax handling should be improved.

Project: Jenkins
Labels: url-encoding svn
Priority: Critical Critical
Reporter: Markus KARG
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to