<?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>efpe&#039;s blog &#187; hasznos</title>
	<atom:link href="http://blog.efpe.hu/tag/hasznos/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.efpe.hu</link>
	<description></description>
	<lastBuildDate>Tue, 09 Nov 2010 14:09:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Post-commit hook</title>
		<link>http://blog.efpe.hu/2009/07/15/post-commit-hook.html</link>
		<comments>http://blog.efpe.hu/2009/07/15/post-commit-hook.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:48:25 +0000</pubDate>
		<dc:creator>eFPe`</dc:creator>
				<category><![CDATA[Ezt kockulom en]]></category>
		<category><![CDATA[hasznos]]></category>
		<category><![CDATA[Melo]]></category>
		<category><![CDATA[post-commit hook]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.efpe.hu/?p=492</guid>
		<description><![CDATA[Néha az svn barátságtalan tud lenni. Főleg, ha egy post-commit hookban lévő svn update-re a következő üzenetet adja: can't convert string from 'utf-8' to native encoding A teendő a következő: felveszed a következő sort export LC_TYPE=en_US.UTF-8 a post-commit file elejére, ez megoldja minden gondodat.]]></description>
			<content:encoded><![CDATA[<p>Néha az svn barátságtalan tud lenni. Főleg, ha egy post-commit hookban lévő svn update-re a következő üzenetet adja:</p>
<blockquote><p>can't convert string from 'utf-8' to native encoding</p></blockquote>
<p>A teendő a következő: felveszed a következő sort</p>
<blockquote><p>export LC_TYPE=en_US.UTF-8</p></blockquote>
<p>a post-commit file elejére, ez megoldja minden gondodat.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.efpe.hu/2009/07/15/post-commit-hook.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

