Articles tagged subversion:

General Help

Tags: , , , ,
Posted 1177 days ago.

Wherever on this site you see a box like this with text in a monospaced font, it means you will have to open a terminal window and type the text after the dollar sign ($) in your terminal:

$ echo "Hello world"

Some software you are likely to need:

Read more ... (202 words)

Subversion With Mac OS X Tutorial

Tags: , , ,
Posted 1267 days ago.

Updated: June 2009

Subversion is a version control system that allows you to work with other people on a project and switch back easily to every version ever made. It can be used for all kinds of projects like application source code, web sites, even images or just simple text documents. Once you have it all set up and followed all the steps described below, it is easy to handle and a very useful thing – not just for computer geeks.

Read more ... (1709 words) 77 Comments.