On Monday 25 March 2002 00:37 am, stephan beal wrote:
> The above xml, patch and output from the task is attached.

Strange - when the mail hit the list, the xml file wasn't attached (but is in 
my sent folder). Here it is:

<project name="bogus" default="test">
        <target name="test">
        <record name='test.log' action='start'/>
<cvs failonerror='true' 
        compression='true'
                >
        <commandline>
                <argument value='update'/>
                <argument value='-r'/>
                <argument value='1.268'/>
                <argument value='build.xml'/>
        </commandline>
        <commandline>
                <argument value='update'/>
                <argument value='-r'/> 
                <argument value='HEAD'/>
                <argument value='build.xml'/>
        </commandline>
        <commandline>
                <argument line='log -r1.5 build.xml'/>
        </commandline>
<![CDATA[
status src/main/org/apache/tools/ant/taskdefs/AbstractCvsTask.java
]]>
</cvs>
        </target>
</project>


----- stephan
Generic Universal Computer Guy
[EMAIL PROTECTED] - http://www.einsurance.de
Office: +49 (89) �552 92 862 Handy: �+49 (179) 211 97 67
Student: "Master, you must teach me the way of liberation!"
Master:  "Tell me who it is that binds you."
Student: "No one binds me!"
Master:  "Then why do you seek liberation?"

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to