Hello Gonella,

Can you run this command :
\\10.154.87.24\gif_vss
\SS.EXE\ss Get "$$/PMO/Source Code/Production/GIFPMO/SourceCode/src"
-GLC:\gm
o\src -I- -Ygoneln,tester123 

on the command line ?

Regards,

Antoine
> -------- Original-Nachricht --------
> Datum: Thu, 1 Jun 2006 15:44:27 +0530
> Von: <[EMAIL PROTECTED]>
> An: <user@ant.apache.org>
> Betreff: RE: No public execute() in com.mydomain.AllUpperCaseCondition
> 
> Hi,
>        This might seem to be a simple question. I am trying to write to
> a build.xml to fetch all the files from Microsoft Visual Sourcesafe. The
> script should fetch all the files after a specified date. I am seeing
> the following error: what is the fix:
> -----------------------------
> ERROR:
> 
> Buildfile: build.xml
> 
> fetch:
> 
> BUILD FAILED
> file:C://build.xml:8: java.io.IOException: CreateProcess:
> \\10.154.87.24\gif_vss
> \SS.EXE\ss Get "$$/PMO/Source Code/Production/GIFPMO/SourceCode/src"
> -GLC:\gm
> o\src -I- -Ygoneln,tester123 error=3
> 
> Total time: 1 second
> -----------------------------
> 
> <project name="GMO" default="fetch">
>     <description>GMO Build </description>      
>     <target name="fetch" description="Fetch the source " >
>               <vssget localPath="C:/gmo/src"
>                               login="test,wipro123"
>                               ssdir="\\10.154.87.24\gif_vss\SS.EXE"
> 
> serverPath="\\10.154.87.24\win32\srcsafe.ini"
> 
> vsspath="$/PMO/SourceCode/Production/GMO/SourceCode/src"/>
>       </target>
> </project>
> 
> FYI: The sourcesafe is installed on a different system.
> 
> Thanks & Regards,
> Gonella N.V.Jayprakash
> 

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

Reply via email to