From: Mark S. H. <mh...@ug...> - 2005-11-10 00:14:42
|
On Nov 9, 2005, at 7:05 AM, Henrique Juc=E1 wrote: > Hi all, > > > What is that GusTrunk/ inside que repos? > On Nov 3, 2005, at 3:17 PM, Michael Saffitz wrote: > > Just a quick note: > > You may now do: > > svn co https://www.cbil.upenn.edu/svn/gus/gusTrunk GUS > > This will automatically setup a shell GUS environment in the =20 > directory GUS consisting of an empty gus_home (with empty config =20 > directory), and a project_home directory with local checkouts of =20 > each of GusAppFramework, GusSchema, install, and CBIL trunks. =20 > There is also a env.bash file that will configure your =20 > environment. You must either edit this file and supply the =20 > GUS_BASE, or source this file from WITHIN the GUS directory. > > This eliminates the needs to do the four checkouts separately. =20 > This will also allow you to do a svn update in the GUS directory to =20= > update all four projects simultaneously. > > All that is then necessary for a gus build is to copy and edit the =20 > project_home/install/gus.config.sample file to gus_home/config/=20 > gus.config; and then do build GUS install -append. > > Brought to you by the magic of Subversion externals. > > --Mike |