Re: error in recording after import

2013-02-09 Thread Maxim Solodovnik
Backup files seems to be corrupted It has junk instead of folders On Sun, Feb 10, 2013 at 9:03 AM, Maxim Solodovnik solomax...@gmail.comwrote: Committed revision 171. I'll double-check things are now better On Sun, Feb 10, 2013 at 8:59 AM, Maxim Solodovnik solomax...@gmail.comwrote:

Re: error in recording after import

2013-02-09 Thread Maxim Solodovnik
It was created by OM on windows It is opened correctly under Windows It is imported correctly under Windows (Windows XP if I'm not mistaken) Files downloaded from svn are imported flawlwssly on my Windows 7 machine :( but fails under my Ubuntu On Sun, Feb 10, 2013 at 9:51 AM,

Re: error in recording after import

2013-02-09 Thread Maxim Solodovnik
I'm going to investigate this (and maybe simplify file import code) On Sun, Feb 10, 2013 at 9:59 AM, Maxim Solodovnik solomax...@gmail.comwrote: It was created by OM on windows It is opened correctly under Windows It is imported correctly under Windows (Windows XP if I'm not mistaken)

Re: error in recording after import

2013-02-09 Thread Maxim Solodovnik
I believe the problem is: 1) we do not put entries for folders into zip file 2) we are using: file.getCanonicalPath() while adding files to the archive I'll take care of this later Then I'll try to fix zip file reading On Sun, Feb 10, 2013 at 10:35 AM, Maxim Solodovnik