<?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>Apache Subversion &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/apache-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Mon, 03 Oct 2022 05:29:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>Setting Up Trac with Visual SVN Server</title>
		<link>https://blog.henrypoon.com/blog/2014/08/23/setting-up-trac-with-visual-svn-server/</link>
					<comments>https://blog.henrypoon.com/blog/2014/08/23/setting-up-trac-with-visual-svn-server/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sun, 24 Aug 2014 05:11:37 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Apache Subversion]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[Plan]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[Superuser]]></category>
		<category><![CDATA[Team]]></category>
		<category><![CDATA[Trac]]></category>
		<category><![CDATA[Visual SVN Server]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/setting-up-trac-with-visual-svn-server</guid>

					<description><![CDATA[Bug trackers are an important part of developing software as it allows teams to manage bugs, features, planning etc. &#160;There are a lot to choose from out there, but out of curiosity I decided to set up my own. &#160;I chose to use Trac for this purpose. &#160;Since I already use Visual SVN Server, I [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Bug trackers are an important part of developing software as it allows teams to manage bugs, features, planning etc. &nbsp;There are a lot to choose from out there, but out of curiosity I decided to set up my own. &nbsp;I chose to use Trac for this purpose. &nbsp;Since I already use Visual SVN Server, I was able to set up Trac with Visual SVN. &nbsp;<strong>All instructions in this post use Windows.</strong></p>



<h1 class="wp-block-heading">Setup</h1>



<p class="wp-block-paragraph">I pretty much used the instructions here:&nbsp;http://www.visualsvn.com/server/trac/. &nbsp;I didn&#8217;t do step 8 written in the instructions, and it still worked for me. &nbsp;However, what&#8217;s not setup is the Trac administrator account. &nbsp;After the setup, I was able to access the Trac webapp and was also able to view the SVN logs, revisions, etc. &nbsp;I initially got a message about &#8220;no changesets&#8221;, but after a commit to the repo, everything showed up on the webapp.</p>



<h1 class="wp-block-heading">Setting up the admin account</h1>



<p class="wp-block-paragraph">While the above instructions allow you to login to Trac using the existing SVN credentials, that user is not considered an admin user.  All I had to do was run this command:</p>



<pre class="wp-block-code"><code lang="bash" class="language-bash">trac-admin /path/to/projenv permission add bob TRAC_ADMIN</code></pre>



<p class="wp-block-paragraph">After restarting the server, the admin tab was available in Trac. &nbsp;Now Trac is available for use for bug tracking with an existing SVN repo!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2014/08/23/setting-up-trac-with-visual-svn-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1905</post-id>	</item>
		<item>
		<title>Tortoise SVN freezes when trying to lock/add/commit changes of SolidWorks files</title>
		<link>https://blog.henrypoon.com/blog/2012/02/18/tortoise-svn-freezes-when-trying-to-lockaddcommit-changes-of-solidworks-files/</link>
					<comments>https://blog.henrypoon.com/blog/2012/02/18/tortoise-svn-freezes-when-trying-to-lockaddcommit-changes-of-solidworks-files/#comments</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 03:22:37 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[.exe]]></category>
		<category><![CDATA[3D graphics software]]></category>
		<category><![CDATA[Apache Subversion]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Dassault Group]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[ise]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Proprietary software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/tortoise-svn-freezes-when-trying-to-lockaddcommit-changes-of-solidworks-files</guid>

					<description><![CDATA[Tortoise SVN sometimes freezes when SolidWorks files get changed when the user tries to lock/add/commit files.&#160; This is caused by the sldShellExtServer.exe process conflicting with Tortoise.&#160; Disabling the shell extensions that SolidWorks installs on the computer removes the conflict so that SVN can work properly. The Fix The fix involves disabling the shell extensions, so [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Tortoise SVN sometimes freezes when SolidWorks files get changed when the user tries to lock/add/commit files.&nbsp; This is caused by the sldShellExtServer.exe process conflicting with Tortoise.&nbsp; Disabling the shell extensions that SolidWorks installs on the computer removes the conflict so that SVN can work properly.</p>



<h1 class="wp-block-heading">The Fix</h1>



<p class="wp-block-paragraph">The fix involves disabling the shell extensions, so disabling them is not recommended if the user makes use of these features.</p>



<ol class="wp-block-list"><li>Download ShellExView from <a href="http://www.nirsoft.net/utils/shexview.html" target="_blank" rel="noreferrer noopener">http://www.nirsoft.net/utils/shexview.html</a></li><li>Disable the following items: <ul><li>SLDASMIcons Class</li><li>SLDDEWIcons Class</li><li>SLDPRTIcons Class</li><li>SldShellExtension Class</li><li>Solidworks Document Thumbnail Handler</li><li>SolidWorks file Info Tips Class</li><li>SolidWorks file Preview Class </li></ul></li></ol>



<p class="wp-block-paragraph">Once these items are disabled, SVN should work properly.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2012/02/18/tortoise-svn-freezes-when-trying-to-lockaddcommit-changes-of-solidworks-files/feed/</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1323</post-id>	</item>
	</channel>
</rss>
