Skip to content

Commit 0678158

Browse files
author
Rob Myers
committed
This is a big scary commit that removes cc.engine.
cc.engine's history from this repo has been moved back to the main cc.engine repo and the scripts that fetch the Python code have been changed to reflect this. Nothing has been lost and the code will continue to work as before once the new directory structure is recreated on the server.
1 parent 84e87f6 commit 0678158

File tree

150 files changed

+4
-15539
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+4
-15539
lines changed

.gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ python_env/lib
99
python_env/local
1010
python_env/paste_errors.log
1111
python_env/.Python
12-
python_env/src/i18n
13-
python_env/src/license.rdf
12+
python_env/src/cc.engine
13+
python_env/src/cc.i18n
14+
python_env/src/cc.licenserdf
1415
python_env/src/cc.license
1516
docroot/license.rdf
1617
docroot/license_rdf

python_env/src/cc.engine/.gitignore

-21
This file was deleted.

python_env/src/cc.engine/.gitmodules

Whitespace-only changes.

python_env/src/cc.engine/HTACCESS

-20
This file was deleted.

python_env/src/cc.engine/MANIFEST.in

-3
This file was deleted.

python_env/src/cc.engine/README.rst

-96
This file was deleted.

python_env/src/cc.engine/TODO.txt

-42
This file was deleted.

python_env/src/cc.engine/app.ini

-6
This file was deleted.

python_env/src/cc.engine/bootstrap.py

-170
This file was deleted.

0 commit comments

Comments
 (0)