Book a Demo

Author Topic: Version Control check-out problem  (Read 3656 times)

wiesmax3

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Version Control check-out problem
« on: October 31, 2008, 04:06:04 am »
I am using EA Version Control with "Subversion" and somehow I cannot check-out a package including it's sub-packages. Is this a bug or is there a way to do it?

mrf

  • EA User
  • **
  • Posts: 311
  • Karma: +0/-0
    • View Profile
Re: Version Control check-out problem
« Reply #1 on: October 31, 2008, 08:40:13 am »
A Check Out branch mechanism does not currently exist in EA however it is currently under development.

It should appear in EA within the next few builds.
Best Regards,

Michael

[email protected]
"It is more complicated than you think." - RFC 1925, Section 2.8

DavidL

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: Version Control check-out problem
« Reply #2 on: November 01, 2008, 07:43:07 am »
I have a very similar problem.  My team is using subversion.  We want to put packages that are under CM inside of a top-level package that is also inside of CM.  If I create the model, I can checkout and checkin anything I want.  The system seems to work as expected.  When a new team member checks out the top level package they can see all of the CM controlled packages inside of the top package.  The can never get these packages attached to the CM system.  The only work around we have found is to check out all lower level packages using Right Click -> Package Control -> Get package before checking out the higher level package.  Is there a better way to do this?
« Last Edit: November 01, 2008, 07:44:21 am by davidl »