[Tilesathome] _unstable is the new stable now :-) !

Maarten Deen mdeen at xs4all.nl
Sat Aug 30 09:44:36 BST 2008


spaetz wrote:
> r10303 | spaetz | 2008-08-29 11:19:09 +0200 (Fri, 29 Aug 2008) | 1 line merge
> the _unstable branch as of r10296 into stable. Kept oceantiles.dat/png from
> the stable branch
> 
> 
> Managed to convince svn to merge in the end. I have copied over the _unstable
> branch into stable. I will probably rebase the _unstable now from stable if
> svn has something like this.
> 
> - Let me know of weird things. The only current issue is that the progress %
> is sometimes (wildly) off in forked render mode.
> 
> - I am not sure if the Windows delete .dir issue is resolved.

It is not. I'm left with a directory 12_2513_1238_LGCRj with all files in it.

Just had a hunch: you're using rmtree are you not? What if rmtree is translated 
to rmdir in Windows? That fails if the directory is not empty.
You will first have to empty the directory and then remove the directory.

For the rest it looks good.

Maarten




More information about the Tilesathome mailing list