I am just starting with a web application to maintain a household budget.
I really want to opensource it and let anyone who wants to work on it do so, as it is a hobby I don't really have the time to develop on it that much well
The only problem I have is that if this is an app I want to host on my domain, how do I go about doing this?
Should I set up an SVN and allow other people to check things in, and how do I manage checking the code that others write. I dont want to spend all my free time checking to see if someone else is trying to put in an exploit.