<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://mislav.uniqpath.com/2013/02/merge-vs-rebase/"/>
	<rdf:li rdf:resource="http://www.flourish.org/blog/?p=397"/>
	<rdf:li rdf:resource="https://github.com/tpope/vim-fugitive"/>
	<rdf:li rdf:resource="http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users"/>
	<rdf:li rdf:resource="http://nvie.com/archives/323"/>
	<rdf:li rdf:resource="http://gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-git.html"/>
	<rdf:li rdf:resource="http://jonas.nitro.dk/tig/"/>
	<rdf:li rdf:resource="http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html"/>
	<rdf:li rdf:resource="http://gitready.com/"/>
	<rdf:li rdf:resource="http://github.com/blog/277-pages-generator"/>
	<rdf:li rdf:resource="http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way"/>
	<rdf:li rdf:resource="http://www.mediamolecule.com/2008/09/27/littlebigbang-the-evolution-of-littlebigplanet/#more-175"/>
	<rdf:li rdf:resource="http://www.kernel.org/pub/software/scm/git/docs/everyday.html"/>
	<rdf:li rdf:resource="http://hoth.entp.com/output/git_for_designers.html"/>
	<rdf:li rdf:resource="http://www.gitcasts.com/"/>
	<rdf:li rdf:resource="http://www-cs-students.stanford.edu/~blynn/gitmagic/"/>
	<rdf:li rdf:resource="http://tomayko.com/weblog/2008/02/26/github-is-myspace-for-hackers"/>
	<rdf:li rdf:resource="http://software.ericsink.com/scm/source_control.html"/>
	<rdf:li rdf:resource="https://addons.mozilla.org/en-US/thunderbird/addon/4268"/>
	<rdf:li rdf:resource="http://workblog.jonrowett.com/index.php/2007/05/14/the-right-way-to-think-about-source-control/"/>
	<rdf:li rdf:resource="http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations"/>
	<rdf:li rdf:resource="http://metissian.com/projects/macosx/subversion/"/>
	<rdf:li rdf:resource="http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://mislav.uniqpath.com/2013/02/merge-vs-rebase/">
    <title>Git merge vs. rebase</title>
    <dc:date>2014-08-11T10:19:31+00:00</dc:date>
    <link>http://mislav.uniqpath.com/2013/02/merge-vs-rebase/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[This is good, and I will be endeavouring to tidy up my commits in future. I'm good at the "little and often" mantra, less good at leaving all my typos/dodgy moments in.]]></description>
<dc:subject>git development workflow versioncontrol</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:1a4898c0f283/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:workflow"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.flourish.org/blog/?p=397">
    <title>Astonishments, ten, in the history of version control &lt; Francis is</title>
    <dc:date>2011-12-21T16:53:40+00:00</dc:date>
    <link>http://www.flourish.org/blog/?p=397</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The (for now) final end product seems incredibly obvious. And popular.

Yet it took decades of iterative innovation, from some of the cleverest minds in the field, to make something so apparently simple yet powerful.

And every step was astonishing." This is great stuff from Francis.]]></description>
<dc:subject>scm vcs versioncontrol history programming francisirving writing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:1af3c8d3a586/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:francisirving"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/tpope/vim-fugitive">
    <title>tpope/vim-fugitive - GitHub</title>
    <dc:date>2011-03-22T15:29:09+00:00</dc:date>
    <link>https://github.com/tpope/vim-fugitive</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["I'm not going to lie to you; fugitive.vim may very well be the best Git wrapper of all time."]]></description>
<dc:subject>git vim versioncontrol plugin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:684d211cb31a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vim"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:plugin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users">
    <title>25 Tips for Intermediate Git Users : Andy Jeffries : Ruby on Rails, MySQL and jQuery Developer</title>
    <dc:date>2010-02-02T15:21:45+00:00</dc:date>
    <link>http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Some good stuff here; the tips on the stash were new to me, and particularly handy.
]]></description>
<dc:subject>git tutorial tips reference howto versioncontrol scm dvcs</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8a2b55431fa4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dvcs"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nvie.com/archives/323">
    <title>nvie.com » Blog Archive » A successful Git branching model</title>
    <dc:date>2010-01-21T12:01:00+00:00</dc:date>
    <link>http://nvie.com/archives/323</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now. I won’t talk about any of the projects’ details, merely about the branching strategy and release management." It's a detailed strategy, but well thought-through; I'm certainly going to bear some of this in mind in future (and, indeed, the way the release branches are handled is familiar).
]]></description>
<dc:subject>git dvcs versioncontrol strategy branching development tips</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:20bb1d92f38b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dvcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:strategy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:branching"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-git.html">
    <title>git ready » tig, the ncurses front-end to Git</title>
    <dc:date>2009-08-02T22:01:20+00:00</dc:date>
    <link>http://gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-git.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Tig provides a simple command-line yet visual interface to Git." An explanation of what Tig does, and why you might find it useful.
]]></description>
<dc:subject>git linux osx scm tools versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:2c104b4027a7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jonas.nitro.dk/tig/">
    <title>tig</title>
    <dc:date>2009-08-02T22:00:44+00:00</dc:date>
    <link>http://jonas.nitro.dk/tig/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Tig is a git repository browser that additionally can act as a pager for output from various git commands."
]]></description>
<dc:subject>git scm versioncontrol linux osx programming cli utility</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:7aed854777fa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:utility"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html">
    <title>Cyclopedia Square: 'git revert' Is Not Equivalent To 'svn revert'</title>
    <dc:date>2009-01-20T17:29:54+00:00</dc:date>
    <link>http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A useful guide, although perhaps more detailed than you'd normally need. Still, clear instructions for handling reverting changes in git.
]]></description>
<dc:subject>tips git versioncontrol vcs scm reverting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:443268d10cd5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reverting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gitready.com/">
    <title>git ready » daily tips for the noob to the guru</title>
    <dc:date>2009-01-13T11:55:18+00:00</dc:date>
    <link>http://gitready.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Daily git tips. So far, they've all been rather handy, and given they're nice and short makes recommending this as a subscription easy.
]]></description>
<dc:subject>programming tips blog git versioncontrol scm</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:672763c6e830/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:blog"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/blog/277-pages-generator">
    <title>Pages Generator — GitHub</title>
    <dc:date>2008-12-24T11:39:21+00:00</dc:date>
    <link>http://github.com/blog/277-pages-generator</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lovely way to generate pages for your github projects - and to do so as a branch of said project. Clever.
]]></description>
<dc:subject>opensource git versioncontrol sourcecontrol github</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:386a588dde2b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:github"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way">
    <title>scie.nti.st » Hosting Git repositories, The Easy (and Secure) Way</title>
    <dc:date>2008-10-08T10:09:07+00:00</dc:date>
    <link>http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The rest of this article will be a tutorial showing you how to host and manage Git repositories with access control, easily and safely. I use an up and coming tool called gitosis that my friend Tv wrote to help make hosting git repos easier and safer." Nice guide to getting up and running with gitosis.
]]></description>
<dc:subject>git gitosis versioncontrol tools</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8efb5883d548/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gitosis"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.mediamolecule.com/2008/09/27/littlebigbang-the-evolution-of-littlebigplanet/#more-175">
    <title>Media Molecule - we make games. » Blog Archive » LittleBigBang : The Evolution Of LittleBigPlanet</title>
    <dc:date>2008-10-01T09:34:21+00:00</dc:date>
    <link>http://www.mediamolecule.com/2008/09/27/littlebigbang-the-evolution-of-littlebigplanet/#more-175</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Here is a video which gives some insight into how Little Big Planet ( and Media Molecule! ) evolved from next to nothing into what it is today!" MediaMolecule put the LBP repository into codeswarm, and then published the video. Lovely.
]]></description>
<dc:subject>mediamolecule codeswarm versioncontrol development games software littlebigplanet</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:3a3a1b921d6f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mediamolecule"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:codeswarm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:littlebigplanet"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.kernel.org/pub/software/scm/git/docs/everyday.html">
    <title>Everyday GIT With 20 Commands Or So</title>
    <dc:date>2008-08-25T16:05:56+00:00</dc:date>
    <link>http://www.kernel.org/pub/software/scm/git/docs/everyday.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A nice simple explanation of what using Git is really like.
]]></description>
<dc:subject>git versioncontrol vcs scm sourcecontrol tutorial tips</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d6572f9bf8bb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hoth.entp.com/output/git_for_designers.html">
    <title>Version Control for Designers</title>
    <dc:date>2008-06-02T21:04:07+00:00</dc:date>
    <link>http://hoth.entp.com/output/git_for_designers.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Great for designers, or anyone else with no knowledge of version control, but a not-half-bad introduction to Git at the same time.
]]></description>
<dc:subject>git vcs scm sourcecontrol versioncontrol tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9fa3de2b03b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gitcasts.com/">
    <title>Welcome to GitCasts</title>
    <dc:date>2008-05-20T13:28:51+00:00</dc:date>
    <link>http://www.gitcasts.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[GitCasts: screencasts about git. Does exactly what it says on the tin.
]]></description>
<dc:subject>development screencast scm git programming versioncontrol vcs</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c67b8d062542/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:screencast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www-cs-students.stanford.edu/~blynn/gitmagic/">
    <title>Git Magic - Preface</title>
    <dc:date>2008-04-26T22:03:04+00:00</dc:date>
    <link>http://www-cs-students.stanford.edu/~blynn/gitmagic/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. I'm recording what I've figured out so far in these pages." Really excellent.
]]></description>
<dc:subject>git vcs sourcecontrol versioncontrol distributed programming development</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:220f949f29a1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tomayko.com/weblog/2008/02/26/github-is-myspace-for-hackers">
    <title>GitHub: My Kind of Social Software</title>
    <dc:date>2008-02-27T10:52:52+00:00</dc:date>
    <link>http://tomayko.com/weblog/2008/02/26/github-is-myspace-for-hackers</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["[GitHub] is my kind of social software. You want to "friend me"? Send me a patch. Fork me." Nice post from Ryan Tomayko looking at GitHub from a slightly different angle.
]]></description>
<dc:subject>github socialsoftware versioncontrol git software</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:83cafab29d93/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:socialsoftware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://software.ericsink.com/scm/source_control.html">
    <title>Source Control HOWTO</title>
    <dc:date>2007-11-03T11:04:16+00:00</dc:date>
    <link>http://software.ericsink.com/scm/source_control.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A series of articles on source control best practice.
]]></description>
<dc:subject>scm development sourcecontrol versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1228a5c02823/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://addons.mozilla.org/en-US/thunderbird/addon/4268">
    <title>Colored Diffs :: Thunderbird Add-ons</title>
    <dc:date>2007-07-25T16:20:58+00:00</dc:date>
    <link>https://addons.mozilla.org/en-US/thunderbird/addon/4268</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Colours svn/cvs diffs when you get them in your Thunderbird inbox. In a word: nice.
]]></description>
<dc:subject>svn cvs versioncontrol thunderbird email</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:0583384dc76e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:svn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cvs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:thunderbird"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:email"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://workblog.jonrowett.com/index.php/2007/05/14/the-right-way-to-think-about-source-control/">
    <title>Jon Rowett’s Workblog » The right way to think about source control</title>
    <dc:date>2007-05-15T20:36:10+00:00</dc:date>
    <link>http://workblog.jonrowett.com/index.php/2007/05/14/the-right-way-to-think-about-source-control/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[If you are doing scheduled builds or continuous integration, and those builds are visible to your client or boss or whoever, this should be painfully obvious, but even if you aren’t: the current version in source control is the current version, full sto
]]></description>
<dc:subject>svn subversion versioncontrol development programming software</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:f797a93c254a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:svn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:subversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations">
    <title>Getting Started With ActiveRecord Migrations</title>
    <dc:date>2006-05-12T07:26:06+00:00</dc:date>
    <link>http://jamis.jamisbuck.org/articles/2005/09/27/getting-started-with-activerecord-migrations</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Because, you know, at some point I'm going to have to dive into using them quite hard...
]]></description>
<dc:subject>database development deployment versioncontrol rails rubyonrails</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9d672eb29f76/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubyonrails"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://metissian.com/projects/macosx/subversion/">
    <title>Metissian - Projects - Mac OS X Packages - Subversion</title>
    <dc:date>2005-09-09T10:05:18+00:00</dc:date>
    <link>http://metissian.com/projects/macosx/subversion/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Subversion packages - which don't require fink - for OSX
]]></description>
<dc:subject>subversion cvs versioncontrol osx</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:eafc4418555b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:subversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cvs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html">
    <title>MacDevCenter.com: Making the Jump to Subversion</title>
    <dc:date>2005-08-31T07:08:46+00:00</dc:date>
    <link>http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Need to go over this at some point
]]></description>
<dc:subject>development macosx osx subversion versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8faa60fba3dd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:subversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>