Menu

#6 SVNParentPath as URL not working properly

Verified
nobody
None
Medium
Defect
2008-07-02
2007-11-28
Anonymous
No

Originally created by: kari.gr...@gmail.com
Originally owned by: tortoisesvn

If you enter a SVNParentPath (e.g. "http://server/svn/" as the project
URL, the UI automatically strips the last '/' character in the URL,
resulting in "405 HTTP Method Not Allowed" when you try to actually
refresh it. (I expected to see the repositories expanded.)

I found that you can fool the UI by entering a space after the final
slash: then the repositories are found. However, all the repository URLs
are then malformed (e.g. "http://server/svn/%20/repo1") and need to be fixed
manually.

I'm using CommitMonitor 1.0.0.201 on Windows XP SP2.

Related

Tickets: #104
Tickets: #15

Discussion

  • Anonymous

    Anonymous - 2007-11-29

    Originally posted by: tortoisesvn

    taking...

    Owner: tortoisesvn
    Status: Started

     
  • Anonymous

    Anonymous - 2007-12-19

    Originally posted by: Michal.L...@gmail.com

    Are You sure ?
    Last '/' is still striped and repository with SVNParentPath dont work for me...
    v 1.1.0.203

     
  • Anonymous

    Anonymous - 2007-12-19

    Originally posted by: tortoisesvn

    Yes I'm sure. Yes, the '/' is stripped first, but if that fails with an error, it
    tries again but this time with the '/' appended.

    Of course, that won't work if you configured your webserver to not return an error
    code but do something nasty instead.

    If in doubt, check the sourcecode.

    btw: make sure you have version 1.1.0.230 (you mentioned 1.1.0.203).

     
  • Anonymous

    Anonymous - 2008-07-02

    Originally posted by: tortoisesvn

    (No comment was entered for this change.)

    Status: Verified

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.