Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Help with scm url format

    2 answers - 834 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    I'm having trouble wtih the source-repository.html page for a project
    with an internal Subversion repository available only over svn://.
    <scm>
    <developerConnection></developerConnection>
    </scm>
    It generates:
    Everyone can access the Subversion repository via HTTPS, but
    Committers must checkout the Subversion repository via HTTPS.
    $ svn checkout project
    If there is no <connectionelement, 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.'
    I've read these:
    Do I just have the url format wrong? I think it's the same as the
    first example on the subversion page (second link.)
    Thanks,
  • No.1 | | 1092 bytes | |

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

    <scm>
    <developerConnection></developerConnection

    </scm>

    It generates:

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

    $ svn checkout project

    If there is no <connectionelement, 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.'

    It's a bug, please file an issue.

    I've read these:

    Do I just have the url format wrong? I think it's the same as the
    first example on the subversion page (second link.)

    Your scm url is correct

    Emmanuel

    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
  • No.2 | | 379 bytes | |

    7/26/06, Emmanuel Venisse <emmanuel (AT) venisse (DOT) netwrote:
    Wendy Smoak a :

    If there is no <connectionelement, 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.'

    It's a bug, please file an issue.

    Done.

Re: Help with scm url format


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "Java"

EMSDN.COM