<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Subversion</title><link>https://sourceforge.net/p/keplerweka/wiki/Subversion/</link><description>Recent changes to Subversion</description><atom:link href="https://sourceforge.net/p/keplerweka/wiki/Subversion/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 20 May 2014 20:58:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/keplerweka/wiki/Subversion/feed" rel="self" type="application/rss+xml"/><item><title>Subversion modified by Peter Reutemann</title><link>https://sourceforge.net/p/keplerweka/wiki/Subversion/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="subversion"&gt;Subversion&lt;/h1&gt;
&lt;h2 id="repository"&gt;Repository&lt;/h2&gt;
&lt;p&gt;KeplerWeka's subversion repository has anonymous read access, giving you easy access to the latest code. &lt;/p&gt;
&lt;p&gt;The repository has the usual Subversion layout: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;trunk&lt;/strong&gt;&lt;br /&gt;
contains the current developer version&lt;br /&gt;
&lt;a href="https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/trunk"&gt;https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/trunk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;tags&lt;/strong&gt;&lt;br /&gt;
contains, among other things, the releases&lt;br /&gt;
&lt;a href="https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/tags"&gt;https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/tags&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;branches&lt;/strong&gt;&lt;br /&gt;
used for different development branches (currently unused)&lt;br /&gt;
&lt;a href="https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/branches"&gt;https://keplerweka.svn.sourceforge.net/svnroot/keplerweka/branches&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you always want to use the latest source code, use the &lt;strong&gt;&lt;code&gt;trunk&lt;/code&gt;&lt;/strong&gt; branch. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NB:&lt;/strong&gt; Clicking on any of these links allows you to browse the repository. &lt;/p&gt;
&lt;h2 id="getting-the-sources"&gt;Getting the sources&lt;/h2&gt;
&lt;p&gt;For example, using the Subversion command-line client, you can &lt;em&gt;checkout&lt;/em&gt; the sources of the &lt;strong&gt;&lt;code&gt;trunk&lt;/code&gt;&lt;/strong&gt; on the command-line as follows: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;create a new directory for the KeplerWeka project, e.g., &lt;em&gt;KeplerWeka&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;change into this directory and run the following command to &lt;em&gt;checkout&lt;/em&gt; (= &lt;code&gt;co&lt;/code&gt;) the sources: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt; &lt;span class="n"&gt;svn&lt;/span&gt; &lt;span class="n"&gt;co&lt;/span&gt; &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="c1"&gt;//keplerweka.svn.sourceforge.net/svnroot/keplerweka/trunk&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="see-also"&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://subversion.tigris.org/" rel="nofollow"&gt;Subversion homepage&lt;/a&gt; -- also home of the command-line client &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://smartsvn.com/" rel="nofollow"&gt;SmartSVN homepage&lt;/a&gt; -- cross-platform, graphical client &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://tortoisesvn.net/" rel="nofollow"&gt;TortoiseSVN&lt;/a&gt; -- integrates nicely in Windows Explorer &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients" rel="nofollow"&gt;Comparison of Subversion clients&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Reutemann</dc:creator><pubDate>Tue, 20 May 2014 20:58:16 -0000</pubDate><guid>https://sourceforge.netff3433680a426dd10530ddb8b12a7188c6030104</guid></item></channel></rss>