992: Trailing slash in SVN repository confused post-review

lassonde.n**********@gmai***** (Google Code) (Is this you? Claim this profile.)
Nov. 28, 2009
1215
What's the URL of the page containing the problem?

post-review

What steps will reproduce the problem?
1. Setup a SVN repository in Review Board such as https://code.google.com/svn/
2. Run post-review tool on that URL
3. Get an error message saying the repository was not found
4. Change it to https://code.google.com/svn and see that everything works.

What is the expected output? What do you see instead?

The trailing slash should not matter.

What operating system are you using? What browser?

Windows client, Ubuntu host. The error comes from the server.
chipx86
#1 chipx86
  • +Confirmed
  • +Milestone-Release1.0
    +Component-RBTools
chipx86
#2 chipx86
We're going to need a better way of handling repository URL comparison. I don't want
to introduce a hack that just checks with an appending path. So for now, going to
push this back.
  • -Milestone-Release1.0
    +Milestone-Release1.5
    +Component-SCMTools
david
#4 david
I think we just need to say that the repository needs to be configured properly.
  • -Confirmed
    +WontFix