Wrong text on scm page for svn protocol
---------------------------------------

                 Key: MPIR-52
                 URL: http://jira.codehaus.org/browse/MPIR-52
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Wendy Smoak
            Priority: Minor


I'm having trouble wtih the source-repository.html page for a project
with an internal Subversion repository available only over svn://.

   <scm>
<developerConnection>scm:svn:svn://example.org/repos/irm/project/trunk</developerConnection>
   </scm>

It generates:

Everyone can access the Subversion repository via HTTPS, but
Committers must checkout the Subversion repository via HTTPS.

$ svn checkout svn://example.org/repos/irm/project/trunk project

If there is no <connection> element, it shouldn't print "Everyone can
access the Subversion repository" (they can't.)  It should just say
'Committers must checkout the Subversion repository via SVN.'

Discussion thread: http://www.nabble.com/Help-with-scm-url-format-t2005651.html

-- 
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

        

Reply via email to