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.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
taking...
Owner: tortoisesvn
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Fixed in [r208].
Status: Fixed
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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).
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Status: Verified