To change the connection details of a remote project

Restriction: This feature requires that Visual COBOL Development Hub is installed on the remote machine.
You can change the connection settings (type and mode) and location to an existing remote project. For example, you might need to change the connection file system type if you want to add your project to Subversion, which requires a Samba connection.
  1. In COBOL Explorer, right-click your remote project and click Remote Settings.

    The Remote Project Connection Details dialog box is displayed.

  2. To the right of Connection mode, select the new file system setting.

    As connections are file system specific, the connection in use for the previous file system is removed from the Connection name field.

  3. Click Connection name and select a connection.
    Note: Only existing connections using your chosen file system are displayed; if the remote host connection is not listed when you click the Connection name field, click New Connection and use the New Connection wizard to create a new one.
  4. In the Remote Location field, if required, change the path to the project's working directory.
  5. If you changed to Network file system (Samba, NFS), in the Connection mode field, specify the path with which to locate the project on the local machine.
    Tip: Select Use default location to use your current workspace.
  6. Click OK.
Tip: Changing the project's connection type can result in the project losing the connection to its version control system. To re-establish connection, perform the following steps:
  1. Right-click your project.
  2. Click Team > Share Project.

    This opens the Share Project dialog box.

  3. Click the repository type you want to re-establish connection with.
  4. Click Next.

    This opens the Share Project Wizard dialog box.

  5. Select the required repository location.
  6. Click Finish.