Title: Message
Hi all,
 
A quick question on getting a file from vss to a local directory.
 
                    <vssget
                        localpath="Output"
                        replace="true"
                        usemodtime="true"
                        writable="false"
                        dbpath="\\<server>\VSS\srcsafe.ini"
                        path="${d}"
                        user="<user>"
                        password="<pwd>"
                        failonerror="true"
                    />
 
When this command is executed, a new file called Latest is created rather than putting it inside the Latest Folder. If I put put the localpath as Output\Diffcode, then I get cannot open file. Alternately, if I give just localpath as Output, then I get Invalid DOS path.
 
Any inputs will be appreciated.
 
Thanks,
Sanjay

=========================================================
The information in this transmission is intended for official use only and may contain information from NJM Insurance Group that is privileged, confidential and exempt from disclosure under applicable law. It is intended for the exclusive use of the persons or entities to which it is addressed. If you are not an intended recipient or the employee or agent responsible for delivering this transmission to an intended recipient, be aware that any disclosure, dissemination, distribution or copying of this communication, or the use of its contents, is strictly prohibited. If you received this transmission in error, please notify the sender by return e-mail and delete the material from any computer.
=========================================================

Reply via email to