#!/bin/sh

## Clean out the geotools svn dump around revision 30,000.
##
## Step 6: Drop files with /. in name (list generated with SvnLister and "/.")

svndumpfilter exclude --drop-empty-revs --renumber-revs \
\
trunk/geotools2/extbin/.nbattrs  \
trunk/geotools2/geotools-src/.nbattrs  \
trunk/geotools2/geotools-src/gtbuild/.nbattrs  \
trunk/geotools2/extbin/core/.nbattrs  \
trunk/geotools2/geotools-src/core/.nbattrs  \
trunk/geotools2/geotools-src/core/www/.nbattrs  \
trunk/geotools2/geotools-src/shapefile/.nbattrs  \
\
trunk/geotools2/geotools-src/shapefile/tests/unit/testData/.cvsignore  \
trunk/geotools2/geotools-src/oraclespatial/.cvsignore  \
trunk/geotools2/.cvsignore  \
trunk/geotools2/geotools-src/oraclespatial/target/.cvsignore  \
trunk/geotools2/geotools-src/graph/.cvsignore  \
trunk/geotools2/geotools-src/validation/.cvsignore  \
trunk/geotools2/geotools-src/algorithms/.cvsignore  \
trunk/geotools2/geotools-src/arcgrid/.cvsignore  \
trunk/geotools2/geotools-src/arcsde/.cvsignore  \
trunk/geotools2/geotools-src/core/.cvsignore  \
trunk/geotools2/geotools-src/cts-coordtrans/.cvsignore  \
trunk/geotools2/geotools-src/data/.cvsignore  \
trunk/geotools2/geotools-src/defaultcore/.cvsignore  \
trunk/geotools2/geotools-src/docs/.cvsignore  \
trunk/geotools2/geotools-src/filter/.cvsignore  \
trunk/geotools2/geotools-src/gcs-coverage/.cvsignore  \
trunk/geotools2/geotools-src/geomedia/.cvsignore  \
trunk/geotools2/geotools-src/gmldatasource/.cvsignore  \
trunk/geotools2/geotools-src/gtopo30/.cvsignore  \
trunk/geotools2/geotools-src/gui/.cvsignore  \
trunk/geotools2/geotools-src/imagedatasource/.cvsignore  \
trunk/geotools2/geotools-src/j2se-demos/.cvsignore  \
trunk/geotools2/geotools-src/legend/.cvsignore  \
trunk/geotools2/geotools-src/lite-rendering/.cvsignore  \
trunk/geotools2/geotools-src/map/.cvsignore  \
trunk/geotools2/geotools-src/mapinfo/.cvsignore  \
trunk/geotools2/geotools-src/mysql/.cvsignore  \
trunk/geotools2/geotools-src/opengis/.cvsignore  \
trunk/geotools2/geotools-src/pickle/.cvsignore  \
trunk/geotools2/geotools-src/postgis/.cvsignore  \
trunk/geotools2/geotools-src/renderer/.cvsignore  \
trunk/geotools2/geotools-src/rendering-styling/.cvsignore  \
trunk/geotools2/geotools-src/resources/.cvsignore  \
trunk/geotools2/geotools-src/sample-data/.cvsignore  \
trunk/geotools2/geotools-src/science/.cvsignore  \
trunk/geotools2/geotools-src/science/target/.cvsignore  \
trunk/geotools2/geotools-src/shapefile/.cvsignore  \
trunk/geotools2/geotools-src/sldstyling/.cvsignore  \
trunk/geotools2/geotools-src/svgsupport/.cvsignore  \
trunk/geotools2/geotools-src/tiger/.cvsignore  \
trunk/geotools2/geotools-src/utils/.cvsignore  \
trunk/geotools2/geotools-src/vpf/.cvsignore  \
trunk/geotools2/geotools-src/wmsserver/.cvsignore  \
trunk/geotools2/geotools-demos/mapviewer/.cvsignore  \
trunk/geotools2/geotools-demos/raster/.cvsignore  \
trunk/geotools2/geotools-demos/reference/.cvsignore  \
branches/data-exp/geotools2/geotools-src/oraclespatial/.cvsignore \
branches/fid_exp/geotools2/geotools-src/oraclespatial/.cvsignore \
branches/fid_exp/geotools2/.cvsignore \
branches/gce-exp/geotools2/.cvsignore \
branches/grid-exp/geotools2/.cvsignore \
branches/gml-exp/geotools2/.cvsignore \
branches/desruisseaux/geotools2/.cvsignore \
branches/fid_branch/geotools2/.cvsignore \
branches/jdbc_fid_exp/geotools2/.cvsignore \
tags/BEFORE_FID_API_UPDATE/geotools2/.cvsignore \
tags/Root_grid-exp/geotools2/.cvsignore \
tags/GT_2_0_B4/geotools2/geotools-src/oraclespatial/.cvsignore \
tags/Root_fid_branch/geotools2/.cvsignore \
tags/Root_gce-exp/geotools2/.cvsignore \
tags/BEFORE_DELETE/geotools2/.cvsignore \
tags/BEFORE_WRONG_DELETE/geotools2/.cvsignore \
tags/Root_fid_exp/geotools2/geotools-src/oraclespatial/.cvsignore \
tags/Root_fid_exp/geotools2/.cvsignore \
tags/PRE_BETWEEN_GRAMMAR/geotools2/.cvsignore \
geotools/trunk/geotools2/geotools-demos/mapviewer/.cvsignore \
geotools/trunk/geotools2/geotools-demos/raster/.cvsignore \
geotools/trunk/geotools2/geotools-demos/reference/.cvsignore \
geotools/trunk/geotools2/geotools-src/algorithms/.cvsignore \
geotools/trunk/geotools2/geotools-src/arcgrid/.cvsignore \
geotools/trunk/geotools2/geotools-src/arcsde/.cvsignore \
geotools/trunk/geotools2/geotools-src/core/.cvsignore \
geotools/trunk/geotools2/geotools-src/cts-coordtrans/.cvsignore \
geotools/trunk/geotools2/geotools-src/data/.cvsignore \
geotools/trunk/geotools2/geotools-src/defaultcore/.cvsignore \
geotools/trunk/geotools2/geotools-src/docs/.cvsignore \
geotools/trunk/geotools2/geotools-src/filter/.cvsignore \
geotools/trunk/geotools2/geotools-src/gcs-coverage/.cvsignore \
geotools/trunk/geotools2/geotools-src/geomedia/.cvsignore \
geotools/trunk/geotools2/geotools-src/gmldatasource/.cvsignore \
geotools/trunk/geotools2/geotools-src/graph/.cvsignore \
geotools/trunk/geotools2/geotools-src/gtopo30/.cvsignore \
geotools/trunk/geotools2/geotools-src/gui/.cvsignore \
geotools/trunk/geotools2/geotools-src/imagedatasource/.cvsignore \
geotools/trunk/geotools2/geotools-src/j2se-demos/.cvsignore \
geotools/trunk/geotools2/geotools-src/legend/.cvsignore \
geotools/trunk/geotools2/geotools-src/lite-rendering/.cvsignore \
geotools/trunk/geotools2/geotools-src/map/.cvsignore \
geotools/trunk/geotools2/geotools-src/mapinfo/.cvsignore \
geotools/trunk/geotools2/geotools-src/mysql/.cvsignore \
geotools/trunk/geotools2/geotools-src/opengis/.cvsignore \
geotools/trunk/geotools2/geotools-src/pickle/.cvsignore \
geotools/trunk/geotools2/geotools-src/postgis/.cvsignore \
geotools/trunk/geotools2/geotools-src/renderer/.cvsignore \
geotools/trunk/geotools2/geotools-src/rendering-styling/.cvsignore \
geotools/trunk/geotools2/geotools-src/resources/.cvsignore \
geotools/trunk/geotools2/geotools-src/sample-data/.cvsignore \
geotools/trunk/geotools2/geotools-src/science/.cvsignore \
geotools/trunk/geotools2/geotools-src/shapefile/tests/unit/testData/.cvsignore \
geotools/trunk/geotools2/geotools-src/shapefile/.cvsignore \
geotools/trunk/geotools2/geotools-src/sldstyling/.cvsignore \
geotools/trunk/geotools2/geotools-src/svgsupport/.cvsignore \
geotools/trunk/geotools2/geotools-src/tiger/.cvsignore \
geotools/trunk/geotools2/geotools-src/utils/.cvsignore \
geotools/trunk/geotools2/geotools-src/validation/.cvsignore \
geotools/trunk/geotools2/geotools-src/vpf/.cvsignore \
geotools/trunk/geotools2/geotools-src/wmsserver/.cvsignore \
geotools/trunk/geotools2/.cvsignore \
\
geotools/trunk/scripts/.classpath  \
geotools/trunk/scripts/.project  \
geotools/trunk/gt/ext/shape/.classpath  \
geotools/trunk/gt/ext/shape/.project  \
geotools/trunk/gt/demo/export/.classpath  \
geotools/trunk/gt/demo/export/.project  \
geotools/trunk/gt/plugin/arcsde/.classpath  \
geotools/trunk/gt/plugin/arcsde/.project  \
geotools/trunk/gt/plugin/db2/test/.classpath  \
geotools/trunk/gt/plugin/db2/test/.project  \
geotools/trunk/spike/gtapi/.classpath  \
geotools/trunk/spike/gtapi/.project  \
geotools/trunk/spike/opengis/.classpath  \
geotools/trunk/spike/opengis/.project  \
geotools/trunk/spike/opengis/.umlproject  \
geotools/trunk/spike/geowidgets/trunk/stable/.classpath  \
geotools/trunk/spike/geowidgets/trunk/stable/.externalToolBuilders/RefreshLibraries.launch  \
geotools/trunk/spike/geowidgets/trunk/stable/.project  \
geotools/trunk/spike/matthias/gt_mapframework/.classpath  \
geotools/trunk/spike/matthias/gt_mapframework/.project  \
geotools/trunk/spike/gtcatalog/.classpath  \
geotools/trunk/spike/gtcatalog/.project  \
geotools/trunk/spike/gtcatalog/core/.classpath  \
geotools/trunk/spike/gtcatalog/core/.project  \
geotools/trunk/spike/gtcatalog/wfs/.classpath  \
geotools/trunk/spike/gtcatalog/wfs/.project  \
geotools/trunk/spike/gtcatalog/wms/.classpath  \
geotools/trunk/spike/gtcatalog/wms/.project  \
geotools/trunk/spike/osgi/catalog/.classpath  \
geotools/trunk/spike/osgi/catalog/.project  \
geotools/trunk/spike/osgi/catalog-wfs/.classpath  \
geotools/trunk/spike/osgi/catalog-wfs/.project  \
geotools/trunk/spike/osgi/catalog-wms/.classpath  \
geotools/trunk/spike/osgi/catalog-wms/.project  \
geotools/trunk/spike/osgi/gtlibs/.classpath  \
geotools/trunk/spike/osgi/gtlibs/.project  \
geotools/trunk/spike/osgi/handler/.classpath  \
geotools/trunk/spike/osgi/handler/.project  \
udig/branches/1.0.x/gt/filter/.classpath  \
udig/branches/1.0.x/gt/filter/.project  \
geotools/branches/complex-features/gt/module/main/opengis/.classpath  \
geotools/branches/complex-features/gt/module/main/opengis/.project  \
geotools/branches/complex-features/gt/module/main/opengis/.umlproject  \
geotools/branches/complex-features/gt/module/main/.classpath  \
geotools/branches/complex-features/gt/module/main/.project  \
geotools/branches/coverages_branch/trunk/gt/module/basictools/target/generated-src/main/java/org/geotools/filter/parser/.timestamp  \
geotools/branches/coverages_branch/trunk/gt/plugin/ieee-32/.classpath  \
geotools/branches/coverages_branch/trunk/gt/plugin/ieee-32/.project  \
geotools/branches/complex-features/gt/plugin/sqlds/.classpath  \
geotools/branches/complex-features/gt/plugin/sqlds/.project  \
geotools/branches/coverages_branch/trunk/trunk/gt/module/basictools/target/generated-src/main/java/org/geotools/filter/parser/.timestamp  \
geotools/branches/coverages_branch/trunk/gt/plugin/ImageMosaic/.classpath  \
geotools/branches/coverages_branch/trunk/gt/plugin/ImageMosaic/.project  \
geotools/branches/coverages_branch/trunk/gt/plugin/ImageMosaic/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/coverages_branch/trunk/gt/plugin/ImageMosaic/.settings/org.eclipse.jdt.ui.prefs  \
geotools/branches/fm/module/main/.classpath  \
geotools/branches/fm/module/api/.classpath  \
geotools/branches/fm/module/xml/.classpath  \
geotools/branches/fm/module/xml/.project  \
geotools/branches/fm/module/data/.classpath  \
geotools/branches/fm/module/data/.project  \
geotools/branches/fm/module/jdbc/.classpath  \
geotools/branches/fm/module/jdbc/.project  \
geotools/branches/fm/ext/eclipse/org.geotools.xml/.project  \
geotools/branches/coverages_branch/trunk/spike/arcGrid/.classpath  \
geotools/branches/coverages_branch/trunk/spike/arcGrid/.project  \
geotools/branches/fm/ext/codegen/.jetproperties  \
geotools/branches/coverages_branch/trunk/spike/imageio_streams/.classpath  \
geotools/branches/coverages_branch/trunk/spike/imageio_streams/.project  \
geotools/branches/coverages_branch/trunk/spike/imageio_streams/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/coverages_branch/trunk/spike/imageio_streams/.settings/org.eclipse.jdt.ui.prefs  \
geotools/branches/fm/ext/filter/.classpath  \
geotools/branches/fm/ext/filter/.project  \
geotools/trunk/gt/plugin/imagemosaic/.classpath  \
geotools/trunk/gt/plugin/imagemosaic/.project  \
geotools/trunk/spike/imageio/asciigrid/.classpath  \
geotools/trunk/spike/imageio/asciigrid/.project  \
geotools/trunk/spike/coveragetools/.classpath  \
geotools/trunk/spike/coveragetools/.project  \
geotools/trunk/spike/ecw/.classpath  \
geotools/trunk/spike/ecw/.project  \
geotools/branches/2.3.x/ext/coverage_development/coveragetools/.classpath  \
geotools/branches/2.3.x/ext/coverage_development/coveragetools/.project  \
geotools/branches/2.3.x/ext/coverage_development/ecw/.classpath  \
geotools/branches/2.3.x/ext/coverage_development/ecw/.project  \
geotools/branches/2.2.x/demo/sample/.classpath  \
geotools/branches/2.2.x/demo/sample/.project  \
geotools/branches/2.2.x/demo/example/.classpath  \
geotools/branches/2.2.x/demo/example/.project  \
geotools/branches/2.3.x/ext/coverage_development/imageio/ecw/.classpath  \
geotools/branches/2.3.x/ext/coverage_development/imageio/ecw/.project  \
geotools/branches/2.3.x/ext/coverage_development/imageio/gdal/.classpath  \
geotools/branches/2.3.x/ext/coverage_development/imageio/gdal/.project  \
geotools/branches/2.3.x/ext/coverage_development/plugins/pnm/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.2.x/plugin/arcsde/datastore/.classpath  \
geotools/branches/2.2.x/plugin/arcsde/datastore/.project  \
geotools/branches/2.2.x/plugin/arcsde/datastore/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.3.x/ext/coverage_development/coveragetools/.classpath  \
geotools/branches/2.3.x/ext/coverage_development/coveragetools/.settings/org.eclipse.jdt.core.prefs  \
geotools/trunk/gt/modules/unsupported/community-schemas/fm/.project  \
geotools/trunk/gt/modules/unsupported/community-schemas/postgis-sqlview/.classpath  \
geotools/trunk/gt/modules/unsupported/community-schemas/postgis-sqlview/.project  \
geotools/branches/2.4.x_rs/modules/plugin/ecw/.classpath  \
geotools/branches/2.4.x_rs/modules/plugin/ecw/.project  \
geotools/branches/2.4.x_rs/modules/plugin/ecw/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.4.x_rs/modules/plugin/grib1/.classpath  \
geotools/branches/2.4.x_rs/modules/plugin/grib1/.project  \
geotools/branches/2.4.x_rs/modules/plugin/grib1/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.4.x_rs/modules/plugin/hdf-aps/.classpath  \
geotools/branches/2.4.x_rs/modules/plugin/hdf-aps/.project  \
geotools/branches/2.4.x_rs/modules/plugin/hdf-aps/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.4.x_rs/modules/plugin/mrsid/.classpath  \
geotools/branches/2.4.x_rs/modules/plugin/mrsid/.project  \
geotools/branches/2.4.x_rs/modules/plugin/mrsid/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.4.x_rs/modules/plugin/swan/.classpath  \
geotools/branches/2.4.x_rs/modules/plugin/swan/.project  \
geotools/branches/2.4.x_rs/modules/plugin/swan/.settings/org.eclipse.jdt.core.prefs  \
geotools/branches/2.4.x_rs/modules/unsupported/mrsid/.classpath  \
geotools/branches/2.4.x_rs/modules/unsupported/mrsid/.project  \
geotools/branches/2.4.x_rs/modules/unsupported/mrsid/.settings/org.eclipse.jdt.core.prefs  \
\
< gtsvndump-step05.txt > gtsvndump-step06.txt
