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
Nächste Überarbeitung
Vorhergehende Überarbeitung
generalfeatures:versioncontrol [2017/02/21 16:49] 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.  
 + 
 +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 |}} 
 + 
 +The blue color shows that the files are changed. You can push the changes to the repository executing the "push" action in the context menu. A dialog is opend and you can input your credentials for the repository. 
 + 
 +{{ :generalfeatures:project_git_push.png?800 |}} 
 + 
 +The color green indicates a file which is not added into the repository: 
 + 
 +{{ :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: 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:
Zeile 8: Zeile 24:
 </code> </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/versioncontrol.1487692173.txt.gz · Zuletzt geändert: 2017/02/21 16:49 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki