Subversion Configuration
Complete the following procedure to configure each Integration Server user to work with Subversion.
To configure Subversion for use with an
Integration Server user
1. In the Subversion server, create a repository for Integration Server to use.
2. Share the Subversion root directory in the network, which contains the repositories. Grant all Integration Server users read/write permission.
3. Go to the new Subversion_repository\conf directory and do the following:
a. Open the svnserver.conf file in a text editor, uncomment the line password-db = passwd, and save and close the file.
b. Open the passwd file in a text editor, uncomment or add the names of Integration Server users, and save and close the file.
4. Start the Subversion repository using the svnserve command.