This feature is available in UEStudio only.
The "Accounts/settings" command in the "CVS / Subversion" drop down in the "Version control" group of the Project tab opens the Version Control Account Manager dialog. From here, you can add, modify, and remove CVS and Subversion accounts with the following options.
Add account...
Adds a new account. You can then configure the following settings for the account:
Account | The custom, arbitrary name to assign to the account in UEStudio. |
Protocol | This drop down allows you to select which protocol to use for connecting to the CVS or Subversion server. |
Server | The IP address or fully qualified domain name of the CVS or Subversion server. |
Port | The port number to connect to when accessing the CVS or Subversion server. If you're not sure of this, just leave it blank and the default will be used. |
Repository | The full path to the repository on the CVS or Subversion server. |
Username | The username you use to log into the CVS or Subversion server. |
Password | The password you use to log into the CVS or Subversion server. |
Use public key/private key authentication | If your account has been set up to use public/private key authentication when connecting to the server, you can enter that information here. |
Remove account
Deletes the selected account.
Set default account
Makes the selected account the default account that will populate the "Account" drop down in all version control dialogs.
Select "VCS Settings" at the bottom of the accounts list on the left to set global version control settings. This includes the following options.
Use default applications
If this option is unchecked, then you can set a custom application for both the log editor and compare utility used for these operations with CVS / Subversion accounts.
The Default checkout root path is the default path for CVS / Subversion checkouts or exports. You can override this in the individual version control command dialogs.