From 65f685b7aabf6b9526fc765235bbe10b979b6dcc Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 12 Apr 1999 09:25:23 +0000 Subject: Removed reference to the PSA (PSA membership no longer needed for CVS access). New location for MacCVS. --- Mac/Demo/building.html | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 48bb135..ec804b8 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -41,8 +41,7 @@ source distribution, but the organization is different. Look in directory Mac/mwerks/projects for the project files and related stuff.
-If you are a PSA member, an -alternative is to check the sources straight out of the CVS +An alternative is to check the sources straight out of the CVS repository, see below. Most of the packages mentioned here are also available through CVS. Check the section on CVS repository use below. @@ -429,22 +428,24 @@ those routines have to be in the same code fragment as they are used from.

Using the CVS source archive

-It is possible to access the Python sources through remote CVS if you are -a PSA member. The advantage of this is that you get the very latest sources, -so any bug fixed or new features will be immedeately available. This is also -the disadvantage, of course: as this is the same tree as is used for development it -may sometimes be a little less stable.

+It is possible to access the Python sources through remote CVS. The +advantage of this is that you get the very latest sources, so any bug +fixed or new features will be immedeately available. This is also the +disadvantage, of course: as this is the same tree as is used for +development it may sometimes be a little less stable.

The CVS client of choice is Alexandre Parenteau's MacCVS. It can be -obtained through the Cyclic CVS homepage. MacCVS -uses Internet Config to set file types correctly based on the filename extension. In -the maccvs preferences you should also set (in the "binary files" section) -"use mac encoding: applesingle" and (in the "text files" section) "use ISO latin 1 +obtained through the WinCVS +homepage. MacCVS uses Internet Config to set file types correctly +based on the filename extension. In the maccvs preferences you should +also set (in the "binary files" section) "use mac encoding: +applesingle" and (in the "text files" section) "use ISO latin 1 conversion".

The machine-independent Python sources are checked out from the main -Python CVS archive, see the PSA -homepage for details. When you check the sources out you will get +Python CVS archive, see the Source access via +CVS page for details. When you check the sources out you will get something like Python:dist:src, and under that the Modules, Lib, etc hierarchy. The src folder should be renamed to Python, and -- cgit v0.12