diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 48bb135f4d4..ec804b8d301 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -41,8 +41,7 @@
Mac/mwerks/projects for the project files and
related stuff. .exp files for PPC and CFM68K+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