Author Topic: Time-out when trying to connect to a server?  (Read 3520 times)

Wanderer

  • Senior Community Member
  • Posts: 557
  • Hero Points: 23
Time-out when trying to connect to a server?
« on: February 14, 2008, 01:12:39 PM »
SlickEdit 12.0.3, WinXP

I have some projects configured to use version control.  When I try to open a project, and the VC server is unavailable, SlickEdit hangs. 

Is there a way to configure a time-out so I can use SlickEdit in this situation (server unavailable)?  That is, set a max amount of time SlickEdit will wait for a server, then give up?

If not, what do I need to remove from the project file to unhook SlickEdit from the unavailable server?

UPDATE:
Remove
    VCSProject="SCC:<provider>:<project>"
    VCSLocalPath="SCC:<provider>:<localPath>">

Note that last '>' -- it needs to be saved to close the element above VCSProject.


« Last Edit: February 14, 2008, 01:24:53 PM by Wanderer »