Benutzer-Werkzeuge

Webseiten-Werkzeuge


generalfeatures:versioncontrol

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
generalfeatures:versioncontrol [2017/03/10 17:12] olivergeneralfeatures:versioncontrol [2017/03/10 17:24] (aktuell) oliver
Zeile 1: Zeile 1:
 ======Projects version control====== ======Projects version control======
-The platform supports git version control of the project files. At the moment you have to use an external tool like the git "commandline tools" to create a new projects git repository or to clone an existing one, e.g. from github+The platform supports git version control of the project files. 
  
-For example, if you want to use the combined (HUX + ISB) upper limb model you can clone it from the github repository using the git command line tools: +A small blue cylinder shows you that the project files are under version control. Via the context menu of the project and its files you can execute git command, e.g. add, commit, etc.
- +
-<code> +
-git clone https://github.com/orat/UECombined.git +
-</code> +
- +
-Than you can you open it your Nimue platform based application. A small blue cylinder shows you that the project files are under version control. Via the context menu of the project and its files you can execute git command, e.g. add, commit, etc.+
  
 {{ :generalfeatures:project_git_changes_klein.png?800 |}} {{ :generalfeatures:project_git_changes_klein.png?800 |}}
Zeile 19: Zeile 13:
  
 {{ :generalfeatures:project_git_newfiles.png?800 |}} {{ :generalfeatures:project_git_newfiles.png?800 |}}
 +
 +===== Creation of new repositories======
 +
 +At the moment you have to use an external tool like the git "commandline tools" to create a new projects git repository or to clone an existing one, e.g. from github. 
 +
 +For example, if you want to use the combined (HUX + ISB) upper limb model you can clone it from the github repository using the git command line tools:
 +
 +<code>
 +git clone https://github.com/orat/UECombined.git
 +</code>
 +
generalfeatures/versioncontrol.1489162369.txt.gz · Zuletzt geändert: 2017/03/10 17:12 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki