Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

syncing with external repositories

Looking through the teamserver.properties, I saw this:

# Maximum number of concurrent async threads to be used for synchronization
# with external repositories. Must be at least 2, and no greater than half
# the value of the async thread pool size.
com.ibm.team.interop.service.maxsyncthreads = 2

# Should outgoing synchronization to external repositories run on this host?
# If false, no changes made in the repository served by this host will be
# synchronized to any external repositories. Typically exactly one host
# serving a given repository should set this property to true.
com.ibm.team.interop.service.outgoingSyncEnabled = false


Is there any documentation on syncing repositories? Any Best Practices?

0 votes



One answer

Permanent link
At present, the ClearQuest Connector is the only instance of synchronization with an external repository that exists. It is currently in incubation; you can download the JazzCQConnector package from the downloads page and investigate it. There is no generic external synchronization mechanism that can be used out-of-the-box; instead, there is the capability of developing "connectors" as Team Concert extensions.

John

Looking through the teamserver.properties, I saw this:

# Maximum number of concurrent async threads to be used for synchronization
# with external repositories. Must be at least 2, and no greater than half
# the value of the async thread pool size.
com.ibm.team.interop.service.maxsyncthreads = 2

# Should outgoing synchronization to external repositories run on this host?
# If false, no changes made in the repository served by this host will be
# synchronized to any external repositories. Typically exactly one host
# serving a given repository should set this property to true.
com.ibm.team.interop.service.outgoingSyncEnabled = false


Is there any documentation on syncing repositories? Any Best Practices?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 24 '07, 8:20 a.m.

Question was seen: 5,279 times

Last updated: Oct 24 '07, 8:20 a.m.

Confirmation Cancel Confirm