Disconnecting From Source Control—Subversion

There may be times that you need to disconnect from source control to work offline. You can disconnect from Apache Subversion and reconnect at any time.

Disconnecting from source control is beneficial because it lets you modify files when you would otherwise not have access to the source control system (e.g., you are out of the office with your laptop or you do not want to access source control over VPN). It also provides a fallback offline status in the event that the network is disconnected while you are working, so you are able to continue working on the files you have checked out until the network connection is restored.

How to Disconnect From Subversion

When you want to work offline, you can disconnect from source control.

  1. Do one of the following, depending on the part of the user interface you are using:
    • Ribbon Select Source Control > Disconnect.

    • Right-Click If you have the Content Explorer, Project Organizer, Pending Changes window pane, or File List open, right-click on any file and select Source Control > Project > Disconnect.
  2. A confirmation dialog appears. Click Yes. You will be disconnected from source control.

Note Because Subversion does not have a "checked out” status, disconnecting from source control lets you work as if your project is unbound. You do not need to check out files before disconnecting.

Note When you disconnect from source control, you are not able to see the source control status of files or access source control functions.

Note If you make a change to a file’s properties (e.g., delete, rename) while disconnected from source control, your changes may not be preserved when you reconnect to the network. To prevent errors, it is recommended that you do not make these kinds of changes until you reconnect to source control.

How to Reconnect to Subversion

When you are finished working offline, you can reconnect to source control.

  1. Do one of the following, depending on the part of the user interface you are using:
    • Ribbon Select Source Control > Reconnect.

    • Right-Click If you have the Content Explorer, Project Organizer, Pending Changes window pane, or File List open, right-click on any file and select Source Control > Project > Reconnect.

  2. Commit the files you modified. See Committing Source Control Files—Subversion.

What’s Noteworthy?

Note Your current network connection status is indicated in the lower right corner of the Flare interface. If you are connected you will see ; if you are disconnected you will see .