From lechner@cs.uml.edu Sun Oct 23 02:34:28 2005 Received: from saturn.cs.uml.edu (cs.uml.edu [129.63.8.2]) by earth.cs.uml.edu (8.11.6/8.11.6) with ESMTP id j9N6YRS12993; Sun, 23 Oct 2005 02:34:27 -0400 Received: from saturn.cs.uml.edu (localhost [127.0.0.1]) by saturn.cs.uml.edu (8.12.9/8.12.9) with ESMTP id j9N6YRap314995; Sun, 23 Oct 2005 02:34:27 -0400 (EDT) Received: (from lechner@localhost) by saturn.cs.uml.edu (8.12.9/8.12.9/Submit) id j9N6YRhD314985; Sun, 23 Oct 2005 02:34:27 -0400 (EDT) From: Bob Lechner Message-Id: <200510230634.j9N6YRhD314985@saturn.cs.uml.edu> Subject: latest version of bde: copy the tree at $RBGB=... - but... To: lechner@cs.uml.edu (Bob Lechner) Date: Sun, 23 Oct 2005 02:34:27 -0400 (EDT) Cc: ralmonte@cs.uml.edu (Almonte) In-Reply-To: <001101c5d783$9e2f8850$0202a8c0@f9e0x9> from "Robert Almonte" at Oct 22, 2005 11:41:13 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 2497 Lines: 76 X-Status: X-Keywords: X-UID: 421 X-Evolution: 00000214-0000 Status: RO Latest version of bde is at $RBGB=... ------------------ saturn.cs.uml.edu(10)> echo $RBGB /usr/cs/fac1/lechner/bde2alpha_rl/sandbox/bdeNT050526/bdegen13/bde saturn.cs.uml.edu(11)> du -s $RBGB 168512 /usr/cs/fac1/lechner/bde2alpha_rl/sandbox/bdeNT050526/bdegen13/bde ----------------- You can cp -r this tree, if you have enough space. Do not check it out from cvs which has earlier version. You will not be able to check mods into cvs from this side copy because you haven't checked it out from CVS. The cvs diffs in $RBGB/{include,pr_util,src} are significant refactoring. I did not check in my mods because they do not work yet. However, I will soon, although not working (just compiling), tagging them as a checkpoint. Lots of misc. files and subdirectories of $RBGB are NOT in cvs because they are verbose scripts and logs of tests I made. The new 4-way directory structure is not yet in CVS although some empty directories are. Diffs from pr_util and chgen13 outputs are also significant, although not large. R Lechner ----------------------- saturn.cs.uml.edu(23)> cvs diff include|wc cvs diff: Diffing include 42 195 1502 saturn.cs.uml.edu(24)> cvs diff pr_util|wc cvs diff: Diffing pr_util cvs diff: cannot find pr_util/pr_log.c 787 4006 30074 saturn.cs.uml.edu(25)> cvs diff src|wc cvs diff: Diffing src 1994 6127 42750 saturn.cs.uml.edu(26)> cvs diff src | grepdiff cvs diff: Diffing src 5:diff -r1.13 Imakefile 39:diff -r1.6 bde.cc 48:diff -r1.9 bdeReplay.cc 57:diff -r1.5 captionops.cc 121:diff -r1.11 display.cc 218:diff -r1.8 draw.cc 419:diff -r1.29 fileio.cc 890:diff -r1.19 graphobject.cc 1336:diff -r1.6 graphops.cc 1385:diff -r1.12 init.cc 1448:diff -r1.14 nodeops.cc 1764:diff -r1.10 text.cc 1865:diff -r1.14 textops.cc saturn.cs.uml.edu(27)> ------------------------- R Lechner > From ralmonte@cs.uml.edu Sat Oct 22 23:40:40 2005 > Subject: Re: bde2openGL project for 05f523 > Hi Prof. Lechner, > Where is the latest version of BDE? > > ----- Original Message ----- > From: "Bob Lechner" > To: "Almonte" ; ; > ; ; ; "Guntu" > ; <":KP???????????? > Cc: "Scot Frye" > Sent: Saturday, October 22, 2005 2:46 AM > Subject: bde2openGL project for 05f523 > > > > RJLRef: $PH/05f523/bde2OpenGL.doc > > > > bde2OpenGL is my proposed project for 05f523. [cut] From lechner@cs.uml.edu Sun Oct 23 04:56:12 2005 Received: from saturn.cs.uml.edu (cs.uml.edu [129.63.8.2]) by earth.cs.uml.edu (8.11.6/8.11.6) with ESMTP id j9N8u1S22686; Sun, 23 Oct 2005 04:56:01 -0400 Received: from saturn.cs.uml.edu (localhost [127.0.0.1]) by saturn.cs.uml.edu (8.12.9/8.12.9) with ESMTP id j9N8u0ap318731; Sun, 23 Oct 2005 04:56:00 -0400 (EDT) Received: (from lechner@localhost) by saturn.cs.uml.edu (8.12.9/8.12.9/Submit) id j9N8u07j315437; Sun, 23 Oct 2005 04:56:00 -0400 (EDT) From: Bob Lechner Message-Id: <200510230856.j9N8u07j315437@saturn.cs.uml.edu> Subject: bde in $RBGB is now checked into CVS. Please check it out and test xmkmf[no]log.csh. To: ralmonte@cs.uml.edu (Almonte), mandava_s@yahoo.com, smandava@cs.uml.edu, jtan@cs.uml.edu, jingyoko@hotmail.com, uguntu@cs.uml.edu (Guntu), kpatel1@cs.uml.edu (Patel), lechner@cs.uml.edu (Bob Lechner) Date: Sun, 23 Oct 2005 04:56:00 -0400 (EDT) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1062 Lines: 34 X-Status: X-Keywords: X-UID: 423 X-Evolution: 00000218-0000 Status: RO bde in $RBGB is now checked into CVS as latest rev. on main trunk. Please check it out and try xmkmf[no]log.csh on either $HOSTTYPE R Lechner [saturn.cs.uml.edu1](217)> pwd /tmp_mnt/nfs/galaxy/faculty/fac1/lechner/bde2alpha_rl/sandbox/bdeNT050526/bdegen13/bde [saturn.cs.uml.edu1](218)> cvs diff .|grepdiff cvs diff: Diffing . cvs diff: Diffing doc cvs diff: Diffing doc/idraw cvs diff: Diffing executables 5:diff -r1.3 bde_setup_ver8 cvs diff: Diffing executables/alpha cvs diff: Diffing executables/i386-linux cvs diff: Diffing include cvs diff: Diffing lib cvs diff: Diffing mpr_util cvs diff: Diffing pr_util 18:diff -r1.8 pr_load.c cvs diff: cannot find pr_util/pr_log.c cvs diff: Diffing pr_util_log cvs diff: Diffing pr_util_log/alpha cvs diff: Diffing pr_util_nolog cvs diff: Diffing schema cvs diff: cannot find schema/95sbde_schema.sch cvs diff: cannot find schema/96subde_schema.sch cvs diff: Diffing schema/altSchemas cvs diff: Diffing src cvs diff: Diffing symtxt cvs diff: Diffing test cvs diff: cannot find test/hi.dat cvs diff: Diffing tools