<?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"
	>
<channel>
	<title>Comments on: Version Control and Web Development</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/</link>
	<description></description>
	<pubDate>Sat, 11 Oct 2008 00:54:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: anubishh</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4541</link>
		<dc:creator>anubishh</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4541</guid>
		<description>&lt;p&gt;Thanks for this very informative BLOG.&lt;/p&gt;

&lt;p&gt;I suppose you need to create virtual hosts for staging, devel, and live site. My question is, does anybody know a good tool to create those hosts, i don't want to play around with apache conf files alot.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Thanks for this very informative BLOG.</p>
<p>I suppose you need to create virtual hosts for staging, devel, and live site. My question is, does anybody know a good tool to create those hosts, i don&#8217;t want to play around with apache conf files alot.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: UCAP</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4542</link>
		<dc:creator>UCAP</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4542</guid>
		<description>&lt;p&gt;The link to WinCVS should be wincvs.org and not .com ;-)&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>The link to WinCVS should be wincvs.org and not .com ;-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bwarrene</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4543</link>
		<dc:creator>bwarrene</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4543</guid>
		<description>&lt;p&gt;[QUOTE=UCAP]The link to WinCVS should be wincvs.org and not .com ;-)[/QUOTE]&lt;/p&gt;

&lt;p&gt;Thanks- I actually typo'd that one as it is a Safari bookmark for me.  Just in a .com state of mind today.  Appreciate you pointing  that out to me - it is corrected.&lt;/p&gt;

&lt;p&gt;Blano&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>[QUOTE=UCAP]The link to WinCVS should be wincvs.org and not .com ;-)[/QUOTE]</p>
<p>Thanks- I actually typo&#8217;d that one as it is a Safari bookmark for me.  Just in a .com state of mind today.  Appreciate you pointing  that out to me - it is corrected.</p>
<p>Blano</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bwarrene</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4544</link>
		<dc:creator>bwarrene</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4544</guid>
		<description>&lt;p&gt;[QUOTE=anubishh]Thanks for this very informative BLOG.&lt;/p&gt;

&lt;p&gt;I suppose you need to create virtual hosts for staging, devel, and live site. My question is, does anybody know a good tool to create those hosts, i don't want to play around with apache conf files alot.[/QUOTE]&lt;/p&gt;

&lt;p&gt;Under the free and open source banner - my recommendation is Webmin as it provides a GUI interface in browser to Apache but still permits access to root level config files if needed.&lt;/p&gt;

&lt;p&gt;Webmin (&lt;a href="http://www.webmin.com"&gt;http://www.webmin.com&lt;/a&gt;) is installed on a *Nix server - and can be accessed from any platform in just about any browser.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>[QUOTE=anubishh]Thanks for this very informative BLOG.</p>
<p>I suppose you need to create virtual hosts for staging, devel, and live site. My question is, does anybody know a good tool to create those hosts, i don&#8217;t want to play around with apache conf files alot.[/QUOTE]</p>
<p>Under the free and open source banner - my recommendation is Webmin as it provides a GUI interface in browser to Apache but still permits access to root level config files if needed.</p>
<p>Webmin (<a href="http://www.webmin.com">http://www.webmin.com</a>) is installed on a *Nix server - and can be accessed from any platform in just about any browser.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eric.Coleman</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4545</link>
		<dc:creator>Eric.Coleman</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4545</guid>
		<description>&lt;p&gt;If you don't want to use CVS, and want to have some sort of web based version control, WEBPM is an excellant project that's still being developed.  Sure, there are still bugs, and the site is german (once you download, install it, and login, you can switch to english).  I would check it out:&lt;/p&gt;

&lt;p&gt;http://webpm.woltlab.info/&lt;/p&gt;

&lt;p&gt;- Eric&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t want to use CVS, and want to have some sort of web based version control, WEBPM is an excellant project that&#8217;s still being developed.  Sure, there are still bugs, and the site is german (once you download, install it, and login, you can switch to english).  I would check it out:</p>
<p><a href="http://webpm.woltlab.info/" rel="nofollow">http://webpm.woltlab.info/</a></p>
<p>- Eric</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pippo</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4546</link>
		<dc:creator>pippo</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4546</guid>
		<description>&lt;p&gt;Also you can browse your repository by using &lt;a href="http://www.freebsd.org/projects/cvsweb.html"&gt;cvsweb&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I'm evaluating to use a repository to store my C/C++ projects,&lt;br /&gt;
but I admit that I'm tempted to use &lt;a href="http://subversion.tigris.org/"&gt;subversion&lt;/a&gt; in place of cvs.&lt;br /&gt;
One of the best advantages, from my point of view, of subversion versus cvs are:&lt;/p&gt;

&lt;p&gt;a) &lt;br /&gt;
Copies and renaming files seem better under subversion.&lt;br /&gt;
In most cases with CVS you will loose the files history.&lt;/p&gt;

&lt;p&gt;b) (I read that of)&lt;br /&gt;
Better binary file handling, it is usefull when you have to work with a lot of images such under web development.&lt;br /&gt;
In fact with cvs if you commit 100 modifications to an image file, the remote repository will have 100 copies of the same file....what a waste of space.&lt;br /&gt;
Subversion uses an internal algorithm to handle binary files, so in pratice it does not store a new copy of an image when you commit a modification.&lt;br /&gt;
Only differences are send.&lt;br /&gt;
In pratice binary files are handled the ``same way'' as text files,&lt;br /&gt;
more or less.... ;)&lt;/p&gt;

&lt;p&gt;I used CVS and Subversion for few days only, so point a) is not that clear to me.&lt;br /&gt;
Point b) is something that web developers should think of.&lt;/p&gt;

&lt;p&gt;IMHO, CVS seems more fine, with some limitations, to text-only projects.&lt;br /&gt;
For a web-development, due to lot of images, I'd try subversion.&lt;/p&gt;

&lt;p&gt;There exists an Apache module for subversion, but it works under 2.x.&lt;br /&gt;
The reason seems due to web_dav support of 2.x series.&lt;/p&gt;

&lt;p&gt;CVS is a more stable and mature product, though.&lt;/p&gt;

&lt;p&gt;Many CVS competitors, such as subversion, offer the import of an existing CVS repository,&lt;br /&gt;
so starting with CVS would let you to switch to another version control ``easily''...if you evaluate that CVS doesn't do something you need.&lt;/p&gt;

&lt;p&gt;Last but not least, the Linux and MySQL projects are using &lt;a href="www.bitkeeper.com"&gt;bitkeeper&lt;/a&gt; but the main issue is its license....but I never read in deep that.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Also you can browse your repository by using <a href="http://www.freebsd.org/projects/cvsweb.html">cvsweb</a>.</p>
<p>I&#8217;m evaluating to use a repository to store my C/C++ projects,<br />
but I admit that I&#8217;m tempted to use <a href="http://subversion.tigris.org/">subversion</a> in place of cvs.<br />
One of the best advantages, from my point of view, of subversion versus cvs are:</p>
<p>a) <br />
Copies and renaming files seem better under subversion.<br />
In most cases with CVS you will loose the files history.</p>
<p>b) (I read that of)<br />
Better binary file handling, it is usefull when you have to work with a lot of images such under web development.<br />
In fact with cvs if you commit 100 modifications to an image file, the remote repository will have 100 copies of the same file&#8230;.what a waste of space.<br />
Subversion uses an internal algorithm to handle binary files, so in pratice it does not store a new copy of an image when you commit a modification.<br />
Only differences are send.<br />
In pratice binary files are handled the &#8220;same way&#8221; as text files,<br />
more or less&#8230;. ;)</p>
<p>I used CVS and Subversion for few days only, so point a) is not that clear to me.<br />
Point b) is something that web developers should think of.</p>
<p>IMHO, CVS seems more fine, with some limitations, to text-only projects.<br />
For a web-development, due to lot of images, I&#8217;d try subversion.</p>
<p>There exists an Apache module for subversion, but it works under 2.x.<br />
The reason seems due to web_dav support of 2.x series.</p>
<p>CVS is a more stable and mature product, though.</p>
<p>Many CVS competitors, such as subversion, offer the import of an existing CVS repository,<br />
so starting with CVS would let you to switch to another version control &#8220;easily&#8221;&#8230;if you evaluate that CVS doesn&#8217;t do something you need.</p>
<p>Last but not least, the Linux and MySQL projects are using <a href="www.bitkeeper.com">bitkeeper</a> but the main issue is its license&#8230;.but I never read in deep that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bwarrene</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4547</link>
		<dc:creator>bwarrene</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4547</guid>
		<description>&lt;p&gt;As a follow-up, I also wanted to note RCS, a revision control system that is also optimal for revisions of text and graphics.  It is found at http://www.gnu.org/software/rcs/rcs.html and could also serve as a simplified solution and alternative to cvs.&lt;/p&gt;

&lt;p&gt;Not to say cvs is not appropriate for web developers, but for simply controlling the revisions of web pages, source code and images, RCS could serve well.  &lt;/p&gt;

&lt;p&gt;I would still encourage web development environments with multiple developers and designers and perhaps even numerous "content updaters" to consider evaluating and experimenting with cvs.  It would be the most robust and mature of those available.&lt;/p&gt;

&lt;p&gt;Bitkeeper does have a good reputation as well.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>As a follow-up, I also wanted to note RCS, a revision control system that is also optimal for revisions of text and graphics.  It is found at <a href="http://www.gnu.org/software/rcs/rcs.html" rel="nofollow">http://www.gnu.org/software/rcs/rcs.html</a> and could also serve as a simplified solution and alternative to cvs.</p>
<p>Not to say cvs is not appropriate for web developers, but for simply controlling the revisions of web pages, source code and images, RCS could serve well.  </p>
<p>I would still encourage web development environments with multiple developers and designers and perhaps even numerous &#8220;content updaters&#8221; to consider evaluating and experimenting with cvs.  It would be the most robust and mature of those available.</p>
<p>Bitkeeper does have a good reputation as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: xor</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4548</link>
		<dc:creator>xor</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4548</guid>
		<description>&lt;p&gt;The basic information here is good, especially 2A, but there isn't really much about the process of doing web development with version control. On a day-to-day level, what do developers do? Do they have servers running on their local machines or do they check out - change - check in before being able to test their changes on the development server? We are looking at implementing version control, but the real challenge for us is that we are not allowed to run servers on our local machines. We don't want the version control system to bog us down while doing development, forcing us to go through extra steps (checking back in before we test) each time we make a small change and want to test it. I haven't been able to come up with a workflow yet that incorporates version control and is still streamlined enough. I'd love to hear more from web developers who are actually using version control... how have you implemented it? What are your workflow stages?&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>The basic information here is good, especially 2A, but there isn&#8217;t really much about the process of doing web development with version control. On a day-to-day level, what do developers do? Do they have servers running on their local machines or do they check out - change - check in before being able to test their changes on the development server? We are looking at implementing version control, but the real challenge for us is that we are not allowed to run servers on our local machines. We don&#8217;t want the version control system to bog us down while doing development, forcing us to go through extra steps (checking back in before we test) each time we make a small change and want to test it. I haven&#8217;t been able to come up with a workflow yet that incorporates version control and is still streamlined enough. I&#8217;d love to hear more from web developers who are actually using version control&#8230; how have you implemented it? What are your workflow stages?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: m0n5t3r</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4549</link>
		<dc:creator>m0n5t3r</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4549</guid>
		<description>&lt;p&gt;Samba exported sandboxes, each with its own virtual host (I use dynamic vhosts, so I only need to make sure it is resolvable), since the development takes place in an intranet... for remote development, 2 choices: sandboxes on the main server accessed via FTP, SFTP or WebDAV, or local server (much faster, but one needs to replicate the database, too, if the project is using such a thing). As for the graphical clients, lincvs or smartcvs are good choices.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Samba exported sandboxes, each with its own virtual host (I use dynamic vhosts, so I only need to make sure it is resolvable), since the development takes place in an intranet&#8230; for remote development, 2 choices: sandboxes on the main server accessed via FTP, SFTP or WebDAV, or local server (much faster, but one needs to replicate the database, too, if the project is using such a thing). As for the graphical clients, lincvs or smartcvs are good choices.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2004/03/29/version-control-and-web-development/#comment-4550</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-4550</guid>
		<description>&lt;p&gt;Keep in mind that CVS uses RCS as its 'backend'&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Keep in mind that CVS uses RCS as its &#8216;backend&#8217;</p>]]></content:encoded>
	</item>
</channel>
</rss>
