Github user dmitriy-barkalov commented on the pull request:
https://github.com/apache/cordova-medic/pull/37#issuecomment-78027552
I am unable to start any platform build using this configuration. I am
getting this error on `cloning configured repos` step on all builds:
```
fatal: destination path 'cordova-medic' already exists and is not an empty
directory.
C:\bbot\win\cordova_plugins_windows_windows\cordova-medic\bin\checkout.js:23
throw 'Command \'' + command + '\' failed with code ' +
returnCode
^
Command 'git clone https://github.com/MSOpenTech/cordova-medic.git
--branch=new-medic --depth 1' failed with code 128
```
It is because you first clone `cordova-medic` via
`CordovaClone('cordova-medic')` and then try to clone it again in the step
`MedicClone(config_path='cordova-medic/cordova-repos.json')`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]