GitCloneTask Problem and Missing Reporting [message #1719743] |
Mon, 11 January 2016 13:37  |
Eclipse User |
|
|
|
We are seeing the following log in the GitCloneTask:
Adding push URI: head:refs/for/master
Creating local branch master
java.io.IOException: Could not delete 'O:\xxx\xxx\ide3\git\.git\objects\pack\pack-6ab956457e4585542f349764f5edd3b8a695fcbc.pack'
at org.eclipse.oomph.setup.util.FileUtil.doDelete(FileUtil.java:143)
at org.eclipse.oomph.setup.util.FileUtil.delete(FileUtil.java:117)
For some reason, the git clone tasks seems to throw an exception, but the exception handling does only do meaningful output in case the operation is cancelled.
Any ideas why this might happen?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06797 seconds