On Fri, 4 Jul 2008, Chris Frey wrote:

> I've applied your btool null parser patch to the latest CVS, so your 
> perlbarry package doesn't need a special patch anymore.
>
> I've also added your perlbarry package under contrib/perlbarry.
>
> I'm working through testing the scripts, and so far found just a few
> small issues:
>
>       - if two devices are plugged in at once, the scripts get
>         confused... this isn't too big a deal, but would be nice
>         to have handled better
>
>       - some of the scripts embed binary ASCII characters in the
>         sources... this confuses tools like diff, making it think
>         the files are binary... could those characters be substituted
>         for escaped codes?
>
>       - when running the barrybkup script, some database directories
>         end up empty, and tar gives a blast of errors in those cases
>
> Also, in testing your btool null parser patch, I found a bug in the
> null parser itself, which caused the record unique IDs to be incorrect.
> I fixed this as well.
>
> Thanks very much for your scripts and for making them available to be
> added to Barry.  I'm quite pleased to see the IPD file format in perl
> script form.

you're welcome. i escaped the binary strings (without testing *all* my 
changes) as well as modified barrybkup to only attempt to tar 
directories with data. i also added a -p option to the relevant programs 
to select the device when more than one is installed, but i can't test 
it as i only have one device. i've tested barrybkup. comparing the new 
output to the old ouput, but i haven't tested the changes to the other 
programs (same changes, copy and paste, *should* work).

one odd thing i've noticed: the record type on *all* databases is 
usually 08 00, but sometimes they are *all* 07 00 (while in your file 
bb_task_format.txt you list 09 00). any idea what this is about?

-ashley
-- 
No one can make you feel inferior without your consent.
Eleanor Roosevelt

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to