Hello,
I am using ANT 1.4.1 and RedHat Linux 7.1. I have run
into a problem I can not work around. I am attempting
to use the cvs task to check out my source files.
However, when the ant task runs it says it is
successful but nothing happens. I have read threads
in the mail archives that indicate this may be a
problem with antRun and that the '
' characters need to be removed. I have done this and
I'm still having the same problem. I can also do
./antRun / ls and it works as expected.
Here is my code for the cvs command:
<cvs
cvsroot=":pserver:${cvs.user}@${cvs.server}:${cvs.root}"
package="${cvs.module}"
dest="${src}"
/>
Any help would be greatly appreciated!
=====
Jason Smith
Project Refinery
www.projectrefinery.com
[EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>