On 4/30/05, Diego Iastrubni <[EMAIL PROTECTED]> wrote: > CVS on steroids.... atomic commits.... we all heard of those nice slogans.. > [snip] > > I have heard many disaster stories from SVN. One of them is mine, as it > seems that the bdb backend is problematic under MacOS and Debian. Does > anyone have a clue what is really hapenning there? Anyone else > experienced those symptoms?
Not SVN related, but OpenLDAP in debian defaults to ldbm while other distro's use bdb. The post install script claims that both should work, but recommends ldbm. When I used bdb, the data was lost on more then on occasion on clean shutdowns. I never followed this up, as ldbm works for me. > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
