SVNSYNC

2014-08-08 Thread Somashekarappa, Anup (CWM-NR)
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' svn

Re: Short-urls impossible with WebDAV Pass Thru

2014-08-08 Thread Stefan Sperling
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.

Re: Short-urls impossible with WebDAV Pass Thru

2014-08-08 Thread Branko Čibej
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 roo

Re: Short-urls impossible with WebDAV Pass Thru

2014-08-08 Thread Tyler Winter Mace
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