Hi, Thanks for your help, it was a stupid issue due to having both cvsnt and cygwin cvs installed. It also seems that if some PATH env values have "" (e.g. PATH="c:\Program Files\CVSNT") it's correctly interpreted by the command line interpreter but not by maven, (solved with PATH=c:\Program Files\CVSNT).
Regards Carlos Sanchez A Coruņa, Spain http://www.jroller.com/page/carlossg > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Friday, December 31, 2004 1:19 AM > To: Maven Users List; Dion Gillard > Subject: Re: Scm plugin and CVS trouble > > prepare-release is unlikely to work on the cvs repository for > Maven as it needs to commit and is read only now. > > The subversion caps in SCM should be ready soon. > > - Brett > > > On Fri, 31 Dec 2004 10:47:14 +1100, Dion Gillard > <[EMAIL PROTECTED]> wrote: > > Is there a carriage return in the repository details? > > > > > > On Fri, 31 Dec 2004 00:41:16 +0100, Carlos Sanchez > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I have some trouble when running maven > scm:prepare-release, getting > > > a "/#cvs.lock): No such file or directory" error. Have > you ever seen something like this? > > > > > > When I run the cvs command "cvs > > > -d:ext:[EMAIL PROTECTED]:/home/cvs -q update > project.xml xdocs/changes.xml" by hand I get no error. > > > I've tried with sourceforge cvs servers and apache one. I'm using > > > cvsnt 2.0.51d that comes with wincvs 1.3b20 Build 3 > (latest stable), > > > and putty plink 0.55 (CVS_RSH=plink) > > > > > > scm:cvs-prepare-release: > > > [move] Moving 1 files to C:\programacion\maven-plugins\aspectj > > > [move] Moving 1 files to > C:\programacion\maven-plugins\aspectj\xdocs > > > [cvs] Using cvs passfile: C:\Documents and > Settings\carlos\.cvspass > > > [cvs] cvs server: failed to create lock directory for > `/home/cvs/maven-plugins/aspectj > > > [cvs] ' (/home/cvs/maven-plugins/aspectj > > > [cvs] /#cvs.lock): No such file or directory > > > [cvs] cvs server: failed to obtain dir lock in > repository `/home/cvs/maven-plugins/aspectj > > > [cvs] ' > > > [cvs] cvs [server aborted]: read lock failed - giving up > > > [move] Moving 1 files to C:\programacion\maven-plugins\aspectj > > > [move] Moving 1 files to > > > C:\programacion\maven-plugins\aspectj\xdocs > > > > > > BUILD FAILED > > > File...... C:\Documents and > > > Settings\carlos\.maven\cache\maven-scm-plugin-1.4.1\plugin.jelly > > > Element... ant:fail > > > Line...... 311 > > > Column.... 17 > > > org.apache.commons.jelly.JellyTagException: C:\Documents > and > Settings\carlos\.maven\cache\maven-scm-plugin-1.4.1\plugin.jel ly:297:9: > > > <ant:cvs> cvs exited with error code 1 Command line was > > > [Executing 'cvs' with arguments: > > > '-d:ext:[EMAIL PROTECTED]:/home/cvs' > > > '-q' > > > 'update' > > > 'project.xml' > > > 'xdocs/changes.xml' > > > > > > The ' characters around the executable and arguments are > not part of > > > the command. > > > > > > Regards > > > > > > Carlos Sanchez > > > A Coruņa, Spain > > > http://www.jroller.com/page/carlossg > > > > > > > -------------------------------------------------------------------- > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > http://www.multitask.com.au/people/dion/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]