<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Комментарии: FreeBSD. Установка и настройка Subversion</title>
	<atom:link href="http://adw0rd.ru/2009/freebsd-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://adw0rd.ru/2009/freebsd-subversion/</link>
	<description>Блог Михаила Андреева (aka adw0rd)</description>
	<lastBuildDate>Thu, 17 May 2012 12:53:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Автор: Pandora</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-5492</link>
		<dc:creator>Pandora</dc:creator>
		<pubDate>Thu, 08 Sep 2011 20:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-5492</guid>
		<description>* SASL2</description>
		<content:encoded><![CDATA[<p>* SASL2</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: Pandora</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-5491</link>
		<dc:creator>Pandora</dc:creator>
		<pubDate>Thu, 08 Sep 2011 20:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-5491</guid>
		<description>еще бы расписали SALS2</description>
		<content:encoded><![CDATA[<p>еще бы расписали SALS2</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: adw0rd</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4407</link>
		<dc:creator>adw0rd</dc:creator>
		<pubDate>Fri, 26 Feb 2010 11:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4407</guid>
		<description>Ухаха, экономист )
Сплотись с кем нибудь и оплачивайте vps пополам</description>
		<content:encoded><![CDATA[<p>Ухаха, экономист )</p><p>Сплотись с кем нибудь и оплачивайте vps пополам</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: Sinkler</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4406</link>
		<dc:creator>Sinkler</dc:creator>
		<pubDate>Fri, 26 Feb 2010 10:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4406</guid>
		<description>спасибо, убил процессы, повысил тариф на день, помогло =)</description>
		<content:encoded><![CDATA[<p>спасибо, убил процессы, повысил тариф на день, помогло =)</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: adw0rd</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4393</link>
		<dc:creator>adw0rd</dc:creator>
		<pubDate>Wed, 24 Feb 2010 23:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4393</guid>
		<description>Ссори, спутал каталоги, он находится в /usr/ports/devel/subversion/
Мог бы и сам посмотреть http://www.freshports.org/devel/subversion/</description>
		<content:encoded><![CDATA[<p>Ссори, спутал каталоги, он находится в /usr/ports/devel/subversion/</p><p>Мог бы и сам посмотреть <noindex><a rel="nofollow" href="http://www.freshports.org/devel/subversion/" >www.freshports.org/devel/subversion/</a></noindex></p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: Sinkler</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4392</link>
		<dc:creator>Sinkler</dc:creator>
		<pubDate>Wed, 24 Feb 2010 22:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4392</guid>
		<description>&lt;blockquote&gt;/usr/ports/databases/subversion&lt;/blockquote&gt;
а у мну нет такого! =)</description>
		<content:encoded><![CDATA[<blockquote><p>/usr/ports/databases/subversion</p></blockquote><p>а у мну нет такого! =)</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: adw0rd</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4375</link>
		<dc:creator>adw0rd</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4375</guid>
		<description>И еще, сначала сделай:
&lt;code&gt;
cd /usr/ports/databases/subversion
make deinstall &amp;&amp; make clean &amp;&amp; make distlean
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>И еще, сначала сделай:</p><p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:650px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">cd /usr/ports/databases/subversion<br />
make deinstall &amp;&amp; make clean &amp;&amp; make distlean</div></div></p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: adw0rd</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4374</link>
		<dc:creator>adw0rd</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4374</guid>
		<description>Скорее всего, при компиляции не хватило памяти. Ребутни вдс и ставь только svn, больше ничего параллельно не ставь</description>
		<content:encoded><![CDATA[<p>Скорее всего, при компиляции не хватило памяти. Ребутни вдс и ставь только svn, больше ничего параллельно не ставь</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: Sinkler</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-4372</link>
		<dc:creator>Sinkler</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-4372</guid>
		<description>при установке svn&#039;a вылетает такая приколюшка

&lt;code&gt;sqlite3.c: In function &#039;sqlite3BtreeFactory&#039;:
sqlite3.c:95726: warning: passing argument 2 of &#039;sqlite3BtreeOpen&#039; discards qual                                                                             ifiers from pointer target type
{standard input}: Assembler messages:
{standard input}:85633: Warning: end of file not at end of a line; newline inser                                                                             ted
{standard input}:87442: Error: unbalanced parenthesis in operand 1.
cc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See &lt;URL:http://gcc.gnu.org/bugs.html&gt; for instructions.
eval: Cannot fork: Cannot allocate memory
gmake: *** [sqlite3.lo] Error 2
*** Error code 1

Stop in /usr/ports/databases/sqlite3.
*** Error code 1

Stop in /usr/ports/databases/sqlite3.
*** Error code 1

Stop in /usr/ports/devel/subversion.
*** Error code 1

Stop in /usr/ports/devel/subversion.
&lt;/code&gt;

в чем прикол, не пойму. ответа нигде не найду, поэтому спрашиваю, опыта у тебя поболее с фряхой...</description>
		<content:encoded><![CDATA[<p>при установке svn&#39;a вылетает такая приколюшка</p><p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:650px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sqlite3.c: In function 'sqlite3BtreeFactory':<br />
sqlite3.c:95726: warning: passing argument 2 of 'sqlite3BtreeOpen' discards qual &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ifiers from pointer target type<br />
{standard input}: Assembler messages:<br />
{standard input}:85633: Warning: end of file not at end of a line; newline inser &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ted<br />
{standard input}:87442: Error: unbalanced parenthesis in operand 1.<br />
cc: Internal error: Killed: 9 (program cc1)<br />
Please submit a full bug report.<br />
See &lt;URL:http://gcc.gnu.org/bugs.html&gt; for instructions.<br />
eval: Cannot fork: Cannot allocate memory<br />
gmake: *** [sqlite3.lo] Error 2<br />
*** Error code 1<br />
<br />
Stop in /usr/ports/databases/sqlite3.<br />
*** Error code 1<br />
<br />
Stop in /usr/ports/databases/sqlite3.<br />
*** Error code 1<br />
<br />
Stop in /usr/ports/devel/subversion.<br />
*** Error code 1<br />
<br />
Stop in /usr/ports/devel/subversion.</div></div></p><p>в чем прикол, не пойму. ответа нигде не найду, поэтому спрашиваю, опыта у тебя поболее с фряхой...</p>]]></content:encoded>
	</item>
	<item>
		<title>Автор: debianworld.ru</title>
		<link>http://adw0rd.ru/2009/freebsd-subversion/#comment-3544</link>
		<dc:creator>debianworld.ru</dc:creator>
		<pubDate>Wed, 12 Aug 2009 06:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://adw0rd.ru/?p=856#comment-3544</guid>
		<description>Аналогичная инструкция, но для Debian/Ubuntu:
&lt;a href=&quot;http://debianworld.ru/articles/ustanovka-i-nastrojka-subversion-apache-websvn-v-debian-ubuntu/&quot; rel=&quot;nofollow&quot;&gt; Установка и настройка Subversion, Apache, WebSvn в Debian / Ubuntu &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Аналогичная инструкция, но для Debian/Ubuntu:</p><p><noindex><a rel="nofollow" href="http://debianworld.ru/articles/ustanovka-i-nastrojka-subversion-apache-websvn-v-debian-ubuntu/"  rel="nofollow"> Установка и настройка Subversion, Apache, WebSvn в Debian / Ubuntu </a></noindex></p>]]></content:encoded>
	</item>
</channel>
</rss>

