Here's now to create the loginfo trigger file.
| Example | Modification |
|---|---|
| /usr/local/java/j2sdk1.4.1_01/bin/java -cp | Replace /usr/local/java/j2sdk1.4.1_01/ with the directory in which you have installed Java. |
| Examples | Modifications |
|---|---|
| /yourdirectory/sourceforge_home/lib/saaj.jar /yourdirectory/sourceforge_home/lib/axis-1.1rc1-va.jar /yourdirectory/sourceforge_home/lib/saturn.jar /yourdirectory/sourceforge_home/lib/jaxrpc.jar /yourdirectory/sourceforge_home/lib/externalintegration.jar /yourdirectory/sourceforge_home/lib/commons-discovery.jar /yourdirectory/sourceforge_home/lib/commons-logging.jar /yourdirectory/sourceforge_home/lib/log4j-1.2.8.jar | Replace /yourdirectory/ with the directory in which you have installed CollabNet TeamForge . |
| Example | Modification |
|---|---|
| -Dintegration.name=exsy1001 | Replace exsy1001 with the ID of your SCM server integration
with CollabNet
TeamForge
.
Note: To find the ID, click . The ID appears at the end of the URL.
|
| -Dcvs.cvsroot=$CVSROOT | No change |
| -Dappserver.url=http://localhost:8080/ce-soap50/services/ScmListener | Replace localhost with the name of your machine running
CollabNet
TeamForge
.
Note: If needed, replace 8080 with your SOAP server port.
|
| -Dcvs.username=$USER | No change |
| -Dlog4j.configuration=file:/yourdirectory/sourceforge_home/etc/externalintegration/log4j.xml | Replace /yourdirectory/ with the directory in which you have installed CollabNet TeamForge . |
| -Dexternalintegration.triggers.log.dir=/tmp | No change |
com.vasoftware.sf.externalintegration.triggers.cvstriggers.LogInfo
%{sVv}