<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Unruly Rambling - subversion tag</title>
  <link>http://www.shoesobjects.com/blog/tags/subversion/</link>
  <description>My thoughts on software, technology, and life in general</description>
  <language>en</language>
  <copyright>Mike Shoemaker</copyright>
  <lastBuildDate>Sun, 31 Jan 2010 17:47:37 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Spring Cleaning delivers a needed tutorial for OS X users.  </title>
    <link>http://www.shoesobjects.com/blog/2007/04/08/spring_cleaning_delivers_a_needed_tutorial_for_os_x_users.html</link>
    
      
        <description>
          A month or so ago, I got the keen idea that I wanted to replace a 19&amp;quot; boat anchor of a monitor with something flat panel to gain some desk space.&amp;nbsp; This altruistic goal was accomplished after a 20&amp;quot; Samsung wide screen display showed up on my doorstep for less than $200.&amp;nbsp; I was happy since I reclaimed a nice big corner of my desk.&amp;nbsp; Even though I accomplished my original goal, the printer sitting on the end of the desk irked me too.&amp;nbsp; Unlike the monitor, I&#039;m not able to replace my printer with a smaller model.&amp;nbsp; At least not one that would be significantly smaller.&amp;nbsp; The best I could do was find a better location where it wasn&#039;t taking up a square foot of desktop space.&amp;nbsp; My decision was to put it in the desk where two &lt;a href=&#034;http://en.wikipedia.org/wiki/Linux&#034; target=&#034;_blank&#034;&gt;linux&lt;/a&gt; boxes resided.&amp;nbsp; One of the linux boxes runs this site, a personal wiki, and cvs repository.&amp;nbsp; The other sits mostly idle as a large backup file server.&amp;nbsp; In order to maintain my current setup, I would need a new smaller computer to do these lightweight tasks.&amp;nbsp; Mac Mini to the rescue!&amp;nbsp; I picked up a refurbished &lt;a href=&#034;http://www.apple.com/macmini/&#034; target=&#034;_blank&#034;&gt;Mac Mini&lt;/a&gt; from &lt;a href=&#034;http://www.apple.com&#034; target=&#034;_blank&#034;&gt;Apple&lt;/a&gt; for less than $500.&amp;nbsp; It&#039;s a duo core 1.5ghz which is probably 8 times faster than the linux box it replaced.&amp;nbsp; The good news is that it is also 10 times smaller and looks fantastic sitting out in the open.&amp;nbsp; In addition to relocating the printer in the tower compartment, I also moved the spare paper, DSL modem,&amp;nbsp; and various other office items.&amp;nbsp; My desk looks fantastic now.&amp;nbsp; Don&#039;t quit reading yet, there is a point to this entry and it has nothing to do with the neatness of my desk.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
Instead of installing &lt;a href=&#034;http://en.wikipedia.org/wiki/Concurrent_Versions_System&#034; target=&#034;_blank&#034;&gt;CVS&lt;/a&gt; on the new &lt;a href=&#034;http://www.apple.com/macmini/&#034; target=&#034;_blank&#034;&gt;Mac Mini&lt;/a&gt;, I decided that I would migrate to &lt;a href=&#034;http://subversion.tigris.org/&#034; target=&#034;_blank&#034;&gt;subversion&lt;/a&gt;.&amp;nbsp; This was not as easy of a task as I thought it would be.&amp;nbsp; As I sought to find a decent tutorial online, I came up short time and time again.&amp;nbsp; I never did end up finding anything that I could follow step by step and get to where I had a subversion repository front ended by &lt;a href=&#034;http://httpd.apache.org/&#034; target=&#034;_blank&#034;&gt;Apache&lt;/a&gt;, using Apache authentication running on &lt;a href=&#034;http://www.apple.com/macosx/tiger/&#034; target=&#034;_blank&#034;&gt;OS X&lt;/a&gt;.&amp;nbsp; Instead I used bits and pieces of&amp;nbsp; content from a half dozen sites to get everything to work.&amp;nbsp; For those of you that are in search of something similar or have run into this same brick wall, the following tutorial is for you.&amp;nbsp; I did my best to document every step along the way.&amp;nbsp; If you run into something that is ambiguous or needs updating, please let me know.&amp;nbsp; I intend to keep this up to date.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;a href=&#034;./pages/subversion_apache_on_osx.html&#034;&gt;HOWTO: Installing Subversion(1.4.3) and Apache(2.0.59) on OS X(10.4.9)&lt;/a&gt;&lt;/strong&gt;
        </description>
      
      
    
    
    
    <category>java</category>
    
    <category>apple</category>
    
    <category>linux</category>
    
    <comments>http://www.shoesobjects.com/blog/2007/04/08/spring_cleaning_delivers_a_needed_tutorial_for_os_x_users.html#comments</comments>
    <guid isPermaLink="true">http://www.shoesobjects.com/blog/2007/04/08/spring_cleaning_delivers_a_needed_tutorial_for_os_x_users.html</guid>
    <pubDate>Sun, 08 Apr 2007 20:50:01 GMT</pubDate>
  </item>
  
  <item>
    <title>IntelliJ IDEA 5.0 coming soon</title>
    <link>http://www.shoesobjects.com/blog/2005/05/04/intellij_idea_5_0_coming_soon.html</link>
    
      
        <description>
          &lt;p&gt; So I get this email from &lt;a href=&#034;http://www.jetbrains.com&#034;&gt;Jetbrains&lt;/a&gt; this morning announcing an &lt;a href=&#034;http://www.jetbrains.com/idea/features/newfeatures.html&#034;&gt;upcoming release&lt;/a&gt; of their flagship IDE.  After looking over the new features, I&#039;m starting to question if I will upgrade or not.  Considering I do very little JSP work, the &amp;quot;web&amp;quot; features aren&#039;t important to me.  While adding &lt;a href=&#034;http://subversion.tigris.org&#034;&gt;subversion&lt;/a&gt; support is great to see, I don&#039;t use subversion and will get zero benefit out of it right now.  I realize that could change in the future though.  I don&#039;t do J2ME programming and I&#039;m not impressed by look and feel changes either.  About the only features that stand out are the additional code analysis and inspection updates.  Are those worth an upgrade?  Is this really a major release?   &lt;/p&gt;
        </description>
      
      
    
    
    
    <category>java</category>
    
    <comments>http://www.shoesobjects.com/blog/2005/05/04/intellij_idea_5_0_coming_soon.html#comments</comments>
    <guid isPermaLink="true">http://www.shoesobjects.com/blog/2005/05/04/intellij_idea_5_0_coming_soon.html</guid>
    <pubDate>Wed, 04 May 2005 14:21:55 GMT</pubDate>
  </item>
  
  </channel>
</rss>

