Index: ossp-pkg/pth/HACKING RCS File: /v/ossp/cvs/ossp-pkg/pth/HACKING,v rcsdiff -q -kk '-r1.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/pth/HACKING,v' 2>/dev/null --- HACKING 2002/01/30 12:54:21 1.13 +++ HACKING 2002/09/12 09:02:04 1.14 @@ -13,22 +13,20 @@ --------------------------- Those who want to be always at the bleeding edge or even want to - hack on the Pth sources can fetch the latest Pth source tree via - Anonymous-CVS from a copy of the master source repository. This - copy is updated in regular intervals from the authors original CVS - repository and can be used for easily keeping local modifications in a - checked out tree while the master version is updated over time. + hack on the Pth sources can browse the latest Pth source tree on + http://cvs.ossp.org/pkg/lib/pth/ or retrieve these sources via + Anonymous-CVS from the OSSP master repository. For this you need CVS 1.10 or later. If you still don't have CVS installed, grab it from http://www.cvshome.org/ and install it first. Then you can check out the Pth source tree via the following steps: - | $ CVSROOT=:pserver:anoncvs@cvs.engelschall.com:/e/cvs + | $ CVSROOT=:pserver:anonymous@cvs.ossp.org:/e/ossp/cvs | $ export CVSROOT | $ cvs login - | (Logging in to anoncvs@cvs.engelschall.com) + | (Logging in to anonymous@cvs.ossp.org) | CVS password: - [use `anoncvs' for the password] + [use an empty password by just pressing RETURN] | $ cvs -z3 checkout pth | cvs server: Updating pth | U pth/.configure Index: ossp-pkg/pth/README RCS File: /v/ossp/cvs/ossp-pkg/pth/README,v rcsdiff -q -kk '-r1.195' '-r1.196' -u '/v/ossp/cvs/ossp-pkg/pth/README,v' 2>/dev/null --- README 2002/01/27 16:14:01 1.195 +++ README 2002/09/12 09:02:04 1.196 @@ -76,8 +76,11 @@ The documentation and latest release can be found on - http://www.gnu.org/software/pth/ - ftp://ftp.gnu.org/gnu/pth/ + o OSSP: http://www.ossp.org/pkg/lib/pth/ + o OSSP: ftp://ftp.ossp.org/pkg/lib/pth/ + o GNU: http://www.gnu.org/software/pth/ + o GNU: ftp://ftp.gnu.org/gnu/pth/ + Ralf S. Engelschall rse@engelschall.com www.engelschall.com