<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>GChart Development Blog</title>
	<atom:link href="http://gchart.sourceforge.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://gchart.sourceforge.net/blog</link>
	<description>an object-oriented PHP library for drawing charts</description>
	<pubDate>Sun, 14 Sep 2008 14:16:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Using CVS to Download the Code</title>
		<link>http://gchart.sourceforge.net/blog/2008/09/13/using-cvs-to-download-the-code/</link>
		<comments>http://gchart.sourceforge.net/blog/2008/09/13/using-cvs-to-download-the-code/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 06:22:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[CVS]]></category>

		<category><![CDATA[Download]]></category>

		<guid isPermaLink="false">http://gchart.sourceforge.net/blog/?p=39</guid>
		<description><![CDATA[You can get the newest version of GChart with CVS. First, you need to install a CVS client. For Windows users, WinCVS and TortoiseCVS are two excellent CVS clients. If you are farmiliar with CVS, see the Sourceforge page to setup your CVS software. For CVS newbies, I will take WinCVS as the example to [...]]]></description>
			<content:encoded><![CDATA[<p>You can get the newest version of GChart with CVS. First, you need to install a CVS client. For Windows users, <a href="http://www.wincvs.org/">WinCVS</a> and <a href="http://www.tortoisecvs.org/">TortoiseCVS</a> are two excellent CVS clients. If you are farmiliar with CVS, see the <a href="http://sourceforge.net/cvs/?group_id=238965">Sourceforge page</a> to setup your CVS software. For CVS newbies, I will take WinCVS as the example to show how to use it to get the code.</p>
<p>Before installing WinCVS, you need to install python-2.2.3 and CVSNT. I am not sure whether the newest python supports the newest CVS. You can have a try. After installation, you should configure the CVSROOT according the following steps.</p>
<p>Open &#8220;Admin&#8221;->&#8221;Command Line&#8230;&#8221; menu. A dialog will appear.</p>
<p style="text-align: center"><a href="http://farm4.static.flickr.com/3171/2854678779_3fb4087468_o.png"><img src="http://farm4.static.flickr.com/3171/2854678779_22a6d07173_m.jpg" /></a></p>
<p>In the dialog, check &#8220;CVSROOT&#8221; and set its value to</p>
<blockquote><p>
<strong>:pserver:anonymous@gchart.cvs.sourceforge.net:/cvsroot/gchart</strong>
</p></blockquote>
<p>Click OK.</p>
<p>Next, right click in the left frame and choose &#8220;checkout module&#8230;&#8221;. A dialog will appear. Configure it according to the picture below:</p>
<p style="text-align: center"><a href="http://farm4.static.flickr.com/3284/2855524372_d408410f86_o.png"><img src="http://farm4.static.flickr.com/3284/2855524372_533ee18fd6_m.jpg" /></a></p>
<p>And then click &#8220;OK&#8221;. WinCVS will download the newest source code into your directory. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://gchart.sourceforge.net/blog/2008/09/13/using-cvs-to-download-the-code/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
