Hello-
        We have a custom tunnel protocol withrepository URLs of the form:

                svn+foo_bar://

        After upgrading from svn 1.7.x to 1.8.1, these URLs are considered
invalid, giving an error of:

                svn: E170000: Illegal repository URL

        This occurs on an 'svn up' or an 'svn checkout'.

        Changing the tunnel protocol name to 'foobar' (i.e. drop the underscore)
appears to work properly, both 'svn up' and 'svn checkout' work fine.

        Is this a bug, or should tunnel protocols not have underscores in them?



                -eric

Reply via email to