Hi Guys,

So I have been playing with virtualisation for development so that I can have differently configured installs depending on what I need to develop. I have begun to use source control and I have to say the roll back feature alone is worth it.

One of the issues is though before I used source control or virtualisation I used to just grab the code folder and back it up. What is the best method to back up now?

Would it be to just save a copy of the virtual machine? Or would it be to make a copy of the database?

I have plenty of space so I could make alternating copies of the VM no problem if that is what the easiest option is.