Chapter 12. Version Control

In this chapter, we will cover:

  • Adding a project to Subversion
  • Checking in modifications
  • Working with a Subversion branch
  • Resolving conflicts in Subversion
  • Creating a Mercurial project
  • Cloning a Mercurial repository
  • Committing to a Mercurial project

Introduction

Version control systems are widely used in industry since they provide the development team with a central point where code can be uploaded (committed), and checked for differences, changes can be rolled back, other development branches created, the list can go on and on.

In this chapter we will see how to use two of the most popular Version Control Systems on the market with NetBeans, using the IDE instead of external applications to do the work.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.171.5