You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Giovanni Mesturini <jo...@yahoo.it> on 2006/02/08 10:25:29 UTC

CVS cmd line works - Ant script doesn't

This works:

cvs -d
:pserver:UserName:PassWord@cvs.domain.ext:2402/cvs/cvsnch
commit
cvs-local/IOLI-2-TESTBUILD/projects/BE/Framework/PRJ_Base_Corporate/src/it/bancaintesa/dsa/framework/actionworker/ActionWorker.java

This doesn't work:

<cvs command="commit
cvs-local/IOLI-2-TESTBUILD/projects/BE/Framework/PRJ_Base_Corporate/src/it/bancaintesa/dsa/framework/actionworker/ActionWorker.java"
cvsRoot=":pserver:UserName:PassWord@cvs.domain.ext:2402/cvs/cvsnch"/>

Output:

Buildfile: build.xml

commit-changes:

      [cvs] Log message unchanged or not specified
      [cvs] a)bort, c)ontinue, e)dit, !)reuse this
message unchanged for remaining dirs
      [cvs] cvs commit: cannot read from stdin: No
such file or directory
      [cvs] cvs [commit aborted]: aborting
      [cvs] Action: (continue)

BUILD SUCCESSFUL
Total time: 1 second

Anybody can match the two commands in order to verify
they're indentically.

Is it an Ant's problem?
Does anybody successfully attemp to commit something
on CVS via Ant script?
Please help me.

Thank you very much
Jo


	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org