<?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>Comments on: Setting up Subversion on Windows Home Server</title>
	<atom:link href="http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/</link>
	<description>Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:56:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brett</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-1375</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 29 Jan 2010 00:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-1375</guid>
		<description>I&#039;ve got svn working over internet (on port 8443), but I get the invalid cert warning.  I know WHS creates an SSL cert, which is copied to clients when the connector is run.  Is it possible to set VisualSVN to use that certificate and get rid of the warning (at least from client computers)?

Thanks,
Brett</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got svn working over internet (on port 8443), but I get the invalid cert warning.  I know WHS creates an SSL cert, which is copied to clients when the connector is run.  Is it possible to set VisualSVN to use that certificate and get rid of the warning (at least from client computers)?</p>
<p>Thanks,<br />
Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moving To A Distributed Version Control System &#124; #2782 - Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-1373</link>
		<dc:creator>Moving To A Distributed Version Control System &#124; #2782 - Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</dc:creator>
		<pubDate>Wed, 27 Jan 2010 12:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-1373</guid>
		<description>[...] been using Subversion to host my code on a Windows Home Server box for the past year or so. At about the same time distributed version [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] been using Subversion to host my code on a Windows Home Server box for the past year or so. At about the same time distributed version [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade Miller</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-1327</link>
		<dc:creator>Ade Miller</dc:creator>
		<pubDate>Mon, 28 Dec 2009 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-1327</guid>
		<description>Jeff,

Have you configured your firewall to allow access to the additional port? I have port 8443 added to my persistent port forwarding list.

Ade</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Have you configured your firewall to allow access to the additional port? I have port 8443 added to my persistent port forwarding list.</p>
<p>Ade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-1326</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Sat, 26 Dec 2009 18:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-1326</guid>
		<description>I just set up home server and VisualSVN. I can reach my home server and VisualSVN from home. When not at home, I can reach my home server using https://myserver.homeserver.com but cannot reach VisualSVN using https://myserver.homeserver.com:8443/svn/

I did set it up with port 8443. Where do I go from here?</description>
		<content:encoded><![CDATA[<p>I just set up home server and VisualSVN. I can reach my home server and VisualSVN from home. When not at home, I can reach my home server using <a href="https://myserver.homeserver.com" rel="nofollow">https://myserver.homeserver.com</a> but cannot reach VisualSVN using <a href="https://myserver.homeserver.com:8443/svn/" rel="nofollow">https://myserver.homeserver.com:8443/svn/</a></p>
<p>I did set it up with port 8443. Where do I go from here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade Miller</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-758</link>
		<dc:creator>Ade Miller</dc:creator>
		<pubDate>Wed, 27 May 2009 19:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-758</guid>
		<description>Anders,

All you need to do is write a batch file and execute it using the Windows scheduler. It should use NET STOP/START to shutdown the SVN service before doing an XCOPY of the data from the repository root into a backed up share and then restart the service. If I get time I&#039;ll write an example script at some point.

Ade</description>
		<content:encoded><![CDATA[<p>Anders,</p>
<p>All you need to do is write a batch file and execute it using the Windows scheduler. It should use NET STOP/START to shutdown the SVN service before doing an XCOPY of the data from the repository root into a backed up share and then restart the service. If I get time I&#8217;ll write an example script at some point.</p>
<p>Ade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-745</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Sat, 23 May 2009 16:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-745</guid>
		<description>Thanks for this post. Saved me a LOT of time and gave great value!

I am very interested in learning how a script that backs up the repository could be written, so that SVN is stopped while backing up, and started after completion.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. Saved me a LOT of time and gave great value!</p>
<p>I am very interested in learning how a script that backs up the repository could be written, so that SVN is stopped while backing up, and started after completion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade Miller</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-503</link>
		<dc:creator>Ade Miller</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-503</guid>
		<description>Jim,

You have to do this with a separate backup script that shuts down SVN and then copies the repository to a WHS folder that is duplicated. I keep meaning wo write a script to do this but haven&#039;t gotten around to it. I have my whole repository sync&#039;ed on several machines so the code, but not the version history, is duplicated.

Ade</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>You have to do this with a separate backup script that shuts down SVN and then copies the repository to a WHS folder that is duplicated. I keep meaning wo write a script to do this but haven&#8217;t gotten around to it. I have my whole repository sync&#8217;ed on several machines so the code, but not the version history, is duplicated.</p>
<p>Ade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Tomasko</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-500</link>
		<dc:creator>Jim Tomasko</dc:creator>
		<pubDate>Mon, 02 Feb 2009 04:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-500</guid>
		<description>How exciting!  Only one thing, is there any way to get the home server to back up the respositories since you have to turn duplication off?  I want to have the security of knowing if the drive containing my repositories fails I can recover them.</description>
		<content:encoded><![CDATA[<p>How exciting!  Only one thing, is there any way to get the home server to back up the respositories since you have to turn duplication off?  I want to have the security of knowing if the drive containing my repositories fails I can recover them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building a Green Windows Home Server &#124; #2782 - Agile software development, patterns and practices for building Microsoft .NET applications.</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-421</link>
		<dc:creator>Building a Green Windows Home Server &#124; #2782 - Agile software development, patterns and practices for building Microsoft .NET applications.</dc:creator>
		<pubDate>Mon, 12 Jan 2009 02:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-421</guid>
		<description>[...] posts on Windows Home Server are indexed here. Stuff like how to run Subversion or Logitech&#8217;s Squeezebox server on your home [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] posts on Windows Home Server are indexed here. Stuff like how to run Subversion or Logitech&#8217;s Squeezebox server on your home [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade Miller</title>
		<link>http://www.ademiller.com/blogs/tech/2008/11/setting-up-subversion-on-windows-home-server/comment-page-1/#comment-397</link>
		<dc:creator>Ade Miller</dc:creator>
		<pubDate>Wed, 24 Dec 2008 17:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/?p=461#comment-397</guid>
		<description>Pek,

Non-intranet access is definitely possible. You just have to setup your WHS to allow remote/web access. You do this from the WHS console. Click on the Settings button and open the remote access tab.

Ade</description>
		<content:encoded><![CDATA[<p>Pek,</p>
<p>Non-intranet access is definitely possible. You just have to setup your WHS to allow remote/web access. You do this from the WHS console. Click on the Settings button and open the remote access tab.</p>
<p>Ade</p>
]]></content:encoded>
	</item>
</channel>
</rss>
