You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by ab...@wipro.com on 2007/10/10 08:08:43 UTC

[sosget] fails with recursive

Hi,
When I'm running [sosget] recursively, it is trying to get some non-existent files in between changing directories. As a result, the task is failing. The log file is attached.

I'm new to this mailing list and I apologize for any unintended mistakes. 

<target name="getMyProj" depends="-init" description="Gets the latest project from SOS">
��������������� <sosget������� 
������������������������������� soscmd="${sos.cmd}"
������������������������������� vssserverpath="${vss.serverpath}"
������������������������������� sosserverpath="${sos.serverpath}"
������������������������������� projectpath="${sos.projectpath}/MyProj"
������������������������������� username="${sos.username}"
������������������������������� password="${sos.password}"
������������������������������� localpath="${sos.workingdir}\MyProj"
������������������������������� soshome="${sos.home}"��������������������������������� 
������������������������������� recursive="true"
������������������������������� verbose="true" />
</target>

Regards,
Abhijit



The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com