Dennis,
A hint from Emmanuel has led me to the solution of this problem: for
anonymous (pserver) access you have to insert a delimiter (:) between
the user name and the @, to indicate that there is a password but it is
empty. It's documented on the bottom of this page:
http://maven.apache.org/scm/cvs.html (and then people say Maven is badly
documented ... you just have to find it! ;)).
Anyway, scm:checkout and scm:status work now for me (even though
scm:status still doesn't give me any output).
Cheers,
Lukas
Dennis Lundberg wrote:
Hi Lukas
MPSCM-67 is a different matter. The new patch for that issue was
uploaded because the first patch used absolute paths (in the svn diff
itself, not in maven code). That issue is solved by the patch there.
This problem, on the other hand, I haven't solved yet. I figured that
I would use the latest snapshot of maven-scm and give it a try, but
I'm having trouble building it because of problems with the test
cases, see SCM-121.
I'll have another go at it this week, using maven-scm 1.0-beta-2.
Are you able to run "maven scm:status" with the latest
maven-scm-plugin-1.6-SNAPSHOT on a project that uses cvs as scm? If so
can you send me some specifics about your environment.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]