You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/03/10 09:25:06 UTC

cvs commit: avalon-phoenix/tools forrest-targets.ent

leif        2003/03/10 00:25:06

  Modified:    tools    forrest-targets.ent
  Log:
  Change the instructions for getting forrest to something that will work for all users.
  
  Revision  Changes    Path
  1.2       +3 -2      avalon-phoenix/tools/forrest-targets.ent
  
  Index: forrest-targets.ent
  ===================================================================
  RCS file: /home/cvs/avalon-phoenix/tools/forrest-targets.ent,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forrest-targets.ent	18 Nov 2002 14:34:47 -0000	1.1
  +++ forrest-targets.ent	10 Mar 2003 08:25:05 -0000	1.2
  @@ -152,8 +152,9 @@
         To run this target, you need Forrest installed.
         Please do the following:
   
  -      export CVSROOT=:pserver:nicolaken@localhost:/home/cvs
  -      cvs checkout xml-forrest
  +      cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
  +      password: anoncvs
  +      cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout xml-forrest
         cd xml-forrest
         build      (Windows)
         ./build.sh (Unix)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org