Re: Database Corruption in SVN

2011-11-12 Thread Nico Kadel-Garcia
On Fri, Nov 11, 2011 at 6:18 AM, Waseem Shahzad wrote: > Is there any way that SVN database may be corrupted. Any story , Issue , > Experience…. Define "corrupted". Leaving write access to local users, such as is common with "file:///" based access, is begging for someone to screw up your reposit

Re: Database Corruption in SVN

2011-11-11 Thread Johan Corveleyn
Please don't top-post on this list. Put your reply below or inline. More below ... > -Original Message- > From: Tennebø Frode [mailto:frode.tenn...@saabgroup.com] > Sent: Friday, November 11, 2011 6:39 AM > To: Waseem Shahzad; users@subversion.apache.org > Subject: RE:

RE: Database Corruption in SVN

2011-11-11 Thread Waseem Shahzad
This means that corruption only if BDB , not in case of FSFS? Cheers -Original Message- From: Tennebø Frode [mailto:frode.tenn...@saabgroup.com] Sent: Friday, November 11, 2011 6:39 AM To: Waseem Shahzad; users@subversion.apache.org Subject: RE: Database Corruption in SVN > Is th

RE: Database Corruption in SVN

2011-11-11 Thread Tennebø Frode
> Is there any way that SVN database may be corrupted. Any > story , Issue , Experience.. The only time I have encountered this was when a collegue set up a BDB repository and accessed it using file:/// on an NFS mounted disk from several clients. -Frode