I do not use VSS, but it would probably be helpful to post the output from ant.
-Rob A > -----Original Message----- > From: Shankar S [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 16, 2007 10:08 PM > To: Ant Users List > Subject: vsscheckin task > > Hi Folks, > > I am trying to checkin a list of files using vsschekin task. > Here is the code snippet: > > > <vsscheckin localPath="@{file}" > ssdir="${vss.path}" > login="blah, blah" > vsspath="module" > serverPath="vss" > comment="Changed version number by autobuild" > failonerror="false" /> > > But it's complaining that the files path is an Invalid DOS > path. Is it because the file path has whitespaces? > Any workaround for this will be highly appreciated. > > Cheers; > Shankar > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]