August 2017
Intermediate to advanced
1330 pages
56h 17m
English
Source control is a great way to manage multiple versions of the application. You can have different branches of the same application, say, one for your production code and another for a version in development. While it is not as elegant as a proper merge, you can work around it.
Source control is however much more effective than Team Development-and especially Update Sets-for developing in multiple instances. With source control, each instance stays more independent, but the applications are shared. Each administrator should commit their changes frequently so conflicts can be caught early.
Read now
Unlock full access