> There has been some interest in having ASynK support BBDB file format > ver 9 support in ASynK. I have just pushed out an experimental branch > called 'bbdb-format-v9' which should seamlessly start supporting v9. > You should not see any change to your workflow, including the case > where you had a BBDB file that you were syncing with another database > (google contacts, say), and that BBDB file was recently upgraded to > format ver 9 by BBDBv3. > > Caveat: please treat this as alpha quality code for testing purposes. > That said I am very interested in hearing how it works for you, and > happy to address bug reports.
I've finally got around to trying this. I cloned the repository, did git branch -u remotes/origin/bbdb-format-v9 and git checkout -f. Built it per the directions, and set up a profile. I am now able to get data moving in both directions (bbdb and google) but the bbdb file always ends up corrupted. I've reset a couple times (restore bbdb from backup and delete/recreate the profile and restore google to yesterday) and tried unidirectional sync in both directions (by changing the order when recreating the profile). It seems that when I go from bbdb to google entries with multiple phone numbers which are stored as arrays instead of strings get screwed up as quotes are added in correctly (at least that's my interpretation). If I go from google to bbdb some entries error on "something is not a list" but I can't figure out what's wrong looking at the entry. Is this still just a case of the software's not there yet (and if so I'd be happy to help with testing as I'm not much of a coder) or am I doing something wrong and getting the wrong code? Thanks, -- Dave Goldberg [email protected] -- Find ASynK useful? Consider leaving a tip at this Bitcoin address: 1KarraEGixRyScZ9qFHdekxNkgpPTuzWBc --- You received this message because you are subscribed to the Google Groups "ASynK Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
