[EMAIL PROTECTED] wrote:
Dennis,
Thanks for the quick reply. What about the .cvsrc file?
Looking at jira - http://jira.codehaus.org/browse/SCM-136 - it seems
that this was added in beta-3.
It sure looks that way.
I double checked my repository and I am using v1.0-beta-3.
Any guesses as to what I am doing wrong?
See below...
Carlos
-----Original Message-----
From: Dennis Lundberg [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 4:31 PM
To: Maven Users List
Subject: Re: cvs-settings.xml
[EMAIL PROTECTED] wrote:
Using maven v2.0.4 with JDK 1.5 on a windows XP machine.
I am new to Maven and have been trying to integrate it with a small
project at work that currently uses ant for build mgmt. However, I am
having a minor problem with the scm plugin. Based on the scm cvs
instructions at http://maven.apache.org/scm/cvs.html I set up a
cvs-settings file located at:
C:\Documents and Settings\carlos.fernandez\.scm\cvs-settings.xml
This file consists of:
Is this a typo in your email or does your file look like this (with
"asdf" added to the starting tag)?
<cvs-settingsasdf>
<useCvsrc>true</useCvsrc>
<traceCvsCommand>true</traceCvsCommand>
<compressionLevel>0</compressionLevel>
</cvs-settings>
<snip>
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]