Ultimate Web Tips

your Wordpress, jQuery, PHP, MySQL, Linux and CSS guide to a successful website
Read more:
Posts Tagged ‘SVN’

Using Apache WebDav service with subversion can create timeouts when your project grows. Especially if you are on a slow connection, you need to tweak your Apache config a bit to avoid connection faults.

This tutorial will show step by step how to configure Apache, how to password protect and create your first repository.

March 8th, 2011

Delete all .svn directories

No Comments, Linux, by Joakim Ling.

If you did a checkout when you really wanted to do an export. Now there are tons of .svn folders in your project, and you need them to go away.