Book a Demo

Author Topic: problems with package access after version control  (Read 3052 times)

iMikel

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
problems with package access after version control
« on: January 23, 2008, 06:17:05 am »
Hello,

i am using the java automation interface.

The method Repository.GetPackageByGuid(String)
does no longer work, after a package has been set under version control (IBM clear case in my case).

I retrieve the GUID of a tree selected Package by a special programm, what i call a Java-Wrapper, and access the package in turn by the above method; this does work perfectly, as long as the package is not version controlled.

Does anyone know a solution or maybe i should work with the ID instead of the GUID?

Greetings from Germany

thomaskilian

  • Guest
Re: problems with package access after version con
« Reply #1 on: January 23, 2008, 07:20:28 am »
You should send in a registered users bug report if you can reproduce that.