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