To delete a directory that is not empty under Windows: rmdir /s /q directoryName
80n On Nov 26, 2007 12:49 PM, Tino Miegel <[EMAIL PROTECTED]> wrote: > 2007/11/26, Dirk-Lüder Kreie <[EMAIL PROTECTED]>: > > > Can you retry with current from svn? I added an explicit "OPEN => 0" to > > the tempfile() call, to prevent auto-opening of the file, which might > > have prevented proper deletion on windows, while on linux it seems it > > was not auto-opened due to the "undef" in the call. > > > > Doesn't work with svn revision 5757: > > G:\tilesAtHome>perl tilesGen.pl loop > - Using working directory g:\temp\ > - Inkscape version 0.45.1 > - xmlstarlet version 1.0.1 > - zip is present > - pngcrush version 1.6.4 > - Uploading with username "Tino" > - Deleting ZIP files after upload > - Configured Layer: default > - Configured Layer: maplint > This is version 5757 (Newcastle) of tilesgen running on MSWin32 > [#1 0% jobinit] Doing tileset 911,1542 (zoom 12) (area around 40.547192 > ,-99.88 > 7695) > [#1 0% Preproc] Downloading: Map data for default,maplint to > g:\temp\data-1156 > [#1 0% Preproc] Checking for UTF-8 errors in g:\temp\data-1156.osm... > [#1 0% default] Splitting G:\temp\1156\1156_part-89INvL.png (1 x 1)... > cannot > remove TempDir g:\temp\1156/ at tilesGen.pl line 1218. > > G:\tilesAtHome> > > It seems it wants to delete the temp-subdir "1156", but there is still > a png in there... > > Tino > _______________________________________________ > Tilesathome mailing list > [email protected] > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome >
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
