[Python-checkins] r43234 - in python/branches/release24-maint: .cvsignore Demo/embed Demo/embed/.cvsignore Doc Doc/.cvsignore Doc/api Doc/api/.cvsignore Doc/commontex Doc/commontex/.cvsignore Doc/dist Doc/dist/.cvsignore Doc/ext Doc/ext/.cvsignore Doc/html Doc/html/.cvsignore Doc/info Doc/info/.cvsignore Doc/isilo Doc/isilo/.cvsignore Doc/lib Doc/lib/.cvsignore Doc/mac Doc/mac/.cvsignore Doc/paper-a4 Doc/paper-a4/.cvsignore Doc/paper-letter Doc/paper-letter/.cvsignore Doc/ref Doc/ref/.cvsignore Doc/tut Doc/tut/.cvsignore Grammar Grammar/.cvsignore Mac/OSX Mac/OSX/.cvsignore Mac/OSX/PythonLauncher Mac/OSX/PythonLauncher/.cvsignore Mac/OSX/PythonLauncher/PythonLauncher.pbproj Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore Modules Modules/.cvsignore Objects Objects/.cvsignore PC PC/.cvsignore PC/VC6 PC/VC6/.cvsignore PC/bdist_wininst PC/bdist_wininst/.cvsignore PC/example_nt PC/example_nt/.cvsignore PCbuild PCbuild/.cvsignore Parser Parser/.cvsignore Python Python/.cvsignore Tools/freeze Tools/freeze/.cvsignore
anthony.baxter
python-checkins at python.org
Thu Mar 23 03:26:08 CET 2006
Author: anthony.baxter
Date: Thu Mar 23 03:26:07 2006
New Revision: 43234
Removed:
python/branches/release24-maint/.cvsignore
python/branches/release24-maint/Demo/embed/.cvsignore
python/branches/release24-maint/Doc/.cvsignore
python/branches/release24-maint/Doc/api/.cvsignore
python/branches/release24-maint/Doc/commontex/.cvsignore
python/branches/release24-maint/Doc/dist/.cvsignore
python/branches/release24-maint/Doc/ext/.cvsignore
python/branches/release24-maint/Doc/html/.cvsignore
python/branches/release24-maint/Doc/info/.cvsignore
python/branches/release24-maint/Doc/isilo/.cvsignore
python/branches/release24-maint/Doc/lib/.cvsignore
python/branches/release24-maint/Doc/mac/.cvsignore
python/branches/release24-maint/Doc/paper-a4/.cvsignore
python/branches/release24-maint/Doc/paper-letter/.cvsignore
python/branches/release24-maint/Doc/ref/.cvsignore
python/branches/release24-maint/Doc/tut/.cvsignore
python/branches/release24-maint/Grammar/.cvsignore
python/branches/release24-maint/Mac/OSX/.cvsignore
python/branches/release24-maint/Mac/OSX/PythonLauncher/.cvsignore
python/branches/release24-maint/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore
python/branches/release24-maint/Modules/.cvsignore
python/branches/release24-maint/Objects/.cvsignore
python/branches/release24-maint/PC/.cvsignore
python/branches/release24-maint/PC/VC6/.cvsignore
python/branches/release24-maint/PC/bdist_wininst/.cvsignore
python/branches/release24-maint/PC/example_nt/.cvsignore
python/branches/release24-maint/PCbuild/.cvsignore
python/branches/release24-maint/Parser/.cvsignore
python/branches/release24-maint/Python/.cvsignore
python/branches/release24-maint/Tools/freeze/.cvsignore
Modified:
python/branches/release24-maint/ (props changed)
python/branches/release24-maint/Demo/embed/ (props changed)
python/branches/release24-maint/Doc/ (props changed)
python/branches/release24-maint/Doc/api/ (props changed)
python/branches/release24-maint/Doc/commontex/ (props changed)
python/branches/release24-maint/Doc/dist/ (props changed)
python/branches/release24-maint/Doc/ext/ (props changed)
python/branches/release24-maint/Doc/html/ (props changed)
python/branches/release24-maint/Doc/info/ (props changed)
python/branches/release24-maint/Doc/isilo/ (props changed)
python/branches/release24-maint/Doc/lib/ (props changed)
python/branches/release24-maint/Doc/mac/ (props changed)
python/branches/release24-maint/Doc/paper-a4/ (props changed)
python/branches/release24-maint/Doc/paper-letter/ (props changed)
python/branches/release24-maint/Doc/ref/ (props changed)
python/branches/release24-maint/Doc/tut/ (props changed)
python/branches/release24-maint/Grammar/ (props changed)
python/branches/release24-maint/Mac/OSX/ (props changed)
python/branches/release24-maint/Mac/OSX/PythonLauncher/ (props changed)
python/branches/release24-maint/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/ (props changed)
python/branches/release24-maint/Modules/ (props changed)
python/branches/release24-maint/Objects/ (props changed)
python/branches/release24-maint/PC/ (props changed)
python/branches/release24-maint/PC/VC6/ (props changed)
python/branches/release24-maint/PC/bdist_wininst/ (props changed)
python/branches/release24-maint/PC/example_nt/ (props changed)
python/branches/release24-maint/PCbuild/ (props changed)
python/branches/release24-maint/Parser/ (props changed)
python/branches/release24-maint/Python/ (props changed)
python/branches/release24-maint/Tools/freeze/ (props changed)
Log:
update - still some old .cvsignore files lying around
Deleted: /python/branches/release24-maint/.cvsignore
==============================================================================
--- /python/branches/release24-maint/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,11 +0,0 @@
-.purify
-config.log
-config.cache
-config.status
-Makefile
-buildno
-python
-build
-Makefile.pre
-platform
-pyconfig.h
Deleted: /python/branches/release24-maint/Demo/embed/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Demo/embed/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-demo
-loop
-importexc
Deleted: /python/branches/release24-maint/Doc/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,6 +0,0 @@
-*.tgz
-*.tar.bz2
-*.zip
-*.tar
-pkglist.html
-.doctype
Deleted: /python/branches/release24-maint/Doc/api/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/api/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/commontex/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/commontex/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1 +0,0 @@
-patchlevel.tex
Deleted: /python/branches/release24-maint/Doc/dist/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/dist/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/ext/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/ext/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/html/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/html/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,14 +0,0 @@
-api
-doc
-ext
-lib
-mac
-ref
-tut
-dist
-inst
-whatsnew
-acks.html
-index.html
-modindex.html
- at webchecker.pickle
Deleted: /python/branches/release24-maint/Doc/info/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/info/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,2 +0,0 @@
-*.info*
-*.texi
Deleted: /python/branches/release24-maint/Doc/isilo/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/isilo/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,11 +0,0 @@
-api
-doc
-ext
-lib
-mac
-ref
-tut
-dist
-inst
-whatsnew
-python-*.pdb
Deleted: /python/branches/release24-maint/Doc/lib/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/lib/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/mac/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/mac/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/paper-a4/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/paper-a4/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,16 +0,0 @@
-*.ind
-*.log
-*.aux
-*.dvi
-*.toc
-*.ps
-*.idx
-*.ilg
-*.pdf
-*.bkm
-*.syn
-*.pla
-*.l2h
-*.how
-README
-*.tex
Deleted: /python/branches/release24-maint/Doc/paper-letter/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/paper-letter/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,16 +0,0 @@
-*.ind
-*.log
-*.aux
-*.dvi
-*.toc
-*.ps
-*.idx
-*.ilg
-*.pdf
-*.bkm
-*.syn
-*.pla
-*.l2h
-*.how
-README
-*.tex
Deleted: /python/branches/release24-maint/Doc/ref/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/ref/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Doc/tut/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Doc/tut/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-*.esis
-*.esis1
-*.xml
Deleted: /python/branches/release24-maint/Grammar/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Grammar/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-graminit.h
-graminit.c
-Makefile
Deleted: /python/branches/release24-maint/Mac/OSX/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Mac/OSX/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,4 +0,0 @@
-build
-build-html
-Mac.jaguar.pth
-pythonw.sh
Deleted: /python/branches/release24-maint/Mac/OSX/PythonLauncher/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Mac/OSX/PythonLauncher/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1 +0,0 @@
-build
Deleted: /python/branches/release24-maint/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1 +0,0 @@
-*.pbxuser
Deleted: /python/branches/release24-maint/Modules/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Modules/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,9 +0,0 @@
-Setup
-Makefile.pre
-Setup.thread
-Setup.config
-Setup.local
-hassignal
-config.c
-Makefile
-add2lib
Deleted: /python/branches/release24-maint/Objects/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Objects/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,2 +0,0 @@
-add2lib
-Makefile
Deleted: /python/branches/release24-maint/PC/.cvsignore
==============================================================================
--- /python/branches/release24-maint/PC/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,2 +0,0 @@
-pythonnt_rc.h
-pythonnt_rc_d.h
Deleted: /python/branches/release24-maint/PC/VC6/.cvsignore
==============================================================================
--- /python/branches/release24-maint/PC/VC6/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,14 +0,0 @@
-*.WSM
-*.bsc
-*.dbg
-*.dll
-*.exe
-*.exp
-*.ilk
-*.lib
-*.ncb
-*.opt
-*.pdb
-*.plg
-*.pyd
-*-temp-*
Deleted: /python/branches/release24-maint/PC/bdist_wininst/.cvsignore
==============================================================================
--- /python/branches/release24-maint/PC/bdist_wininst/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,8 +0,0 @@
-temp-debug
-temp-release
-wininst-7.1.ncb
-wininst-7.1.suo
-wininst.ncb
-wininst.opt
-wininst.pdb
-wininst.plg
Deleted: /python/branches/release24-maint/PC/example_nt/.cvsignore
==============================================================================
--- /python/branches/release24-maint/PC/example_nt/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,5 +0,0 @@
-? example.ncb
-? release
-? debug
-? .c
-? example.mdp
Deleted: /python/branches/release24-maint/PCbuild/.cvsignore
==============================================================================
--- /python/branches/release24-maint/PCbuild/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,29 +0,0 @@
-*.WSM
-*.bsc
-*.dbg
-*.dll
-*.exe
-*.exp
-*.ilk
-*.lib
-*.ncb
-*.opt
-*.pdb
-*.plg
-*.pyd
-*-temp-*
-*.suo
-NormalizationTest-3.2.0.txt
-JOHAB.TXT
-EUC-KR.TXT
-EUC-JP.TXT
-EUC-JISX0213.TXT
-EUC-CN.TXT
-CP950.TXT
-CP949.TXT
-CP936.TXT
-CP932.TXT
-BIG5HKSCS.TXT
-BIG5.TXT
-SHIFT_JISX0213.TXT
-SHIFTJIS.TXT
Deleted: /python/branches/release24-maint/Parser/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Parser/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,3 +0,0 @@
-Makefile
-pgen
-add2lib
Deleted: /python/branches/release24-maint/Python/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Python/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,2 +0,0 @@
-Makefile
-add2lib
Deleted: /python/branches/release24-maint/Tools/freeze/.cvsignore
==============================================================================
--- /python/branches/release24-maint/Tools/freeze/.cvsignore Thu Mar 23 03:26:07 2006
+++ (empty file)
@@ -1,6 +0,0 @@
-M_*.c
-*.o
-Makefile
-config.c
-frozen.c
-hello
More information about the Python-checkins
mailing list