<?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/"
		>
<channel>
	<title>Comments on: TortoiseSVN Lightning Talk slides</title>
	<atom:link href="http://ghostednotes.com/2007/01/16/TortoiseSVN-Lightning-Talk-slides/feed" rel="self" type="application/rss+xml" />
	<link>http://ghostednotes.com/2007/01/16/TortoiseSVN-Lightning-Talk-slides</link>
	<description>The writings of a technology ronin</description>
	<lastBuildDate>Tue, 12 Apr 2011 22:08:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: DaveHo</title>
		<link>http://ghostednotes.com/2007/01/16/TortoiseSVN-Lightning-Talk-slides/comment-page-1#comment-9</link>
		<dc:creator>DaveHo</dc:creator>
		<pubDate>Thu, 05 Jul 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://ghostednotes.com/2007/01/16/TortoiseSVN-Lightning-Talk-slides#comment-9</guid>
		<description>I&#039;ve finally gotten my work environment on both version control and issue management.  While it does present problems when I want to just get a fix or update out quickly (where 10 minutes of work require an additional 10 minutes of version management and documentation) the ability to plan for feature enhancements over a longer period, the documentation history, separate version copies, and the security of rolling back has more than paid off.
The nicest thing to have happened with using these items has been AnkhSVN for Visual Studio.  It integrates the Subversion system right into the solution explorer (including GUI symbols like green checkmarks) and lets you work on code without having to manually open pages from the filesystem.  But the best is since I have a working copy locally, and VS debugs web projects in a virtual IIS service, I can do all my debugging and initial QA without having to push my changes to a server, or move files in order to compile changes.  That alone is making .NET development using Subversion very nice.
While I am also versioning my PHP projects using Subversion, I do not have a plug-in for Dreamweaver, as the open source plugin&#039;s site is no longer active, and a reasonably priced commercial product I am dubious of since their &quot;trial version&quot; consisted of an empty installer .msi.  So unfortunately I need to open my working copies from Explorer into Dreamweaver.
There are still aspects of this configuration I need to iron out, such as the problem of tons of binaries being versioned and slowing down checkouts (I&#039;ve excluded some of them from repositories, but to do anything more elaborate like using SVN externals is more than I care to do right now), but so far I&#039;m loving it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve finally gotten my work environment on both version control and issue management.  While it does present problems when I want to just get a fix or update out quickly (where 10 minutes of work require an additional 10 minutes of version management and documentation) the ability to plan for feature enhancements over a longer period, the documentation history, separate version copies, and the security of rolling back has more than paid off.<br />
The nicest thing to have happened with using these items has been AnkhSVN for Visual Studio.  It integrates the Subversion system right into the solution explorer (including GUI symbols like green checkmarks) and lets you work on code without having to manually open pages from the filesystem.  But the best is since I have a working copy locally, and VS debugs web projects in a virtual IIS service, I can do all my debugging and initial QA without having to push my changes to a server, or move files in order to compile changes.  That alone is making .NET development using Subversion very nice.<br />
While I am also versioning my PHP projects using Subversion, I do not have a plug-in for Dreamweaver, as the open source plugin&#8217;s site is no longer active, and a reasonably priced commercial product I am dubious of since their &quot;trial version&quot; consisted of an empty installer .msi.  So unfortunately I need to open my working copies from Explorer into Dreamweaver.<br />
There are still aspects of this configuration I need to iron out, such as the problem of tons of binaries being versioned and slowing down checkouts (I&#8217;ve excluded some of them from repositories, but to do anything more elaborate like using SVN externals is more than I care to do right now), but so far I&#8217;m loving it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

