Loading a Subversion Repository as a Folder

Pro only BC4 logo BC Version 4 or 5, Pro Edition only

Beyond Compare 4 Pro and later include support for loading a Subversion repository as a folder.

Subversion repository support requires the Subversion command line tools.  On Windows or Mac, download and install Subversion from the Apache Subversion Binary Package page.  On Linux, install Subversion using your distribution's package manager.  After installation, make sure Subversion is in your system path.  If the command svn --version runs successfully from a command prompt, you're all set.

Creating a Subversion Profile

  1. Open Tools | Profiles.
  2. Click +.
  3. Select Subversion Profile.
  4. Enter the URL of the repository, example: svn://server/
  5. Click Save.

Loading a Subversion Profile

  1. Open the Folder Compare or Folder Sync.
  2. Click the left or right Browse button.
  3. Select your saved Subversion profile and click OK.

Limitations

Subversion repository support is read-only.