<?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>Matejunkie &#187; svn</title>
	<atom:link href="http://www.matejunkie.com/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matejunkie.com</link>
	<description>"Look behind you, a Three-Headed Monkey!"</description>
	<lastBuildDate>Thu, 07 Jan 2010 14:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Blog/SVN maintenance</title>
		<link>http://www.matejunkie.com/blogsvn-maintenance/</link>
		<comments>http://www.matejunkie.com/blogsvn-maintenance/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:38:12 +0000</pubDate>
		<dc:creator>Mike Adolphs</dc:creator>
				<category><![CDATA[Matejunkie]]></category>
		<category><![CDATA[apache webserver]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.matejunkie.com/?p=991</guid>
		<description><![CDATA[Just a short note: I&#8217;m currently migrating my web-applications to nginx since it seems to be a quite fast and stable software. I simply have to get rid of Apache&#8217;s webserver since it&#8217;s way too much for my intentions. I&#8217;m working with Apaches all day long so looking over the rim of a tea cup [...]]]></description>
			<content:encoded><![CDATA[<p>Just a short note: I&#8217;m currently migrating my web-applications to nginx since it seems to be a quite fast and stable software. I simply have to get rid of Apache&#8217;s webserver since it&#8217;s way too much for my intentions. I&#8217;m working with Apaches all day long so looking over the rim of a tea cup isn&#8217;t the worst idea&#8230;<br />
Therefore it&#8217;ll be a bit of a pain around here for the next few hours. Public SVN access is currently disabled, HTTPS and my redmine is not ready yet as well. If you&#8217;re interested in my Nagios Plugins take a look over at <del>Nagiosexchange</del> <a title="MonitoringExchange" href="http://www.monitoringexchange.org/" target="_blank">Monitoringexchange</a> and get&#8217;em there.</p>
<p>I&#8217;ll update this article as soon as everything&#8217;s back online.</p>
<p><strong><span style="color: #ff0000;">Update:</span></strong> Blog is back online, Redmine is back online, main svn repository is accessible read-only via svn://svn.matejunkie.com/nagios-plugins/. I&#8217;ll have to do some additional work on that though, but it&#8217;s working for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matejunkie.com/blogsvn-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public SVN access now available</title>
		<link>http://www.matejunkie.com/public-svn-access-now-available/</link>
		<comments>http://www.matejunkie.com/public-svn-access-now-available/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 21:44:36 +0000</pubDate>
		<dc:creator>Mike Adolphs</dc:creator>
				<category><![CDATA[Matejunkie]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[public access]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.matejunkie.com/?p=867</guid>
		<description><![CDATA[Just a short note: I finally got public svn read-only access now running, means you&#8217;ve got more ways to get the scripts here than doing the good old copy&#8217;n'paste style or using NagiosExchange. Here&#8217;s how it looks like when using svn: user@host:~$ svn list https://svn.matejunkie.com/svn/nagios-plugins/ stable/ trunk/ user@host:~$ svn co https://svn.matejunkie.com/svn/nagios-plugins/stable/ nagplug-stable/ A nagplug-stable/check_memory A [...]]]></description>
			<content:encoded><![CDATA[<p>Just a short note:<br />
I finally got public svn read-only access now running, means you&#8217;ve got more ways to get the scripts here than doing the good old copy&#8217;n'paste style or using <a title="NagiosExchange" href="http://www.nagiosexchange.org/" target="_blank">NagiosExchange</a>.</p>
<p>Here&#8217;s how it looks like when using svn:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">user<span style="color: #000000; font-weight: bold;">@</span>host:~$ <span style="color: #c20cb9; font-weight: bold;">svn</span> list https:<span style="color: #000000; font-weight: bold;">//</span>svn.matejunkie.com<span style="color: #000000; font-weight: bold;">/</span>svn<span style="color: #000000; font-weight: bold;">/</span>nagios-plugins<span style="color: #000000; font-weight: bold;">/</span>
stable<span style="color: #000000; font-weight: bold;">/</span>
trunk<span style="color: #000000; font-weight: bold;">/</span>
user<span style="color: #000000; font-weight: bold;">@</span>host:~$ <span style="color: #c20cb9; font-weight: bold;">svn</span> <span style="color: #c20cb9; font-weight: bold;">co</span> https:<span style="color: #000000; font-weight: bold;">//</span>svn.matejunkie.com<span style="color: #000000; font-weight: bold;">/</span>svn<span style="color: #000000; font-weight: bold;">/</span>nagios-plugins<span style="color: #000000; font-weight: bold;">/</span>stable<span style="color: #000000; font-weight: bold;">/</span> nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_memory
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_memory<span style="color: #000000; font-weight: bold;">/</span>LICENSE
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_memory<span style="color: #000000; font-weight: bold;">/</span>check_mem.sh
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_bind
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_bind<span style="color: #000000; font-weight: bold;">/</span>LICENSE
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_bind<span style="color: #000000; font-weight: bold;">/</span>check_bind.php
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_bind<span style="color: #000000; font-weight: bold;">/</span>check_bind.sh
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_apache
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_apache<span style="color: #000000; font-weight: bold;">/</span>LICENSE
A    nagplug-stable<span style="color: #000000; font-weight: bold;">/</span>check_apache<span style="color: #000000; font-weight: bold;">/</span>check_apache2.sh
Checked out revision 41.</pre></div></div>

<p>You&#8217;re also free to browse my <a title="Matejunkie - Redmine" href="https://svn.matejunkie.com/" target="_blank">personal redmine</a> which I&#8217;m using for development purposes. Nothing&#8217;s special over there at the moment, I&#8217;ve just started using it though. At least it works well to browse the <a title="Matejunkie - SVN/Redmine" href="https://svn.matejunkie.com/repositories/show/nagiosplugins" target="_blank">svn repository</a> of my Nagios plugins.<br />
I also fixed the ssl certificate problem with the svn subdomain. If you&#8217;ve got the cacert root ca integrated in your browser you now shouldn&#8217;t have to click through various dialogues anymore to access the redmine.</p>
<p>Let me know if it doesn&#8217;t work for you or if you&#8217;ve got problems with one of the scripts. I&#8217;m always looking for new opinions and improvement suggestions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matejunkie.com/public-svn-access-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
