Scm load failed when downloading .sql file during build
![]()
RTC 4.0.1 on AIX
When downloading .sql file during build from repository workspace to a destination dir, scm load failed for this type of file only. Got the below message in the log file: === Started by an SCM change Building on master in workspace /xxx/.jenkins123/workspace/RTC-filelist-trigger $ /home/wasadmin/HTTPServer/rtcbuild/jazz/scmtools/eclipse/scm.sh load xxx_1_Workspace_scm_filelist -u ******** -P ******** -r https://xxxx/ccm -d /xxx/.jenkins123/workspace/RTC-filelist-trigger -f Downloading /filelist-xxx-dev/SQL/2013.04_??/01_backup.sql (0 B) com.ibm.team.filesystem.client.FileSystemException: Old entry for 02_table.sql not found in parent at com.ibm.team.filesystem.client.internal.copyfileareas.CopyFileAreaStore.updateParentInfoForRemoval(CopyFileAreaStore.java:261) at com.ibm.team.filesystem.client.internal.copyfileareas.CopyFileAreaStore.deleteTreeInfo(CopyFileAreaStore.java:2491) at com.ibm.team.filesystem.client.internal.copyfileareas.CopyFileArea.forget(CopyFileArea.java:145) ===
what does this "Old entry for xxx.sql not found in parent" mean here?
|