Could you please help identify the issue.
When I run the build script(build.bat), I am getting an error like
[exec] fatal: destination path ‘gitRemoteRepo’ already exists and is not an
empty directory.
I have attached the ABE build log. Also, attached the config files - build.xml, build-source-checkout.xml and build.properties.
build.xml (16.1 KB)
build-source-checkout.xml (2.1 KB)
build-properties.txt (7.0 KB)
The build.bat is the build script provided as part of ABE(Asset Build Environment) in Deployer.
In this scenario, I created a bare git repo in F:/gitRemoteRepo and pushed the code from local git repo(F:/GIT-DEV107) to it. After that, I am running the build script so that code is checked out from the gitRemoteRepo and into the F:/buildOutputDir.
The webMethods version is 10.7 but I guess the ABE functionality would be similar for lower versions also.
Thanks in advance….
Arnab
ABE_build_log.txt (1.9 KB)
#Deployer#webMethods#ABE#asset-build-environment