From dae108c6d8f481ca42b081ad77a71edcabbe47c6 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 11 Feb 2000 23:17:14 +0000 Subject: [PATCH] And added a note about needing two "cvs update"s. --- Mac/Demo/building.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index e896987891..23c0086d0c 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -483,6 +483,12 @@ how to obtain the passwords.

You should end up with a folder structure as described at the top of this document.

+Note that while the Mac folder is now a subfolder of your toplevel Python +folder this does not mean that they "act as one" as far as CVS is concerned. +To update all your sources you have to do a "cvs update" in the toplevel +Python folder and another one in the Mac folder. This is again a cvs problem: +it cannot deal with subpackages coming from different repositories.

+

Odds and ends

Some remarks that I could not fit in elsewhere: -- 2.40.0