|
Answer» Hi,
move the files from one folder to another in VSS using MS-DOS commands
For Ex, I have file in the path in VSS $/BaseReleasesFolder/subfolder/ASP coder/test.asp file to $/BaseReleasesFolder/subfolder/C# coder path folder, in this how to cove the Test.asp file to the other folder.
Appriciate your SUPPORT,
Thanks, DIVAKAR. Are you trying to CREATE a batch file, or a VSS whatever? 'Cause in a batch file, you WOULD use the move command. Look here: MS-DOS Move Commandhttp://msdn.microsoft.com/en-us/library/asxkfzy4%28v=vs.80%29.aspx
|