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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to