I have just purchased a (dv) account from media temple and I want to begin using subversion, as currently I don't use a code repository at all.
Questions:
- Should I setup svn on my (dv) or use something like beanstalk/assembla/etc for hosting my code repository? Basically i'm wondering if it's considered bad practice to have my code repository on the same (dv) that I serve all my websites/apps from?
- Should I create a new repository for each website/app that I create or should I just create 1 repository and store all my projects in there?