so you configured Continuum with this system property: -Dmaven.scm.provider.cvs.implementation=cvs_native
right? Without it, you don't use your cvs but the pure java client. http://maven.apache.org/scm/cvs.html Emmanuel On Fri, Jun 13, 2008 at 4:21 PM, Marc Walter <[EMAIL PROTECTED]> wrote: > > I'm using Concurrent Versions System (CVS) 1.11.22 (client) from > http://www.nongnu.org/cvs/. > > > Emmanuel Venisse-2 wrote: > > > > Do you use the pure java cvs client (it is the default) or a native cvs > > client? > > > > Emmanuel > > > > -- > View this message in context: > http://www.nabble.com/CVS-command-fails.-But-why--tp17821829p17824581.html > Sent from the Continuum - Users mailing list archive at Nabble.com. > >
