Skip to main content

Enactor-Hosted Customer Extensions

Overview

Enactor will sometimes host customer extension code in the Enactor Subversion (SVN) Repository.

What You Will Learn

  • How to access Enactor hosted source code.

Installing Subversion

Subversion is available for most Java-compatible integrated development environments, for example Eclipse, NetBeans or IntelliJ.

Standalone Subversion clients are also available for most operating systems, for example CollabNet Subversion Edge.

Required Credentials

You will require an Enactor Active Directory username and password in order to log in, and these are usually shared between multiple members of your team. Please contact your support representative for these credentials.

Connecting to the Enactor Repository

The Enactor Subversion Repository is located at the following URL

https://dev.enactor.co.uk/svn/customer

Your organisation's source code will be in a subdirectory at that URL, for example

https://dev.enactor.co.uk/svn/customer/customer_name

See Also