CVS - check revision number of file is valid

sunil1234 <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
i am making a build application
i am using CVS along with ANT to checkout file revision from CVS.

Following command is used:
<cvs cvsRoot="${cvs.root}" command="checkout -r ${file.revision.number}
${file.path}/${file.name}" dest="${build.src.path}" > </cvs>

Error message is thrown by CVS when file-name of file-path is incorrect.
But only get warning message when revision number of file-name is incorrect
.

Is there a way to generate error if the file-revision number of file is
incorrect ??
Would like the build to fail if the file-name /  revision number of file is
invalid.


-- 
View this message in context: http://old.nabble.com/cvs-commit-command-using-absolute-path-tp27283411p28370678.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.