Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
dae108c6
Commit
dae108c6
authored
Feb 11, 2000
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
And added a note about needing two "cvs update"s.
parent
90cf4917
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
Mac/Demo/building.html
Mac/Demo/building.html
+6
-0
No files found.
Mac/Demo/building.html
View file @
dae108c6
...
...
@@ -483,6 +483,12 @@ how to obtain the passwords. <p>
You should end up with a folder structure as described at the top of this
document.
<p>
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.
<p>
<H2>
Odds and ends
</H2>
Some remarks that I could not fit in elsewhere:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment