hi Curtis, I met some problem for the connector to TFS. I installed 32 bit Borland connect(st-bc-1.0.2.51-win32.exe) and then copied the dlls and jars to the root of connector. And then I set the connect.xml and local.properties follow the TFS - Borland Connector sample. but when I run the connector it doesn't work success. the errors log says: 0 Wed Jul 09 14:59:12 CST 2014: Borland Connect: 1.0.2.51. Sync Group: Sync: ST_ChangeRequest_A0001-Release1404_Dev to OT_Bug_BorlandConnect 1 Wed Jul 09 14:59:12 CST 2014: Internal error: findRelatedDataPools for OT_Bug_BorlandConnect returned 0 datapools at Wed Jul 09 14:59:12 CST 2014: Internal error: findRelatedDataPools for OT_Bug_BorlandConnect returned 0 datapools at java.lang.Throwable at com.borland.connect.Log.logError(Log.java:673) at com.borland.connect.Log.logFatalError(Log.java:695) at com.borland.connect.DataPool.getRelatedDataPools(DataPool.java:1050) at com.borland.connect.SyncSet.getRelatedSyncSets(SyncSet.java:1293) at com.borland.connect.SyncGroup.computeSyncSetOrder(SyncGroup.java:139) at com.borland.connect.Connect.setup(Connect.java:341) at com.borland.connect.Connect.runConnect(Connect.java:203) at com.borland.connect.Connect.main(Connect.java:186) The attachments are connect.xml . Please help me to fix it. And I have a few question about the connect.xml: 1. in Synchronization: What meaning about this setting: linkMap sourceProperty ExternalID /sourceProperty targetProperty Integration Build /targetProperty /linkMap 2.in Synchronization: What meaning about this setting: RelationshipMap relationshipSource type Bug /type property Related /property /relationshipSource relationshipTarget type Product Backlog Item /type traceType Manual /traceType /relationshipTarget /RelationshipMap RelationshipMap relationshipSource type Bug /type property Iteration Path /property /relationshipSource relationshipTarget type Iteration /type traceType Manual /traceType /relationshipTarget /RelationshipMap Thank you very much!
↧