<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: svn code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 06 Sep 2008 20:04:35 GMT</pubDate>
    <description>DZone Snippets: svn code</description>
    <item>
      <title>unix wizards of the realm:</title>
      <link>http://snippets.dzone.com/posts/show/4432</link>
      <description>// SVN ignore based on .cvsignore file:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;svn propset svn:ignore -F .cvsignore .&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// grep:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;  &#8230; with line number: -n&lt;br /&gt;  &#8230; with file name: -H&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// os x housekeeping:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// install perl module:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo perl -MCPAN -e 'install Bundle::LWP'&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// meta refresh (i have never typed this line start to finish in my life. i have probably copy-pasted it 7,000 times&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;meta http-equiv=Refresh content="0; URL=http://blog.jm3.net/" /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// get files off codeswami:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;ssh -l cs 208.101.26.91&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;// SQL tricks:&lt;br /&gt;http://jm3.net/cgi-bin/safe/wiki.pl?MySqlLibrary&lt;br /&gt;</description>
      <pubDate>Sun, 19 Aug 2007 17:34:54 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4432</guid>
      <author>jm3 (john manoogian III)</author>
    </item>
    <item>
      <title>enable svn $Id$-style keywords</title>
      <link>http://snippets.dzone.com/posts/show/4414</link>
      <description> svn propset svn:keywords "Date Author Id Revision" *css</description>
      <pubDate>Sun, 12 Aug 2007 00:29:14 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4414</guid>
      <author>jm3 (john manoogian III)</author>
    </item>
  </channel>
</rss>
