Book a Demo

Author Topic: Adding to revision control without sub-packages  (Read 2791 times)

wagener

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • Huh?
    • View Profile
Adding to revision control without sub-packages
« on: November 13, 2003, 06:48:40 am »
Hi,

can I add a package to a revision control without adding all the sub-packages?
We are collecting requirements for a larger project at the moment. I can either add the whole requirements view to revision control with  the disadvantage of blocking the whole view to others when I check-out the view or the lowest level packages with the disadvantage of excluding "higher-level" requirements from the revision control.
Is there a way to get the whole view into the revision control without blocking the whole view when checking out a branch?

Thanks,

Thomas

Barry_Pearce

  • EA User
  • **
  • Posts: 70
  • Karma: +0/-0
    • View Profile
Re: Adding to revision control without sub-package
« Reply #1 on: November 13, 2003, 03:13:42 pm »
This is similar to a problem I currently have....

You cant. To be blunt.

Even if you use control files the upper control files include in the XML all the sub-packages. argh.

It seems to me that I can count at least 4 people in the last month who are having issues....

Which is a shame - because the whole version control / package sharing between models/ developers is critical in a quality controlled - multi-eveloper environment.