Welcome, Guest! Log In | Create Account

SVN

From bloodfrontier

Jump to: navigation, search

Blood Frontier uses Subversion (SVN) for its Revision Control System (RCS) which helps us collaboratively develop in an efficient manner. As a neat side effect, you can Download the bleeding edge -- most up to date -- work we have done so far!

Instructions for Command Line

svn co https://bloodfrontier.svn.sourceforge.net/svnroot/bloodfrontier

Instructions for Windows users

TortoiseSVN Checkout Settings
  1. Download and install TortoiseSVN.
  2. Create a new folder called "BloodFrontier" (Vista users please see the note below).
  3. Right click on the new folder, and choose "SVN Checkout".
  4. Enter the URL: https://bloodfrontier.svn.sourceforge.net/svnroot/bloodfrontier
  5. Make sure HEAD revision is selected and click OK.

Your checkout dialog box should look like the image to the right. If you are not a developer and it asks for a username and password, leave them both blank and press OK, otherwise enter your Sourceforge credentials for write access.

Important Note for Windows 7 and Vista Users

Do not try to create and checkout to a directory outside your access! Windows 7 and Vista uses special virtualisation and protection mechanisms to stop normal users from modifying the system. Unless you are an Administrator, or can run TortoiseSVN as Administrator, checkout Blood Frontier to a sane place like "My Documents" or your "Desktop".

Personal tools