I'm having issues trying to get reviewboard to play nice with an SVN
repository that has spaces in URL.

I can create the repository without any problems, but when I try to
create a review against it, RB is uptight.

Repository is setup as (no problems with the creation, real name has
been modified for privacy):

svn+ssh://svnhost/SVN%20Repository/branches/development/product

But the review creation comes back with:

No repository found in 'svn+ssh://svnhost/SVN%2520Repository/branches/
development/product/SUB%20MODULE/COMPONENT_DIR/myfile.h'

The problem seems to be the %2520 substitution for %20 (setting up a
space space for some reason), otherwise the repository path is good

Any suggestions?

Tx,

Chris

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to