scsh-checkins
[Top] [All Lists]

[Scsh-checkins] CVS: scsh RELEASE,1.35,1.36

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] CVS: scsh RELEASE,1.35,1.36
From: Olin Shivers <olin-shivers@users.sourceforge.net>
Date: Fri, 01 Jun 2001 10:43:02 -0700
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh
In directory usw-pr-cvs1:/tmp/cvs-serv27768

Modified Files:
        RELEASE 
Log Message:
Updated the sourceforge CVS section.


Index: RELEASE
===================================================================
RCS file: /cvsroot/scsh/scsh/RELEASE,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -r1.35 -r1.36
*** RELEASE     2001/06/01 17:17:40     1.35
--- RELEASE     2001/06/01 17:43:00     1.36
***************
*** 184,190 ****
     http://sourceware.cygnus.com/cygwin/
  
! ** CVS repository will be public-readable
     The scsh sources have moved to scsh.sourceforge.net, and the
!    the CVS repository is publically readable.
  
  ** New libraries
--- 184,196 ----
     http://sourceware.cygnus.com/cygwin/
  
! ** CVS repository is now publically accessable
     The scsh sources have moved to scsh.sourceforge.net, and the
!    the CVS repository is publically readable. Here's the magic:
! 
!    cvs -d:pserver:anonymous@cvs.scsh.sourceforge.net:/cvsroot/scsh co scsh
!    cvs -d:pserver:anonymous@cvs.scsh.sourceforge.net:/cvsroot/scsh co scsh-0.6
! 
!    (The 0.6 source tree builds with a modern Scheme 48 and thread support.
!     It has not been released.)
  
  ** New libraries



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] CVS: scsh RELEASE,1.35,1.36, Olin Shivers <=