Ant buffers output from VSS, you might actually want to try waiting for longer then 19 
secs.

Thank You,

Edward Grinvald
Computer Associates International
Programmer, Storage Development
[EMAIL PROTECTED]
(631) 342 6350


-----Original Message-----
From: Vijay Gupta [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 5:37 PM
To: Ant Users List
Subject: RE: VSS Problem



Hi DD,
Thanx for the reponse...
Ya u r right, ss.exe was not in path....
after setting that path, now it just displays username and waits for
infinite time...
"  [vssget] Username: gupta "

after doing CTRL+C it says.......

"  [vssget] Username: gupta
   [vssget] Password:

BUILD FAILED
file:D:/root/build.xml:22: Failed executing: ss Get
$/Projects/KTI/GPiS/Sources -GLD:\root\tempVSS -I- -R -W -Ygupta,vij


Total time: 19 seconds"

thax for the response
Vijay



                                                                                       
                            
                    Dominique                                                          
                            
                    Devienne             To:     "'Ant Users List'" 
<[EMAIL PROTECTED]>                  
                    <DDevienne@lgc       cc:                                           
                            
                    .com>                Subject:     RE: VSS Problem                  
                            
                                                                                       
                            
                    09/05/02 07:14                                                     
                            
                    AM                                                                 
                            
                    Please respond                                                     
                            
                    to "Ant Users                                                      
                            
                    List"                                                              
                            
                                                                                       
                            
                                                                                       
                            




It cannot find the ss.exe process in your path! --DD

-----Original Message-----
From: Vijay Gupta [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 3:44 PM
To: Ant Users List
Subject: VSS Problem



Hi Friends,

    I am new to this list. I get following error when i try to get files
from VSS...

"BUILD FAILED
file:D:/root/build.xml:22: java.io.IOException: CreateProcess: ss Get
$/Projects/KTI/GPiS/Sources -GLD:\root\tempVSS -I-
 -R -Ygupta,gupta error=2"

I am using vssget in my build file the task is ...

     <vssget localPath="tempVSS"
        recursive="true"
        login="gupta,gupta"
        vsspath="/Projects/KTI/GPiS/Sources"
        writable="false"/>

username, password, and vsspath are correct. The ant version is 1.5
can anybody help me getting out of this problem ?

Thanx in advance.
Regards
vijay


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

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






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


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

Reply via email to