Changes between Version 22 and Version 23 of RasdamanReleaseProcess


Ignore:
Timestamp:
Jul 9, 2015, 3:20:27 PM (9 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • RasdamanReleaseProcess

    v22 v23  
    6060#!sh
    6161# clone only the `release_8.4' branch, locally
    62 git clone -b release_8.4 git://kahlua.eecs.jacobs-university.de/rasdaman.git
     62git clone -b release_8.4 git://rasdaman.org/rasdaman.git
    6363
    6464# [...] Checking out a newly created branch, e.g. `featureX':
     
    102102#!sh
    103103# directly from repo ''currently not working''
    104 git archive --remote=git://kahlua.eecs.jacobs-university.de/rasdaman.git --output=rasdaman-v8.4.0.tgz v8.4.0
     104git archive --remote=git://rasdaman.org/rasdaman.git --output=rasdaman-v8.4.0.tgz v8.4.0
    105105}}}
    106106