2011/svn11

Using SubVersion for projects tutorial

Members: Ashley Liddiard, Adam McLeod, Daniel B. Fasnacht, Dimitris Pinotsis, Eric Shea-Brown, Francisco Barranco, Jonathan Tapson, Roi Kliper, Kailash Patil, Ravi Shekhar, Runchun Wang, Samantha Adams, Siddharth Joshi, Trevor Agus, Timir Datta, Tomas Figliolia, Tobi Delbruck, Yan Wu

Leaders: Daniel B. Fasnacht, Tobi Delbruck,

The root URL for the 2011 repository is https://neuromorphs.net/svn/nm/.

Linked to all projects, since all will store and share code, data, and designs.

This 30 minute tutorial will show you how to use  SubVersion for software repository and project development. (The preceding link is the umbrella link for SubVersion.)

If you are a Windows user, you can prepare by installing the lovely subversion client  TortoiseSVN. Linux users probably have a command line client by default. MacOS users like  Versions (but it costs money). The netbeans and eclipse IDEs have built-in support.

Local copies of a recent installers are attached below.

List of SVN Clients

Linux

  • command line client: try svn help
  • kdesvn
  • esvn
  • svn-workbench
  • rapidsvn

Mac OS X

  • command line client: try svn help
  •  Versions - see attachments below.

Windows

  •  TortoiseSVN - wonderful shell-integrated client; see attachments below.
  •  SlikSVN - command line client for windows; see attachments below.

Attachments