Skip to content

Commit dae108c

Browse files
committed
And added a note about needing two "cvs update"s.
1 parent 90cf491 commit dae108c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Mac/Demo/building.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,12 @@ <H2><a name="cvs">Using the CVS source archive</a></H2>
483483
You should end up with a folder structure as described at the top of this
484484
document. <p>
485485

486+
Note that while the Mac folder is now a subfolder of your toplevel Python
487+
folder this does not mean that they "act as one" as far as CVS is concerned.
488+
To update all your sources you have to do a "cvs update" in the toplevel
489+
Python folder and another one in the Mac folder. This is again a cvs problem:
490+
it cannot deal with subpackages coming from different repositories. <p>
491+
486492
<H2>Odds and ends</H2>
487493

488494
Some remarks that I could not fit in elsewhere:

0 commit comments

Comments
 (0)