Book a Demo

Author Topic: Version control and subpackages  (Read 2067 times)

mutano

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Version control and subpackages
« on: May 09, 2007, 10:28:40 am »
I have been using the version control with CVS. However, I don't completely understand how it works with subpackages.

I want to control all the components of my project. At this way, should I have all the packages included, one by one, in the version control? Or could I have only the root package?
Besides, when I need to update one package that contains subpackages, how does it work?