I'm using the following code: <target name="getsource" depends="init"> <vssget localpath="${srcDir}" recursive="true" vsspath="${vssSrcDir]" writable="false"/> </target>
Is there anything wrong with this? Scott >===== Original Message From Jim Cheesman <[EMAIL PROTECTED]> ===== >At 01:03 AM 21/12/01, you wrote: >>I'm trying to do a VSS get on a project containing files that I have checked >>out. When I check out the file, it becomes writable. During the VSSget task >>(and during a manual run of ss), the following output is printed for this >>file: >> >>A writable copy of [filename] already exists >> >>(where filename is the name of the file) >> >>When I run vssget, it finishes with a "Build Failed" code. When I run ss, >>everything looks okay. >> >>I would like to be able to run vssget while files are checked out without the >>build failing. Does anyone have any suggestions? > > >I've been running VSS get without any problems - what's the code you're >using for the call? > > > > >-- > > * Jim Cheesman * > Trabajo: >[EMAIL PROTECTED] - (34)(91) 724 9200 x 2360 > Hay fever is >the real Flower Power. > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ------------------------------------------------------------ "Just a mirror for the sun... My smiling eyes are just a mirror for the sun." ------------------------------------------------------------ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>