Hi,
it seems, that the environment variable ${env.VSS_HOME} cannot be resolved.
There is normally no need to specify the VSS_HOME in the %PATH% variable, but
you have to declare the VSS_HOME in your env settings. 
Hope this helps.

Greets

Markus

> Hi Matt
> 
> Yes i have that set up
> 
> -----Original Message-----
> From: Matt Lyon [mailto:[EMAIL PROTECTED]]
> Sent: 13 January 2003 16:57
> To: Ant Users List
> Subject: RE: Nightly Ant scripts
> 
> 
> Hi,
> 
> One suggestion. Make sure that the directory that contains ss.exe is in 
> your %PATH% env var. Usually this is C:\Program Files\Microsoft Visual 
> Studio\Common\VSS\win32 by default.
> 
> Matt
> 
> -----Original Message-----
> From: Paul Collins [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 13, 2003 11:55 AM
> To: Ant Users List
> Subject: RE: Nightly Ant scripts
> 
> 
> We are using Microsoft's VSS as our code management
> 
> -----Original Message-----
> From: Sonnek, Ryan [mailto:[EMAIL PROTECTED]]
> Sent: 13 January 2003 16:53
> To: 'Ant Users List'
> Subject: RE: Nightly Ant scripts
> 
> 
> i've had this same problem.  i haven't found a solution for it, but it 
> seems
> to have something to do with the cvs task.  hopefully someone out there
> know's how to solve this one!
> 
> Ryan
> 
> -----Original Message-----
> From: Paul Collins [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 13, 2003 10:51 AM
> To: Ant Users List
> Subject: Nightly Ant scripts
> 
> 
> Hi
> 
> I'm using a DOS batch file to run an ant build script, when I run the 
> build
> script on its own on the command line it works fine but when I run it 
> via
> the batch file I get:
> BUILD FAILED
> file:C:/TEST_NIGHTLY/retAndBld_WebBook.xml:65: java.io.IOException:
> CreateProcess: ${env.VSS_HOME}\ss Get $/Bs2/WebBook/src
> -GLC:\TEST_NIGHTLY\src -I- -R -VL0113a001.00.200.2.06.0.o -W -Yguest,
> error=2
> 
> Total time: 4 seconds
> 
> This is the script I'm using:
> SET JAVA_HOME=C:\j2sdk1.4.1
> cd C:\TEST_NIGHTLY
> ant -buildfile retAndBld_WebBook.xml 1> c:\out.txt 2> c:\err.txt
> 
> 
> All suggestions welcome as to how to resolve this problem.
> 
> Regards
> Paul Collins
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 10 January 2003 14:43
> To: Ant Users List
> Subject: Re: AntHill vs. CruiseControl vs. Gump
> 
> 
> >I came across a couple of tools that
> >seem to be designed for this problem: AntHill, CruiseControl & Gump.
> >Does anyone have any recommendations as to which one is better?
> 
> These tools are great for such things.  Eric Hatcher's book, "Java
> Development With ANT" (http://www.manning.com/hatcher), has a nice 
> chapter
> on continuous integration, focusing on these three tools.  He gives a 
> good
> basic comparison of the three that I agree with.  I recommend that you 
> get
> this book highly - for this, and for the best practices (Integrating SCM
> with build process and more) help you are looking for in the other email 
> :)
> There are many many excellent recommendations throughout.
> 
> IMHO: Based on a very basic look at the three, the most 
> immediately-obvious
> difference is getting the tool set up- Anthill is the easiest to get
> running and to get projects started.  Other than this and look and feel,
> each has its own pros and cons, as all seem to be great tools- so a look
> into the book above and a trial of each might be helpful.
> 
> George
> 
> 
> 
> 
> --
> 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]>
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


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

Reply via email to