On Tue, Oct 24 2006, David Kågedal wrote:

> [EMAIL PROTECTED] writes:
[...]
>> Ideally, I'd like a solution that would permit having the BBDB even
>> when off line.  I.e., if I take my laptop somewhere, I'd like to have
>> a local copy that I can use, and synch later on.
>
> I use CVS to synchronize.  This means that I might need to to the
> usual conflict resolution if I have modified the same entries on more
> than one machine, but it works well.
>
> I set bbdb-file to point to a file inside a checked-out CVS tree
> containing my bbdb file (and other stuff).

For this scenario it would be nice to have an option allowing a
multi-line bbdb file format instead of the one-line-per-person format:

,----
| ["Firstname" "Lastname"
|  nil
|  nil
|  (["Mobile" "000000000000"]
|   ["Other" "00000000000"])
|  nil
|  ("[EMAIL PROTECTED]"
|   "[EMAIL PROTECTED]"
|   "[EMAIL PROTECTED]")
|  ((creation-date . "2005-05-05")
|   (timestamp . "2006-09-05")
|   (notes . "..., ...")
|   (category . "bar")
|   (gnokii . "t")
|   (mail-alias . "foo-bar-Team")
|   (www . "http://www.somewhere.invalid";))
|  nil]
`----

For the Lisp reader, it won't make any difference, but it would
simplify diffing and merging significantly.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to