Sat, Oct 22 2005
00:30:14
|
|
Request created by guest
|
|
Subject: v.in.e00 deletes files it did not create
Platform: GNU/Linux/i386
grass obtained from: Other (CDROM etc)
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 6.0.0
If you run v.in.e00 in a directory that contains another directory named info
it will recursively delete the info directory as it trys to clean up after itself.
It seems like if would be better to create temporary files in a tmp directory
rather than the working directory.
This bug effects versions of GRASS available from Debian Etch as well as the
Mac OS X builds at http://wwwamb.bologna.enea.it/forgrass/ |
|
Sat, Oct 22 2005
15:29:11
|
|
Mail sent by mneteler
|
|
Thanks for the notification.
I have fixed the bug in both 6.1-CVS and 6.0-CVS (for 6.0.2).
Now the files are copied to a TMPDIR first, then all
subsequent operations are done there.
Markus |
|
Sat, Oct 22 2005
15:29:19
|
|
Status changed to resolved by mneteler
|
|