Changes between Version 39 and Version 40 of InstallWindowsSvn


Ignore:
Timestamp:
Mar 15, 2015, 2:43:13 PM (10 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallWindowsSvn

    v39 v40  
    4747=== Zipped version ===
    4848
    49 A zipped version of the latest development version of anuga from github at [https://github.com/stoiver/anuga_core/archive/master.zip] and the latest released version at sourceforge [http://sourceforge.net/projects/anuga/files/anuga_1.3/anuga_1.3.10.zip]
     49A zipped version of the latest development version of anuga is available from github at [https://github.com/stoiver/anuga_core/archive/master.zip] and the latest released version at sourceforge [http://sourceforge.net/projects/anuga/files/anuga_1.3/anuga_1.3.10.zip]
    5050
    5151=== Checkout anuga via svn ===
    5252
    53 We can also check out the anuga repository using subversion.
     53You can also check out the anuga repository using subversion.
    5454I suggest installing [http://tortoisesvn.net/downloads.html tortoise svn downloads] and then checking out the following svn repository.
    5555When you installed {{{tortoise svn}}} it creates a few extra menu items to your right click menu in the file manager. Just choose "tortoise" checkout to download the code.
     
    9090== Updating ==
    9191
    92 From time to time you should update your version of anuga. This is fairly easy. Just choose the directory to "update" and then right click and choose "tortoise update" to update the code.
     92From time to time you should update your version of anuga. This is fairly easy. Just choose the directory to "update" and then right click and choose "tortoise update" to update the code (if you checkout {{{anuga}}} using subversion).
    9393
    9494Then again from the {{{anuga_core}}} directory recompile the code and check the unit tests via