[svn:parrot] r41202 - in trunk: . compilers/data_json compilers/data_json/data_json compilers/imcc compilers/json compilers/json/JSON compilers/ncigen compilers/ncigen/src compilers/nqp compilers/nqp/bootstrap compilers/nqp/src compilers/pct compilers/pct/src/POST compilers/pge compilers/pge/PGE compilers/pirc compilers/pirc/t compilers/tge compilers/tge/TGE config/gen/call_list docs docs/book docs/ops editor examples/languages/abc examples/languages/abc/src examples/languages/abc/t examples/languages/squaak examples/languages/squaak/src examples/mops examples/nci examples/pasm examples/pir/befunge ext ext/Parrot-Embed ext/Parrot-Embed/lib/Parrot ext/Parrot-Embed/t include/parrot include/parrot/oplib lib lib/Parrot lib/Parrot/Config lib/Parrot/Pmc2c runtime/parrot/dynext runtime/parrot/include runtime/parrot/library runtime/parrot/library/CGI runtime/parrot/library/Config runtime/parrot/library/Data runtime/parrot/library/Data/Dumper runtime/parrot/library/Digest run time/parrot/library/Getopt runtime/parrot/library/MIME runtime/parrot/library/Math runtime/parrot/library/Math/Random runtime/parrot/library/NCI runtime/parrot/library/OpenGL runtime/parrot/library/PCT runtime/parrot/library/PGE runtime/parrot/library/Parrot runtime/parrot/library/Stream runtime/parrot/library/String runtime/parrot/library/Tcl runtime/parrot/library/Test runtime/parrot/library/Test/Builder runtime/parrot/library/YAML runtime/parrot/library/YAML/Dumper runtime/parrot/library/YAML/Parser src src/atomic src/call src/dynoplibs src/dynpmc src/gc src/interp src/io src/ops src/packfile src/pmc src/string src/string/charset src/string/encoding t/benchmark t/compilers/imcc t/compilers/imcc/imcpasm t/compilers/imcc/reg t/compilers/imcc/syn t/compilers/json t/compilers/pct t/compilers/pge t/compilers/pge/p5regex t/compilers/pge/perl6regex t/compilers/tge t/dynoplibs t/dynpmc t/examples t/library t/native_pbc t/oo t/op t/perl t/pmc t/src t/stress t/tools tools/build
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Fri Sep 11 08:59:00 UTC 2009
Author: mikehh
Date: Fri Sep 11 08:58:59 2009
New Revision: 41202
URL: https://trac.parrot.org/parrot/changeset/41202
Log:
set svn properties on .gitignore files
Modified:
trunk/.gitignore (props changed)
trunk/compilers/data_json/.gitignore (props changed)
trunk/compilers/data_json/data_json/.gitignore (props changed)
trunk/compilers/imcc/.gitignore (props changed)
trunk/compilers/json/.gitignore (props changed)
trunk/compilers/json/JSON/.gitignore (props changed)
trunk/compilers/ncigen/.gitignore (props changed)
trunk/compilers/ncigen/src/.gitignore (props changed)
trunk/compilers/nqp/.gitignore (props changed)
trunk/compilers/nqp/bootstrap/.gitignore (props changed)
trunk/compilers/nqp/src/.gitignore (props changed)
trunk/compilers/pct/.gitignore (props changed)
trunk/compilers/pct/src/POST/.gitignore (props changed)
trunk/compilers/pge/.gitignore (props changed)
trunk/compilers/pge/PGE/.gitignore (props changed)
trunk/compilers/pirc/.gitignore (props changed)
trunk/compilers/pirc/t/.gitignore (props changed)
trunk/compilers/tge/.gitignore (props changed)
trunk/compilers/tge/TGE/.gitignore (props changed)
trunk/config/gen/call_list/.gitignore (props changed)
trunk/docs/.gitignore (props changed)
trunk/docs/book/.gitignore (props changed)
trunk/docs/ops/.gitignore (props changed)
trunk/editor/.gitignore (props changed)
trunk/examples/languages/abc/.gitignore (props changed)
trunk/examples/languages/abc/src/.gitignore (props changed)
trunk/examples/languages/abc/t/.gitignore (props changed)
trunk/examples/languages/squaak/.gitignore (props changed)
trunk/examples/languages/squaak/src/.gitignore (props changed)
trunk/examples/mops/.gitignore (props changed)
trunk/examples/nci/.gitignore (props changed)
trunk/examples/pasm/.gitignore (props changed)
trunk/examples/pir/befunge/.gitignore (props changed)
trunk/ext/.gitignore (props changed)
trunk/ext/Parrot-Embed/.gitignore (props changed)
trunk/ext/Parrot-Embed/lib/Parrot/.gitignore (props changed)
trunk/ext/Parrot-Embed/t/.gitignore (props changed)
trunk/include/parrot/.gitignore (props changed)
trunk/include/parrot/oplib/.gitignore (props changed)
trunk/lib/.gitignore (props changed)
trunk/lib/Parrot/.gitignore (props changed)
trunk/lib/Parrot/Config/.gitignore (props changed)
trunk/lib/Parrot/Pmc2c/.gitignore (props changed)
trunk/runtime/parrot/dynext/.gitignore (props changed)
trunk/runtime/parrot/include/.gitignore (props changed)
trunk/runtime/parrot/library/.gitignore (props changed)
trunk/runtime/parrot/library/CGI/.gitignore (props changed)
trunk/runtime/parrot/library/Config/.gitignore (props changed)
trunk/runtime/parrot/library/Data/.gitignore (props changed)
trunk/runtime/parrot/library/Data/Dumper/.gitignore (props changed)
trunk/runtime/parrot/library/Digest/.gitignore (props changed)
trunk/runtime/parrot/library/Getopt/.gitignore (props changed)
trunk/runtime/parrot/library/MIME/.gitignore (props changed)
trunk/runtime/parrot/library/Math/.gitignore (props changed)
trunk/runtime/parrot/library/Math/Random/.gitignore (props changed)
trunk/runtime/parrot/library/NCI/.gitignore (props changed)
trunk/runtime/parrot/library/OpenGL/.gitignore (props changed)
trunk/runtime/parrot/library/PCT/.gitignore (props changed)
trunk/runtime/parrot/library/PGE/.gitignore (props changed)
trunk/runtime/parrot/library/Parrot/.gitignore (props changed)
trunk/runtime/parrot/library/Stream/.gitignore (props changed)
trunk/runtime/parrot/library/String/.gitignore (props changed)
trunk/runtime/parrot/library/Tcl/.gitignore (props changed)
trunk/runtime/parrot/library/Test/.gitignore (props changed)
trunk/runtime/parrot/library/Test/Builder/.gitignore (props changed)
trunk/runtime/parrot/library/YAML/.gitignore (props changed)
trunk/runtime/parrot/library/YAML/Dumper/.gitignore (props changed)
trunk/runtime/parrot/library/YAML/Parser/.gitignore (props changed)
trunk/src/.gitignore (props changed)
trunk/src/atomic/.gitignore (props changed)
trunk/src/call/.gitignore (props changed)
trunk/src/dynoplibs/.gitignore (props changed)
trunk/src/dynpmc/.gitignore (props changed)
trunk/src/gc/.gitignore (props changed)
trunk/src/interp/.gitignore (props changed)
trunk/src/io/.gitignore (props changed)
trunk/src/ops/.gitignore (props changed)
trunk/src/packfile/.gitignore (props changed)
trunk/src/pmc/.gitignore (props changed)
trunk/src/string/.gitignore (props changed)
trunk/src/string/charset/.gitignore (props changed)
trunk/src/string/encoding/.gitignore (props changed)
trunk/t/benchmark/.gitignore (props changed)
trunk/t/compilers/imcc/.gitignore (props changed)
trunk/t/compilers/imcc/imcpasm/.gitignore (props changed)
trunk/t/compilers/imcc/reg/.gitignore (props changed)
trunk/t/compilers/imcc/syn/.gitignore (props changed)
trunk/t/compilers/json/.gitignore (props changed)
trunk/t/compilers/pct/.gitignore (props changed)
trunk/t/compilers/pge/.gitignore (props changed)
trunk/t/compilers/pge/p5regex/.gitignore (props changed)
trunk/t/compilers/pge/perl6regex/.gitignore (props changed)
trunk/t/compilers/tge/.gitignore (props changed)
trunk/t/dynoplibs/.gitignore (props changed)
trunk/t/dynpmc/.gitignore (props changed)
trunk/t/examples/.gitignore (props changed)
trunk/t/library/.gitignore (props changed)
trunk/t/native_pbc/.gitignore (props changed)
trunk/t/oo/.gitignore (props changed)
trunk/t/op/.gitignore (props changed)
trunk/t/perl/.gitignore (props changed)
trunk/t/pmc/.gitignore (props changed)
trunk/t/src/.gitignore (props changed)
trunk/t/stress/.gitignore (props changed)
trunk/t/tools/.gitignore (props changed)
trunk/tools/build/.gitignore (props changed)
More information about the parrot-commits
mailing list