Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Chris Austin
Sweet, that worked! Thanks for all the help. > Date: Thu, 19 Aug 2010 08:24:11 -0600 > From: jscha...@gmail.com > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? > > Use "uv" instead of "udt" if it's

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Jeff Schasny
OR' usually indicates the syntax is incorrect I though. Date: Thu, 19 Aug 2010 14:57:44 +0100 From: ebr...@civica.co.uk To: u2-users@listserver.u2ug.org Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? Oh, sorry. Those are unidata commands. But I believe universe has phantom

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Chris Austin
.co.uk > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? > > Oh, sorry. Those are unidata commands. But I believe universe has > phantoms that are launched in much the same way... > > Ed > > -Original Message- > From

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Edward Brown
-users@listserver.u2ug.org Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? Ed, I tried both with no luck. Here was my output: C:\CHRIS>UDT CATALOG LFUTILS TEST_HARNESS5 'UDT' is not recognized as an internal or external command, operable program or batch file. C:\

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Chris Austin
as an internal or external command, operable program or batch file. I didn't see the program UDT.exe or PHANTOM.exe in the IBM/UV/bin dir > Date: Thu, 19 Aug 2010 14:42:00 +0100 > From: ebr...@civica.co.uk > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] easiest way to COMPILE/

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Edward Brown
u2-users@listserver.u2ug.org Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? I'm attempting to CATALOG from the CMD line and I get stuck on an error: C:\CHRIS>CATALOG LFUTILS TEST_HARNESS5 CATALOG command line parsing error. is this telling me that I physically cannot CATALOG a universe

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-19 Thread Chris Austin
; To: u2-users@listserver.u2ug.org > Date: Wed, 18 Aug 2010 14:29:48 -0700 > Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? > > You could probably just do the compile from the folder where your VOC is. I > believe the basic.exe command opens the VOC and uses it to re

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Robert Houben
- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Chris Austin Sent: Wednesday, August 18, 2010 2:21 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? Thanks Robert, That actually worked. There is

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Chris Austin
. It would be nice if we could compile without moving the VOC everytime. I'll be working some more on this. Chris > From: robert.hou...@fwic.net > To: u2-users@listserver.u2ug.org > Date: Wed, 18 Aug 2010 14:01:31 -0700 > Subject: Re: [U2] easiest way to COMPILE/CATALOG for a

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Robert Houben
: u2-users@listserver.u2ug.org Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? So it seems like it wants to compile it but can't open the VOC. I'm not sure which VOC it's trying to use (the one c:\Chris or the one in c:\IBM\uv\bin). This is what I get from the comman

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Chris Austin
e using a java script but we want to do it on a command line level IF possible. > From: d.hender...@moreheadstate.edu > To: u2-users@listserver.u2ug.org > Date: Wed, 18 Aug 2010 16:45:32 -0400 > Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? > > ...should have

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Doug
server.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Chris Austin Sent: Wednesday, August 18, 2010 2:19 PM To: u2-users@listserver.u2ug.org Subject: [U2] easiest way to COMPILE/CATALOG for a build? Hello, We just recently changed our entire repository from Source Safe to SVN and

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Chris Austin
rs-boun...@listserver.u2ug.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Chris Austin > Sent: Wednesday, August 18, 2010 4:19 PM > To: u2-users@listserver.u2ug.org > Subject: [U2] easiest way to COMPILE/CATALOG for a build? > > > Hello, > > We just recent

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Drew William Henderson
List Subject: Re: [U2] easiest way to COMPILE/CATALOG for a build? Chris, Are you on Windows or Unix/Linux? On the ?nix version, you can execute uv/bin program "basic" to compile your programs (and assume you can catalog, as well, but never tried it.) Assuming uv/bin is in your PA

Re: [U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Drew William Henderson
2010 4:19 PM To: u2-users@listserver.u2ug.org Subject: [U2] easiest way to COMPILE/CATALOG for a build? Hello, We just recently changed our entire repository from Source Safe to SVN and we're now using hudson to automate our builds. This works great for Java since we can simply compile ALL the program

[U2] easiest way to COMPILE/CATALOG for a build?

2010-08-18 Thread Chris Austin
Hello, We just recently changed our entire repository from Source Safe to SVN and we're now using hudson to automate our builds. This works great for Java since we can simply compile ALL the programs using the JAVA compiler in a batch file. Universe however seems to require us sign into a Un