bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-guile] changes to http://www.gnu.org/software/guile/anon-cvs.html


From: Brad Knotwell
Subject: [Bug-guile] changes to http://www.gnu.org/software/guile/anon-cvs.html
Date: Sun, 17 Sep 2000 14:42:45 -0700 (PDT)

Hello all--

I've included a contextual diff that should update the URL in the subject
with correct anonymous cvs information.

NOTE:  I made the presumption about the mailing list changes.

--Brad

*** anon-cvs.txt.orig   Sun Sep 17 06:58:31 2000
--- anon-cvs.txt        Sun Sep 17 14:39:03 2000
***************
*** 56,125 ****
     To check out a CVS working directory:
      1. Install CVS version 1.9 or later on your system.
      2. Log into the CVS server:
! $ cvs -d :pserver:address@hidden:/cvs/guile login
!     3. At  the prompt for `CVS password:', type `anoncvs'. (Once you have
!        logged  in, your password is saved in ~/.cvspass, and you will not
!        need to enter it again.)
!     4. Check out a module:
! $ cvs -z 9 -d :pserver:address@hidden:/cvs/guile checkout guile-cor
! e
!        This  should  create  a new directory `guile-core' in your current
         directory, and populate it with the current Guile sources.
         
-    The modules available for checkout are:
-    
-    guile-core
-           The scheme interpreter itself.
-           
-    guile-oops
-           The Guile object system, GOOPS.
-           
-    guile-test-suite
-           A test suite for Guile. Minimal, so far.
-           
-    guile-benchmarks
-           Benchmarks for Guile. Also minimal, so far.
-           
-    guile-doc
-           Guile documentation-in-progress.
-           
-    guile-tcltk
-           An interface between Guile and Tcl/Tk.
-           
-    guile-scsh
-           An incomplete port of SCSH 0.4.4 to Guile.
-           
-    guile-rgx-ctax
-           This has been discontinued; use Andrew Archibald's distribution
-           instead:
-           ftp://ftp.red-bean.com/pub/guile/contrib/misc/guile-lang-allove
-           r-0.1.tar.gz (186k)
-           
     Once  you have a working directory, you can bring it up to date easily
     and efficiently:
       * Go  to the top directory of the source tree. That is, your current
         directory  should  be the one containing `configure.in', `README',
         and so on.
       * Do the update:
! $ cvs update
         
     This  will  incorporate  any changes the developers have made to Guile
     since your last update into your source tree.
     
-    The  EGCS  Project  is kindly lending us space, time, and bandwidth on
-    their CVS server. Thanks, folks!
-    
                              Change Notification
                                        
     If  you  would  like to receive mail when people commit changes to the
!    Guile  CVS  repository, you can subscribe to address@hidden
!    by  sending  a  message  to  address@hidden Even
     better,  you can get daily digests of these commit messages by sending
!    a message to address@hidden
     
     If  you  want  to  subscribe an e-mail address other than the one that
     appears  in  your  From:  header, say address@hidden, send a mail note to
!    address@hidden
     
                                   Questions
                                        
--- 56,93 ----
     To check out a CVS working directory:
      1. Install CVS version 1.9 or later on your system.
      2. Log into the CVS server:
! $ cvs -d :pserver:address@hidden:/cvs login
!     3. At  the prompt for `CVS password:', hit enter. (Once you have logged  
!        in, your password is saved in ~/.cvspass, and you will not need to 
!        enter it again.)
!     4. Check out a guile:
! $ cvs -z3 -d :pserver:address@hidden:/cvs checkout guile
! 
!        This  should  create  a new directory `guile' in your current
         directory, and populate it with the current Guile sources.
         
     Once  you have a working directory, you can bring it up to date easily
     and efficiently:
       * Go  to the top directory of the source tree. That is, your current
         directory  should  be the one containing `configure.in', `README',
         and so on.
       * Do the update:
! $ cvs -z3 update -d
         
     This  will  incorporate  any changes the developers have made to Guile
     since your last update into your source tree.
     
                              Change Notification
                                        
     If  you  would  like to receive mail when people commit changes to the
!    Guile  CVS  repository, you can subscribe to address@hidden
!    by  sending  a  message  to  address@hidden Even
     better,  you can get daily digests of these commit messages by sending
!    a message to address@hidden
     
     If  you  want  to  subscribe an e-mail address other than the one that
     appears  in  your  From:  header, say address@hidden, send a mail note to
!    address@hidden
     
                                   Questions
                                        


reply via email to

[Prev in Thread] Current Thread [Next in Thread]