Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error fatal: destination path '.' already exists and is not an empty directory. #9

Open
dazinator opened this issue Aug 14, 2024 · 2 comments

Comments

@dazinator
Copy link

dazinator commented Aug 14, 2024

Just tried this out but seeing this error (*** = redacted value)

Starting: SelectiveCheckout
==============================================================================
Task : Selective Checkout
Description : Checkout only the folders that are required for the build
Version : 0.2.77
Author : Sebastian Mechelke
Help :
==============================================================================
Using folder: /azp/_work/2/s
git version
git version 2.25.1

git clone --filter=tree:0 --no-checkout --depth 1 --sparse --no-tags --progress --no-recurse-submodules https://@dev.azure.com///_git/HubCore .
fatal: destination path '.' already exists and is not an empty directory.
##[error]Command failed: git clone --filter=tree:0 --no-checkout --depth 1 --sparse --no-tags --progress --no-recurse-submodules https://
@dev.azure.com///_git/*** .
fatal: destination path '.' already exists and is not an empty directory.

Finishing: SelectiveCheckout

@mteneva
Copy link

mteneva commented Aug 31, 2024

I have the same issue on my side.What could be the reason ?

@Cefulgard
Copy link

Same here, with a private agent. Need to clean the folder before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants