... | ... | @@ -9,18 +9,24 @@ Extended installation instructions are at [Quick start guide](https://gitlab.vtt |
|
|
**Installing with TortoiseGit**
|
|
|
* Open file browser and create a folder for Backbone, e.g. C:\Backbone
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
_Figure: newly created empty folder for Backbone in c:\Backbone_
|
|
|
|
|
|
|
|
|
* Right click "Backbone" folder and select "clone" under the tortoise git selection pane
|
|
|
* NOTE: the folder must be empty when cloning the model.
|
|
|
* copy "https://gitlab.vtt.fi/backbone/bacbone" to URL
|
|
|
* double check that the installation folder is correct. Current version of tortoiseGit suggests c:\backbone\backbone, but you should remove the unnecessary subfolder
|
|
|
* write 'release-3.x' to branch
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
_Figure: Settings for TortoiseGit clone_
|
|
|
|
|
|
|
|
|
* click and wait for the download to finish.
|
|
|
* Note: Gitlab might currently require registration and access tokens before allowing the cloning.
|
|
|
* You can register in https://gitlab.vtt.fi/users/sign_up
|
... | ... | @@ -30,11 +36,14 @@ _Figure: Settings for TortoiseGit clone_ |
|
|
* Backbone folder is not included in online backup system, such as sharepoint
|
|
|
* folder c:\backbone (or your own installation directory) contains a range of files, such as backbone.gms
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
_Figure: installed Backbone in c:\Backbone_
|
|
|
|
|
|
|
|
|
**Installing with other approaches**
|
|
|
|
|
|
Installing with command prompt
|
|
|
* Open command prompt
|
|
|
* Create a folder c:\backbone\ and go to the backbone folder
|
... | ... | @@ -57,6 +66,7 @@ Backbone requires [GAMS](https://www.gams.com) to work. See separate installatio |
|
|
|
|
|
|
|
|

|
|
|
|
|
|
_Figure: GAMS set up correctly to path_
|
|
|
|
|
|
|
... | ... | |