<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SVN on bramp.net</title>
    <link>https://blog.bramp.net/</link>
    <description>Recent content in SVN on bramp.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-GB</language>
    <lastBuildDate>Sun, 15 Feb 2009 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.bramp.net/tags/svn/" rel="self" type="application/rss+xml" />
    
    <item>
      <title>64bit TortoiseGit</title>
      <link>https://blog.bramp.net/post/2009/02/15/64bit-tortoisegit/</link>
      <pubDate>Sun, 15 Feb 2009 00:00:00 +0000</pubDate>
      
      <guid>https://blog.bramp.net/post/2009/02/15/64bit-tortoisegit/</guid>
      <description><p>Recently I tried <a href="http://code.google.com/p/tortoisegit/">TortoiseGit</a>, a <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> style Git client, however there were no binaries for my 64 bit windows machine. The 32 bit version found on the official site would install, but the shell extension unfortunately does not work.</p>
<p>So I took the law into my own hands and went and built my own version.</p>
<p><del>So here is <a href="TortoiseGit-3.3.9d335-64bit.msi">TortoiseGIT 0.3.3.0 (64 bit)</a> built from revision 9d3351f627b26d9555794e785cf8bbae22155f12.</del> There is now a newer offical version available at: <a href="http://code.google.com/p/tortoisegit/downloads/list">http://code.google.com/p/tortoisegit/downloads/list</a></p>
<p>Hopefully 64bit builds will be available from the official site in the future.</p>
<p><strong>Disclaimer</strong>, I haven’t fully tested this app, and I suspect some features of the 64 bit build might be broken. Regardless I’ve been able to use at least the basic features of this version.</p>
</description>
    </item>
    
    <item>
      <title>A Practical Introduction to Version Control Systems</title>
      <link>https://blog.bramp.net/post/2009/02/04/a-practical-introduction-to-version-control-systems/</link>
      <pubDate>Wed, 04 Feb 2009 00:00:00 +0000</pubDate>
      
      <guid>https://blog.bramp.net/post/2009/02/04/a-practical-introduction-to-version-control-systems/</guid>
      <description><p>Today I presented a CAKES talk in our department to help teach people about version control systems. I hope by sharing my knowledge on a subject, that others will share theirs. Below is the abstract and slides for my tak:</p>
<p>This talk aims to explain what version control systems (VCS) also known as source control management (SCM) are, how they work, and how to use them. This includes explaining why you should use VCS for your every day projects, even if they don’t include any source code. The differences between the main two classes of VCS; centralised and decentralised systems will be discussed, outlining both their benefits and disadvantages. This presentation will give you practical knowledge to start using systems such as subversion (SVN) or git, as well as many example use cases. Bottom line is that using a VCS can help you keep your work organised, backed up, revertible, whilst allowing contributions from multiple users. This talk is for anyone that has heard about CVS/SVN/git but was never quite sure what it was, or how to use it.</p>
<p><a href="version_control.pdf">Download Slides</a></p>
</description>
    </item>
    
  </channel>
</rss>
