You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2006/12/05 14:56:43 UTC

[jira] Updated: (SCM-185) Validity check rejects valid protocol

     [ http://jira.codehaus.org/browse/SCM-185?page=all ]

Emmanuel Venisse updated SCM-185:
---------------------------------

    Fix Version/s:     (was: 1.0-beta-4)
                   1.0

> Validity check rejects valid protocol
> -------------------------------------
>
>                 Key: SCM-185
>                 URL: http://jira.codehaus.org/browse/SCM-185
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.0-beta-2
>            Reporter: Joerg Schaible
>             Fix For: 1.0
>
>
> According to the subversion manual a user can add arbitrary protocols by defining new tunnels in his local subversion configuration. Such definitions are necessary to tunnel ports, define the usage of a smart card, ... e.g. defining an entry in the tunnel section of the .subversion/config file to access over SSH protocol version 1 can be defined like:
> ssh1=ssh -1
> A repo would be accessed with "svn+ssh1://repo/url"
> This is not possible, since the SvnScmProvider checks against a fixed set of protocols, which is not correct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira