You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SBT will require git in order to build Daffodil.

Windows:

  1. Go to: http://msysgit.github.com/
  2. Under 'Git for Windows' (the one on the left), click 'On Google Code'
  3. Download and run the latest version. (Of this writing it was Git-1.8.1.2-preview20130201.exe)
  4. Setup starts, click Next.
  5. GNU General Public License, click Next.
  6. Select Directory. Click Next.
  7. Select Components.
    1. Leave as-is.  
    2. Click Next
  8. Select Start Menu Folder.
    1. Leave as-is.
    2. Click Next
  9. Adjusting your PATH environment
    1. Select 'Run Git from the Windows Command Prompt'.
    2. Click Next.
  10. Configuring the line ending conversions
    1. Select 'Checkout as-is, commit Unitx-style line endings'.
    2. Click Next.
  11. Click Finish.

Linux:

<Linux Instructions>

  • No labels