THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » Source Control   (RSS)
  • A free book entitled "Version Control by Example" by Eric Sink is available for download

    I have just downloaded and started reading a free PDF book about version control systems (VCS), entitled Version Control by Example, written by Eric Sink. So far I have read a really informative chapter about the advantages of third generation VCS, such as Git, over the second generation ones, such as Subversion and TFS. So far it is a very nice ...
    Posted to Alexander Kuznetsov (Weblog) by Alexander Kuznetsov on July 24, 2011
  • Staying with Subversion or going for Git?

    I have just attended an excellent presentation on Git, delivered by Scott Chacon , a well-known Git expert. The presentation was excellent: practical recommendations, without marketing, without glossing over problems. I have been using Subversion to store my SQL since at least 2006, probably earlier, 2005-ish. I am quite happy with it. ...
    Posted to Alexander Kuznetsov (Weblog) by Alexander Kuznetsov on September 9, 2010
  • Survey: How do you manage the source code for your personal projects?

    This seems to be the survey season. Andy’s post on source controlling T-SQL code triggered a question that I always wanted to ask.   Do you version control the source code for your various personal projects (i.e. not projects of your customer or employer)? Do you use a computer at home for your source control repository, or do you use a ...
    Posted to Linchi Shea (Weblog) by Linchi Shea on March 11, 2010
  • Best Practice: Backups

    What if I told you to take your latest production backup, restore it on a different machine and try using the database? Are you comfortable with that task? Do you think it will work? When was the last time you tested your backups? Do you even have a backup? Why am I asking all these things? Because your data is as good as your last good backup. ...
    Posted to Denis Gobo (Weblog) by Denis Gobo on July 14, 2007
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement