Re: Short-urls impossible with WebDAV Pass Thru
Wow, this is surprising. If i think back to when we moved to Subversion, i remember how always it was to do these long urls. In CVS, there was defined a CVSROOT that handled any pathing like hostname or local directory. We found the typing in a URL to be error prone. To minimize error we wanted to minimize the size of the url and what you're saying is: that case isn't even regularly tested?Ben Reser wrote: To add to this. I wouldn't ever recommend running Subversion at the ServerRoot. There are all sorts of edge case bugs that have come up over the years when doing that. I have no doubt there will be other bugs in the future related to this. Our test suite does not test this scenario. For example there was this situation not that long ago: http://subversion.apache.org/security/CVE-2014-0032-advisory.txt
Re: Short-urls impossible with WebDAV Pass Thru
On 08.08.2014 07:12, Ryan Schmidt wrote: > On Aug 7, 2014, at 1:20 PM, Ben Reser wrote: >> Our test suite does not test this scenario. > Wouldn't that be a good first thing to do? I'm sure we'd be happy to look at a patch to our test suite that allows automated testing over HTTP on the server root. :) -- Brane -- Branko Čibej | Director of Subversion WANdisco | Realising the impossibilities of Big Data e. br...@wandisco.com
Re: Short-urls impossible with WebDAV Pass Thru
On Fri, Aug 08, 2014 at 05:46:53AM -0400, Tyler Winter Mace wrote: > Wow, this is surprising. > > If i think back to when we moved to Subversion, i remember how always it was > to do these long urls. In CVS, there was defined a CVSROOT that handled any > pathing like hostname or local directory. We found the typing in a URL to be > error prone. You only need to type URLs to check out. After that you can use the caret short-hand notation in the working copy, e.g. svn merge ^/trunk. See http://svnbook.red-bean.com/en/1.7/svn.basic.in-action.html#svn.advanced.reposurls
SVNSYNC
Hi, SVNSYNC was working fine but suddenly stopped working and getting the below error. May I know what could be the problem.I am able to browse the repository from the browser. svnsync: E17: Unable to connect to a repository at URL 'http://subversion2.dev.**.com/svn/master_slave' svnsync: E17: URL 'http://subversion2.dev.**.com/svn/master_slave' is malformed or the scheme or host or path is missing __ This email is intended only for the use of the individual(s) to whom it is addressed and may be privileged and confidential. Unauthorised use or disclosure is prohibited. If you receive this e-mail in error, please advise immediately and delete the original message. This message may have been altered without your or our knowledge and the sender does not accept any liability for any errors or omissions in the message. Emails are monitored by supervisory personnel in jurisdictions where monitoring is permitted. Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information.