Changes between Version 9 and Version 10 of SourceCodeGit


Ignore:
Timestamp:
Jul 20, 2012, 6:01:07 AM (12 years ago)
Author:
romw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceCodeGit

    v9 v10  
    5656In a shell/terminal, use the the following commands to clone the repository:
    5757{{{
    58 git clone git://isaac.ssl.berkeley.edu/boinc.git
     58git clone git://boinc.berkeley.edu/boinc.git
    5959}}}
    6060
     
    107107= Windows build dependencies =
    108108
    109 All the additional dependency files are now stored in [source:build-depends-vs2005 build-depends-vs2005], get them using {{{git clone git://isaac.ssl.berkeley.edu/build-depends-vs2005.git}}}.
     109All the additional dependency files are now stored in [source:build-depends-vs2005 build-depends-vs2005], get them using {{{git clone git://boinc.berkeley.edu/build-depends-vs2005.git}}}.
    110110The dependencies should be stored in the same parent directory as the BOINC source code, for example:
    111111{{{