<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/index.php?title=Thread:Talk:Getting_Started/Using_an_IDE_with_KDE4/Update_svn_links_to_git%3F&amp;feed=atom&amp;action=history</id>
		<title>Thread:Talk:Getting Started/Using an IDE with KDE4/Update svn links to git? - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/index.php?title=Thread:Talk:Getting_Started/Using_an_IDE_with_KDE4/Update_svn_links_to_git%3F&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Thread:Talk:Getting_Started/Using_an_IDE_with_KDE4/Update_svn_links_to_git%3F&amp;action=history"/>
		<updated>2013-05-23T18:04:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/index.php?title=Thread:Talk:Getting_Started/Using_an_IDE_with_KDE4/Update_svn_links_to_git%3F&amp;diff=67267&amp;oldid=prev</id>
		<title>Px79: New thread: Update svn links to git?</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Thread:Talk:Getting_Started/Using_an_IDE_with_KDE4/Update_svn_links_to_git%3F&amp;diff=67267&amp;oldid=prev"/>
				<updated>2011-11-08T20:35:25Z</updated>
		
		<summary type="html">&lt;p&gt;New thread: Update svn links to git?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I'm very new to kde development, so I don't have the heart to change the article itself. Therefore I start the following discussion:&lt;br /&gt;
&lt;br /&gt;
The article (section &amp;quot;Set up Eclipse with KDE&amp;quot;) shows the following svn command to get kdepim sources:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But this does not work (at least for me). I get the error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
svn: URL 'svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim' doesn't exist&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As far as I know by now, KDE 4 source code moved from svn to git. Hence the line should be corrected to:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
git clone git://anongit.kde.org/kdepim&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Maybe we should link to [[Development/Git/Configuration#URL_Renaming|Git URL Renaming]], too?&lt;/div&gt;</summary>
		<author><name>Px79</name></author>	</entry>

	</feed>