Be the first to know about special offers and new products for web developers and Internet business owners.
I will never share your email address with the bad boys. Period.
|
Be the first to know about special offers and new products for web developers and Internet business owners. I will never share your email address with the bad boys. Period.
The latest
|
subversionWhy I Decided To Use FSFS Over Berkeley DB With SubversionSubmitted by alexis on Tue, 2007-10-30 23:24.I've had enough dealing with permission errors and corrupted database issues in the Subversion repository I use in one of my development servers. Most problems came from using the default Berkeley database as my repository store so I decided to move to FSFS. Even if the Subversion book has a section explaining how to setup users and permissions and create wrapper scripts to use the correct umask, I didn't feel safe running a repository store that even the Subversion development team perceives as very sensible to interruptions. Some advantages of FSFS over Berkeley database include:
So, I've created a new repository specifying FSFS. You just need to add the --fs-type fsfs parameter, like this: $ svnadmin create --fs-type fsfs /path/to/repos I'd recommend not wasting your time with Berkeley database for your Subversion setup, just go for FSFS and you'll be cool. More about Subversion and how I use it on all my web projects coming soon. |
Want to launch a online store, need a new look for your website, market your services on the Net or build a virtual community? Not a problem, let's talk about it. Where To Host Your Sites? |
Recent comments
2 weeks 11 hours ago
2 weeks 3 days ago
2 weeks 4 days ago
2 weeks 6 days ago
3 weeks 17 hours ago
3 weeks 4 days ago
3 weeks 5 days ago
4 weeks 2 days ago
4 weeks 5 days ago
5 weeks 22 hours ago