RE: [Nant-users] Possible to do many checkouts with 1 vsscheckout task

2004-07-23 Thread Felice Vittoria
, so that I can minimize the coding. Felice -Original Message- From: Gifford, Noel [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 6:33 PM To: Felice Vittoria; Nant-Users (E-mail) Subject: RE: [Nant-users] Possible to do many checkouts with 1 vsscheckout task Felice, Fileset

RE: [Nant-users] Possible to do many checkouts with 1 vsscheckout task

2004-07-23 Thread Gifford, Noel
Felice, Fileset is not a valid element of vsscheckout. The path attribute is required. The script below has the potential to cause problems by overwriting files since both the dir1 and dir2 directories end up in C:\VSS\Test. If the subdirectory structures of dir1 and dir2 are similar/same then y