Open main menu

Changes

Git development

270 bytes added, 11:50, 27 October 2017
Transclusion of the {{historical svn}} template.
{{historical svn}}
__TOC__
 
== Motivation ==
Subversion needs an online repository, to store each commits. Subsequent calls to '''svn diff > patch''' will generate the difference according to the last revision. Therefore the development at the moment, require to
If the above scheme is not followed, the patch files will come out of sync.
This can be solved by using == How to ==How to setup your development Gitbranch, is explained here: [[Git_svn|Git svn]]. See  To tweak Git setup, read here for : [[git_installation Git_installation | git Git installation]].
An working example can bee seen here at: [[Git_asynchronous_development|Git asynchronous development]]
How to create SVN compatible pathches in Git, can be see here: [[Git_patch|Git patch]].
How to setup your development Git branch== Why git ==See [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus Torvalds on git.] Try commands in the browser, [http://try.github.io/levels/1/challenges/4 by clicking here.] Here is explained here [[Git_svn|Git svn]http://git-scm.com/documentation the documentation.].
== Suggested faster development, keeping infrastructure ==
[[File:Git development.png|1200px1400px|Suggested faster development, keeping infrastructure]]
== See also ==
[[Category:Git]]
Trusted, Bureaucrats
4,223

edits