There's nop need to use quotes on ssdir parameter, even if the directory
name has inbetween spaces. Also, you can use slashes instead of backslashes
or escape backslashes; i.e.

ssdir="C:/Program Files /Microsoft Visual Studio/Common/VSS/Win32"

or 

ssdir="C:\\Program Files\\Microsoft Visual Studio\\Common\\VSS\\Win32"

But the best solution would be getting rid off of VSS ;)

HTH

Luis

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 23, 2004 11:38 AM
To: [EMAIL PROTECTED]
Subject: SourceSafe


Hi,

i'm using sourcesafe 6.0 and i have problem.
My task is:

 <vsscheckout
            vsspath="GEPREV"
              serverpath="\\sidney_nts\VSS"
             localpath="D:\progetos1"
             recursive="true"
             ssdir="C:\&quot;Arquivos de programas&quot;\&quot;Microsoft
Visual Studio&quot;\Common\VSS\win32"
 />
This return the message error:

Buildfile: D:\eclipse\workspace\Leandro\src\build.xml

get:
 [vsscheckout] BUILD FAILED:
file:D:/eclipse/workspace/Leandro/src/build.xml:54: java.io.IOException:
CreateProcess: "C:\"Arquivos de programas"\"Microsoft Visual Studio"
\Common\VSS\win32\ss" Checkout $GEPREV -GLD:\progetos1 -I- -R error=3
Total time: 344 milliseconds

What i do?


Thank you!


        .--.
       |o_o |
       |:_/ |
      //   \ \
     (|     | )
    /'\_   _/`\
    \___)=(___/
 --
 Leandro Orilio do Carmo
 Analista de Sistemas - Evoluti
 [EMAIL PROTECTED]
 Desenvolvimento WEB - Pós-Graduação - UFG
 [EMAIL PROTECTED]
 Linux user 286725
 -------------------------
 Software Livre na cabeça:
 www.gnu.org/philosophy/free-sw.pt.html
 www.br.debian.org/intro/about.pt.html
 www.softwarelivre.unicamp.br
 www.cipsga.org.br
 Debian Sarge
 ------------------------------------------------
 "Our Priorities are Our Users and Free Software"
 Debian Social Contract




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to