Page 1 of 1

Version control?

Posted: Wed Dec 26, 2012 8:01 pm
by scottdc
Just wondering what folks building sites are using for their version control setups with CMSMS. Trying to get a grasp on how to get everything working with git for dev and production when the templates, etc. are stored in the DB and not as flat-files.

Re: Version control?

Posted: Fri Dec 28, 2012 2:45 am
by slabbe
I use SVN for all files and DBV for the database versionning.

http://dbv.vizuina.com/

Re: Version control?

Posted: Wed Jan 02, 2013 4:20 pm
by scottdc
Great, thanks! DBV is just the sort of thing I was looking for.