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
|