Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
65f685b7
Kaydet (Commit)
65f685b7
authored
Nis 12, 1999
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed reference to the PSA (PSA membership no longer needed for CVS
access). New location for MacCVS.
üst
d7c18c43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
building.html
Mac/Demo/building.html
+14
-13
No files found.
Mac/Demo/building.html
Dosyayı görüntüle @
65f685b7
...
@@ -41,8 +41,7 @@ source distribution, but the organization is different. Look in
...
@@ -41,8 +41,7 @@ source distribution, but the organization is different. Look in
directory
<code>
Mac/mwerks/projects
</code>
for the project files and
directory
<code>
Mac/mwerks/projects
</code>
for the project files and
related stuff.
<BR>
related stuff.
<BR>
If you are a
<a
href=
"http://www.python.org/psa"
>
PSA
</a>
member, an
An alternative is to check the sources straight out of the CVS
alternative is to check the sources straight out of the CVS
repository, see below. Most of the packages mentioned here are also
repository, see below. Most of the packages mentioned here are also
available through CVS. Check the section on
<a
href=
"#cvs"
>
CVS
available through CVS. Check the section on
<a
href=
"#cvs"
>
CVS
repository use
</a>
below.
repository use
</a>
below.
...
@@ -429,22 +428,24 @@ those routines have to be in the same code fragment as they are used from.
...
@@ -429,22 +428,24 @@ those routines have to be in the same code fragment as they are used from.
<H2><a
name=
"cvs"
>
Using the CVS source archive
</a></H2>
<H2><a
name=
"cvs"
>
Using the CVS source archive
</a></H2>
It is possible to access the Python sources through remote CVS
if you ar
e
It is possible to access the Python sources through remote CVS
. Th
e
a
PSA member. The advantage of this is that you get the very latest sources,
a
dvantage of this is that you get the very latest sources, so any bug
so any bug fixed or new features will be immedeately available. This is also
fixed or new features will be immedeately available. This is also the
the disadvantage, of course: as this is the same tree as is used for development it
disadvantage, of course: as this is the same tree as is used for
may sometimes be a little less stable.
<p>
development it
may sometimes be a little less stable.
<p>
The CVS client of choice is Alexandre Parenteau's MacCVS. It can be
The CVS client of choice is Alexandre Parenteau's MacCVS. It can be
obtained through the
<a
href=
"http://www.cyclic.com"
>
Cyclic CVS homepage
</a>
. MacCVS
obtained through the
<a
href=
"http://www.wincvs.org"
>
WinCVS
uses Internet Config to set file types correctly based on the filename extension. In
homepage
</a>
. MacCVS uses Internet Config to set file types correctly
the maccvs preferences you should also set (in the "binary files" section)
based on the filename extension. In the maccvs preferences you should
"use mac encoding: applesingle" and (in the "text files" section) "use ISO latin 1
also set (in the "binary files" section) "use mac encoding:
applesingle" and (in the "text files" section) "use ISO latin 1
conversion".
<p>
conversion".
<p>
The machine-independent Python sources are checked out from the main
The machine-independent Python sources are checked out from the main
Python CVS archive, see the
<a
href=
"http://www.python.org/psa"
>
PSA
Python CVS archive, see the
<a
homepage
</a>
for details. When you check the sources out you will get
href=
"http://www.python.org/download/cvs.html"
>
Source access via
CVS
</a>
page for details. When you check the sources out you will get
something like
<code>
Python:dist:src
</code>
, and under that the
something like
<code>
Python:dist:src
</code>
, and under that the
<code>
Modules
</code>
,
<code>
Lib
</code>
, etc hierarchy. The
<code>
Modules
</code>
,
<code>
Lib
</code>
, etc hierarchy. The
<code>
src
</code>
folder should be renamed to
<code>
Python
</code>
, and
<code>
src
</code>
folder should be renamed to
<code>
Python
</code>
, and
...
...
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