google: find cvsnt , install it , add the cvs.exe to your path

On 5/26/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> this is my first attempt at using cvs, so bear with me for a moment. I 
> tried:
> 
> maven scm:checkout-project -Dmaven.scm.method=cvs
> -Dmaven.scm.cvs.module=pmd
> -Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/cvsroot/pmd
> -Dmaven.scm.checkout.dir=.
> 
> to get the latest PMD code, but this fails with the following error:
> 
> java.io.IOException: CreateProcess: cvs
> -d:pserver:[EMAIL PROTECTED]:/cvsroot/pmd -q checkout -P
> pmd error=2
> 
> Which means that cvs.exe (or .bat) cannot be found. Do I need to
> install a cvs client or server or what do I need? Basically, I want to
> start to learn how to contribute to open-source projects. I hope you
> can help me out.
> 
> regards,
> 
> Wim
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to