
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Checkout_SVN&amp;feed=atom&amp;action=history</id>
		<title>HOWTO: Checkout SVN - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Checkout_SVN&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Checkout_SVN&amp;action=history"/>
		<updated>2013-05-24T13:29:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Checkout_SVN&amp;diff=4274&amp;oldid=prev</id>
		<title>Azerthoth: Howto: Checkout SVN moved to HOWTO: Checkout SVN: for menu formatting</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Checkout_SVN&amp;diff=4274&amp;oldid=prev"/>
				<updated>2008-03-07T03:21:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Howto:_Checkout_SVN&quot; class=&quot;mw-redirect&quot; title=&quot;Howto: Checkout SVN&quot;&gt;Howto: Checkout SVN&lt;/a&gt; moved to &lt;a href=&quot;/index.php?title=HOWTO:_Checkout_SVN&quot; title=&quot;HOWTO: Checkout SVN&quot;&gt;HOWTO: Checkout SVN&lt;/a&gt;: for menu formatting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=SVN=&lt;br /&gt;
SVN or subversion is a versioning system like CVS (concurrent versioning system), DARCS or GIT. It allows developers to collaborate over the Internet.&lt;br /&gt;
&lt;br /&gt;
SVN is a useful tool that can be used to get the latest source from a project. &lt;br /&gt;
&lt;br /&gt;
For Sabayon , the command to checkout from svn is given below:&lt;br /&gt;
&amp;lt;pre&amp;gt;General projects: svn co http://svn.sabayonlinux.org/projects&lt;br /&gt;
SL Custom Catalyst: svn co http://svn.sabayonlinux.org/slcatalyst&lt;br /&gt;
SL Installer: svn co http://svn.sabayonlinux.org/slinstaller&lt;br /&gt;
SL Overlay: svn co http://svn.sabayonlinux.org/overlay&amp;lt;/pre&amp;gt;&lt;br /&gt;
For SourceForge projects the command is give below:&lt;br /&gt;
&amp;lt;pre&amp;gt;  svn co https://projectname.svn.sourceforge.net/svnroot/projectname projectname &amp;lt;/pre&amp;gt;&lt;br /&gt;
Where projectname is name of project you want svn source for. In general the command to checkout the svn is given below:&lt;br /&gt;
&amp;lt;pre&amp;gt; svn co http://svn.servername/nameofsvnfolder&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Azerthoth</name></author>	</entry>

	</feed>