<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:series="http://unfoldingneurons.com/" > <channel><title>Comments on: Integrating Source Control Into Your Projects</title> <atom:link href="http://www.brandonsavage.net/integrating-source-control-into-your-projects/feed/" rel="self" type="application/rss+xml" /><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/</link> <description>The personal blog of Brandon Savage. Contains entries of a personal and professional nature focusing on PHP, Apple, LAMP, MySQL and Washington, DC.</description> <lastBuildDate>Thu, 29 Jul 2010 19:10:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Stephen Cox</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2763</link> <dc:creator>Stephen Cox</dc:creator> <pubDate>Sat, 02 Jan 2010 01:14:23 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2763</guid> <description>Jesus.. sorry for the typos. Just reread my comment &#039;above&#039;. Was typing too fast.</description> <content:encoded><![CDATA[<p>Jesus.. sorry for the typos. Just reread my comment &#8216;above&#8217;. Was typing too fast.</p> ]]></content:encoded> </item> <item><title>By: Stephen Cox</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2754</link> <dc:creator>Stephen Cox</dc:creator> <pubDate>Mon, 28 Dec 2009 22:28:53 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2754</guid> <description>Project that i won (meaning only I am working on) I do not use version control. I rely on TM backups. ;)</description> <content:encoded><![CDATA[<p>Project that i won (meaning only I am working on) I do not use version control. I rely on TM backups. ;)</p> ]]></content:encoded> </item> <item><title>By: Andy Rockwell</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2745</link> <dc:creator>Andy Rockwell</dc:creator> <pubDate>Sat, 26 Dec 2009 02:19:41 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2745</guid> <description>Smaller companies often don&#039;t understand the full benefit of using version control or don&#039;t understand version control at all.From my contract development experience, the biggest offenders are companies who do most of their business in local markets with developers in house. These companies stand to benefit the most from proper version control and simply don&#039;t realize it.What I do personally is offer to install a nice Ubuntu LAMP stack + version control for them locally, setup the project in version control and train other developers to use it as the project progresses. Ubuntu makes it really fast and easy so I offer to do it for free.Do this and at the end of the day you&#039;ll end up with very happy customers who trust you and keep coming back with contract after contract when they can.</description> <content:encoded><![CDATA[<p>Smaller companies often don&#8217;t understand the full benefit of using version control or don&#8217;t understand version control at all.</p><p>From my contract development experience, the biggest offenders are companies who do most of their business in local markets with developers in house. These companies stand to benefit the most from proper version control and simply don&#8217;t realize it.</p><p>What I do personally is offer to install a nice Ubuntu LAMP stack + version control for them locally, setup the project in version control and train other developers to use it as the project progresses. Ubuntu makes it really fast and easy so I offer to do it for free.</p><p>Do this and at the end of the day you&#8217;ll end up with very happy customers who trust you and keep coming back with contract after contract when they can.</p> ]]></content:encoded> </item> <item><title>By: TQ White II</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2738</link> <dc:creator>TQ White II</dc:creator> <pubDate>Thu, 24 Dec 2009 17:13:12 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2738</guid> <description>Contrary to your view that personal repositories don&#039;t work in a team, I always keep a local repository. At minimum it is a grand &#039;undo&#039; buffer. At best, it allows me to try things that I may not want involved in the real code base. Git is great for that.</description> <content:encoded><![CDATA[<p>Contrary to your view that personal repositories don&#8217;t work in a team, I always keep a local repository. At minimum it is a grand &#8216;undo&#8217; buffer. At best, it allows me to try things that I may not want involved in the real code base. Git is great for that.</p> ]]></content:encoded> </item> <item><title>By: Giedrius</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2737</link> <dc:creator>Giedrius</dc:creator> <pubDate>Thu, 24 Dec 2009 10:42:32 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2737</guid> <description>I agree with the comment, that even if you are working alone, you should use source control system. It&#039;s very good way to keep track your work. Thanks for nice article!</description> <content:encoded><![CDATA[<p>I agree with the comment, that even if you are working alone, you should use source control system. It&#8217;s very good way to keep track your work.<br /> Thanks for nice article!</p> ]]></content:encoded> </item> <item><title>By: Les</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2732</link> <dc:creator>Les</dc:creator> <pubDate>Wed, 23 Dec 2009 19:46:15 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2732</guid> <description>@thomasThat is what I was meaning, something that would work seamlessly with the server. I&#039;ll take a look at webSVN, thanks.</description> <content:encoded><![CDATA[<p>@thomas</p><p>That is what I was meaning, something that would work seamlessly with the server. I&#8217;ll take a look at webSVN, thanks.</p> ]]></content:encoded> </item> <item><title>By: Joel Clermont</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2731</link> <dc:creator>Joel Clermont</dc:creator> <pubDate>Wed, 23 Dec 2009 15:42:20 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2731</guid> <description>I insist on using source control even if I&#039;m the only developer on a project. It makes it trivial to jump between machines for development. It makes it possible to track your changes (and even retrace your steps for a detailed invoice). Plus, if you&#039;re really gutsy, you can give a project manager or client access to view the svn logs on a website and let them monitor progress in real time.</description> <content:encoded><![CDATA[<p>I insist on using source control even if I&#8217;m the only developer on a project. It makes it trivial to jump between machines for development. It makes it possible to track your changes (and even retrace your steps for a detailed invoice). Plus, if you&#8217;re really gutsy, you can give a project manager or client access to view the svn logs on a website and let them monitor progress in real time.</p> ]]></content:encoded> </item> <item><title>By: Tomaž Muraus</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2730</link> <dc:creator>Tomaž Muraus</dc:creator> <pubDate>Wed, 23 Dec 2009 14:48:36 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2730</guid> <description>I still find it hard to believe, that there are companies where more then one person is working on the code at the same time and they are not using any kind of version control system.@Les: What you mean with &quot;integration&quot;?If you mean accessing / viewing contents of your repository via your web browser, you could use webSVN.Or take it to the next level and use a project management tool which supports integration with different kind of version control systems (redmine, trac, etc.).</description> <content:encoded><![CDATA[<p>I still find it hard to believe, that there are companies where more then one person is working on the code at the same time and they are not using any kind of version control system.</p><p>@Les: What you mean with &#8220;integration&#8221;?</p><p>If you mean accessing / viewing contents of your repository via your web browser, you could use webSVN.</p><p>Or take it to the next level and use a project management tool which supports integration with different kind of version control systems (redmine, trac, etc.).</p> ]]></content:encoded> </item> <item><title>By: Les</title><link>http://www.brandonsavage.net/integrating-source-control-into-your-projects/#comment-2729</link> <dc:creator>Les</dc:creator> <pubDate>Wed, 23 Dec 2009 13:58:04 +0000</pubDate> <guid isPermaLink="false">http://www.brandonsavage.net/?p=1095#comment-2729</guid> <description>What would you suggest are the best tools to integrate version control along side your server - apache of course - so there is seamless interaction?I hear of webDAV but never really got into it. Also, how does this affect unit tests?</description> <content:encoded><![CDATA[<p>What would you suggest are the best tools to integrate version control along side your server &#8211; apache of course &#8211; so there is seamless interaction?</p><p>I hear of webDAV but never really got into it. Also, how does this affect unit tests?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using apc (user agent is rejected)
Database Caching 45/52 queries in 0.030 seconds using disk

Served from: www.brandonsavage.net @ 2010-09-08 12:56:17 -->