We kind of source control the db using usync project, this DOES NOT DO CONTENT well there is version that does but we do not use it. Any template / macro / doc type or data type changes result in files being written that describe those changes we check those into source. This helps with deployment which is what we use it for.
Database Source Control
Hello all,
Currently i use git/ source tree for source control on the umbraco directory.
Does anybody have any methods they use for source control on the database?
Kind regards,
James.
James,
We kind of source control the db using usync project, this DOES NOT DO CONTENT well there is version that does but we do not use it. Any template / macro / doc type or data type changes result in files being written that describe those changes we check those into source. This helps with deployment which is what we use it for.
Regards
Ismial
is working on a reply...