[Bf-committers] CVS commit: blender/intern/tools/tinderbox tinderbox-blender.pl

Unprivileged User bf-committers@blender.org
Sat, 4 Jan 2003 01:33:53 +0100 (CET)


h_xnan      2003/01/04 01:33:53 CET

  Modified files:
    blender/intern/tools/tinderbox tinderbox-blender.pl 
  
  Log:
  Start making this script ready for the open source blender.
  Quick start (also see my bf-committers email):
  1) make a useraccount named 'tinderbox'
  2) copy intern/tools/tinderbox/tinderbox-blender.pl to ~tinderbox/
  3) su - tinderbox
  4) touch .cvspass
  5) (tcsh assumed) setenv CVSROOT :pserver:anonymous@cvs.blender.org:/cvsroot/bf-blender
  6) cvs login (password is anonymous)
  7) ./tinderbox-blender.pl
  
  8) beat tinderbox-blender.pl into submission and look at
     http://tinderbox.blender.org/showbuilds.cgi?tree=source for its results.
  9) make your changes such that they do not interfere with other
     platforms (duh) and commit them.
  
  Revision  Changes    Path
  1.4       +46 -30    blender/intern/tools/tinderbox/tinderbox-blender.pl