Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » problem about ant & cvs
problem about ant & cvs [message #32937] Thu, 15 May 2003 03:20
Eclipse UserFriend
Originally posted by: lfsheli.21cn.com

i test a ant script under eclipse

<target name="get" depends="clean" description="Get files from CVS">
<echo message="Get source file from CVS "/>
<cvs cvsRoot=":user:pass@server:d:/cvsdata/cvsrepo/repo1 "
package="package"
dest="${src.dir}"
/>

</target>

Evil befell him.!!

it shows

Caught exception: CreateProcess:
cvs -d:pserver:user:pass@server:d:/cvsdata/cvsrepo/repo1 checkout package
error=2



the cvs server is cvs nt

i am using eclipse 2.1

thanx your attention

=====================
Previous Topic:How can I make Eclipse my "standard Java Editor"?
Next Topic:problem about ant & cvs
Goto Forum:
  


Current Time: Thu Jul 10 03:42:26 EDT 2025

Powered by FUDForum. Page generated in 0.04832 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top