<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vGrup  Blog &#187; tortoisesvn</title>
	<atom:link href="http://www.vgrup.com/tag/tortoisesvn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vgrup.com</link>
	<description>Vgrup for Geek and Robot Unix Party</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:24:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>xfce thunar svn entegrasyonu</title>
		<link>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/</link>
		<comments>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:57:20 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Yazılım]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[thunar]]></category>
		<category><![CDATA[thunar-vcs-plugin]]></category>
		<category><![CDATA[tortoisesvn]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=249</guid>
		<description><![CDATA[Windows üzerinde tortoisesvn kullanıyorsanız xfce üzerinde de benzer bir ssiteme ihtiyacınız varsa önce sisteminize git kurun. sonra sisteminize aşağıdaki paketleri kurun Thunar Thunar-VFS 0.4.0 veya daha üstü bir versiyon Thunarx 0.4.0 veya daha üstü bir versiyon libsvn 1.5 veya daha üstü bir versiyon libapr 0.9.7 veya daha üstü bir versiyon gtk 2.6.0 veya daha üstü [...]]]></description>
			<content:encoded><![CDATA[<p>Windows üzerinde <a href="http://www.vgrup.com/tag/tortoisesvn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tortoisesvn">tortoisesvn</a> kullanıyorsanız <a href="http://www.vgrup.com/tag/xfce/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xfce">xfce</a> üzerinde de benzer bir ssiteme ihtiyacınız varsa önce sisteminize <a href="http://www.vgrup.com/tag/git/" class="st_tag internal_tag" rel="tag" title="Posts tagged with git">git</a> kurun.</p>
<p>sonra sisteminize aşağıdaki paketleri kurun</p>
<pre><a href="http://www.vgrup.com/tag/thunar/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thunar">Thunar</a>
Thunar-VFS 0.4.0 veya daha üstü bir versiyon
Thunarx 0.4.0 veya daha üstü bir versiyon
libsvn 1.5 veya daha üstü bir versiyon
libapr 0.9.7 veya daha üstü bir versiyon
gtk 2.6.0 veya daha üstü bir versiyon
glib 2.6.0 veya daha üstü bir versiyon
gobject 2.6.0 veya daha üstü bir versiyon
git (uygulama)</pre>
<p>daha sonra </p>
<pre>git clone git://git.xfce.org/thunar-plugins/<a href="http://www.vgrup.com/tag/thunar-vcs-plugin/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thunar-vcs-plugin">thunar-vcs-plugin</a>
cd <a href="http://www.vgrup.com/tag/thunar-vcs-plugin/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thunar-vcs-plugin">thunar-vcs-plugin</a>
./autogen.sh
make install</pre>
<p>Kurulum tamam. Aktif hale getirmek için</p>
<pre>killall thunar Thunar</pre>
<p>komutu ile açık thunar uygulamalarını öldürün. thunar ı yeniden açtığınızda thunar-<a href="http://www.vgrup.com/tag/vcs/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vcs">vcs</a>-plugin plugini aktif durumda olacaktır.</p>
<p>Eğer <a href="http://www.vgrup.com/tag/svn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with svn">svn</a> menüsü gelmediyse libsvn-dev paketini sisteminize yükleyin ve </p>
<pre>
./configure
make install
killall thunar Thunar
</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/' addthis:title='xfce thunar svn entegrasyonu'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/git/" title="git" rel="tag">git</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/svn/" title="svn" rel="tag">svn</a>, <a href="http://www.vgrup.com/tag/thunar/" title="thunar" rel="tag">thunar</a>, <a href="http://www.vgrup.com/tag/thunar-vcs-plugin/" title="thunar-vcs-plugin" rel="tag">thunar-vcs-plugin</a>, <a href="http://www.vgrup.com/tag/tortoisesvn/" title="tortoisesvn" rel="tag">tortoisesvn</a>, <a href="http://www.vgrup.com/tag/vcs/" title="vcs" rel="tag">vcs</a>, <a href="http://www.vgrup.com/tag/xfce/" title="xfce" rel="tag">xfce</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

