1

Update from Repository option is disabled, when I try to update a file from Clearcase Repositary (Team->Update from Repository)

Note: I have ClearCase plugin installed in my Eclipse.

How can I enable this option?

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
RR Kumar
  • 11
  • 2

1 Answers1

0

The help page "Updating a resource in a ClearCase view mentions:

Before you can update a resource in a ClearCase view, you must be connected to the ClearCase server that supports the view, and the resource must already be loaded into the view.

So make sure this connection is active (See "connect to a server"), and that the file is indeed in a web view.

Community
  • 1
  • 1
VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
  • We are getting below error message when we tried to connect clearcase server. _The server cannot be contacted. Please contact your system administrator. (504)Unknown Host_ – RR Kumar Jul 30 '14 at 06:46
  • @user3887734 that is the first issue to solve, then. As long as the server cannot be resolved, nothing will work. did you try the IP address? – VonC Jul 30 '14 at 06:48