Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bibi

Pages: [1]
1
Bugs and Issues / Re: A 'Get All Latest' command is not yet complete
« on: June 03, 2015, 03:53:20 pm »
Thanks a lot for your reply, Simon!
Indeed, the command was started, but the model was too big  causing EA to crash. And since the model is so big, we were trying out a SQL database. Of course, we know that you`re not supposed to run Get (All) Latest with a DBMS, but only a single person was using the DB at that moment, and Get All Latest was called accidentially (but that shouldn`t be a problem, since no one else was using it). So we cannot start Get All Latest again because EA will just also crash again....
We also looked for the flags for this command in the DB tables, but we haven`t found a corresponding flag, yet. We now also found out, that some of the packages were still markes as ,,Checked out to" the user in the xml files in the VC repository (even though no check outs could be found via ClearCase), but removing this manually from the xml files also didn`t solve the problem.
But as I said, once I got a useful reply from the support, I will share the solution!

2
Bugs and Issues / Re: A 'Get All Latest' command is not yet complete
« on: June 02, 2015, 11:22:02 pm »
Yeah, already did that, but they don`t seem to be able to answer my question in the near future  :-/ So I just thought maybe someone here has any ideas. Anyway, thanks for the comment. If I finnaly get an answer and a solution from the support, I will post it here!

3
Bugs and Issues / Re: A 'Get All Latest' command is not yet complete
« on: June 02, 2015, 09:32:16 pm »
Hi,

I know the post was a long time ago, but we have exactly the same problem right now. And indeed, resync doesn`t do anything. Has anyone already found a solution for this?
Thanks in advance!

4
Hi everyone,
I`d like to hide certain menuitems in the EA menu (e.g. "Get Latest"). For this purpose I know that you can manually create a new perspective where the items can be deselected. But I want to do this (create perspective and activate it) automatically. The only options I found, were the methods AddPerspective and ActivatePerspective in the Repository Class. But these are "no longer in use".
Does anyone know if there are replacements for those methods or how I could solve this problem differently?
Thanks in advance!

Pages: [1]