Book a Demo

Author Topic: Sharing version controled packages  (Read 2065 times)

armin

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
  • mission possible
    • View Profile
Sharing version controled packages
« on: August 17, 2006, 08:13:08 am »
Hi,

we have a problem sharing version controled packages.

We have a large Project (Pr1) which contains a Package (Pg1) Pg1 is under version control. We have another Project (Pr2) which only contains a imported Subset of Pr1 (Pg1).

Pr1 ------> Pg1 <-------- SCC (MKS)
                    /\
                     |
                     |(imported)
Pr2------------

Is there a way to connect the Package Pg1 from Pr2 to version control so that we are able to check it out from Pr1 and Pr2?

Regards Armin
« Last Edit: August 17, 2006, 08:14:20 am by armin »

armin

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
  • mission possible
    • View Profile
Re: Sharing version controled packages
« Reply #1 on: August 18, 2006, 01:27:32 am »
Hello,
I have found the answer...

Package Control/Get Package -> package.xml

:D