How do I fix my RTC build definition to load 2 components that both have a .project file?
Using: RTC Server 5.0.2 w/IFix 5
Eclipse Kepler Service Release 2
OS: RHEL 6.3
I get the following error when attempting to execute an RTC build definition:
com.ibm.team.build.internal.scm.SourceControlUtility$2:Status WARNING: com.ibm.team.filesystem.client code=2 Loading the directories in the filesystem would overwrite/remove existing directories. null children=[Status WARNING com.ibm.team.filesystem.client code=0 .project (requested to be loaded from both component Comp1 and Comp2) null ]
I have two components that both have a .project file in them. One is a default and the other contains build commands.