<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged version-control</title>
<link>https://www.question2answer.org/qa/tag/version-control</link>
<description>Powered by Question2Answer</description>
<item>
<title>version control of database</title>
<link>https://www.question2answer.org/qa/54917/version-control-of-database</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I trying to set up version control (with git/github) of my q2a-site in a usable way. What I want to be able to do, is to version control all php/css and &amp;quot;some&amp;quot; of the database.&lt;br /&gt;
&lt;br /&gt;
The reason for wanting a version control on the database is that I want to persist all the settings (site name, URL of logo, categories, page settings, etc, etc, etc).&lt;br /&gt;
&lt;br /&gt;
I do not want to version control all the questions and answers and users though. And in fact, I want to be able to have different versions of the users and questions (e.g. for dev and production) but use the same settings in both versions.&lt;br /&gt;
&lt;br /&gt;
Is there a best practise for this? What I would like to do, is to have all configurations in files rather than in the database, and version control those files...&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/54917/version-control-of-database</guid>
<pubDate>Mon, 21 Nov 2016 04:10:41 +0000</pubDate>
</item>
<item>
<title>Using git for version control site. What to put in .gitignore file?</title>
<link>https://www.question2answer.org/qa/46094/using-git-for-version-control-site-what-to-put-gitignore-file</link>
<description>I want to use github (public repository) for version control my Q&amp;amp;A site.&lt;br /&gt;
What files I should put in .gitignore file? Examples?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/46094/using-git-for-version-control-site-what-to-put-gitignore-file</guid>
<pubDate>Thu, 25 Jun 2015 08:36:43 +0000</pubDate>
</item>
</channel>
</rss>