Transforming Spaces Incorrectly

Andrew Powell <[email protected]> Fri, 26 Feb 2010 14:42:56 -0500
Newsgroups gmane.comp.version-control.subversion.rapidsvn.user
Message-ID <[email protected]>
I'm using 0.12.0 Revision 8051 on Windows 7 32-bit.

The app is failing to checkout a new working copy of a repository, in
which the repo url contains spaces:

It's transforming this:
4.0 Execution/4.5 Development/

Into this:
4.0%2520Execution/4.5%2520Development/

It then displays an error:
Execute: Checkout
Error: Error while performing action: URL
'https://vf-svn-1.vectorform.com/svn/VA-Scout-09-0422/4.0%2520Execution/4.5%2520Development/branches/VA_Release18'
doesn't exist
Ready

A space character in a url is always transformed into %20 in a
browser, I'm not sure why RapidSVN is using %2520. A resolution to
this issue would be outstanding. I'll probably have to stop using
Rapid until this can be resolved. I'll be available for any testing or
troubleshooting that's needed.

------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2452686

To unsubscribe from this discussion, e-mail: [[email protected]].