Book a Demo

Author Topic: Retrieving the latest version in EA  (Read 2962 times)

kennyboy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Retrieving the latest version in EA
« on: June 21, 2007, 08:24:35 pm »
Hi,
Can someone tell me how I can retrieve the latest Controlled Package when someone got it checked out? I tried going to Package Control -> File History. However, the Retrieve button is disabled.
I'm using
- EA 6.5.806
- Subversion 1.4.4

Thanks,
K.

kennyboy

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Retrieving the latest version in EA
« Reply #1 on: June 25, 2007, 03:18:10 pm »
Hi All,
I "kinda" solved my problem. :P

To workaround the issue, I basically used an external version control app (e.g. TortoiseSVN) and retrieve the version that I wanted. Then, I went into EA and did a Batch XMI Import with the "Check file date before import" disabled/unchecked.

Cheers,
K.