We try to build a .Net Application on a local runner on Windows Server 2019. Unfortunately the build fails with the error of "filename too long".
Hi Philip,
I don't think that issue will be specific to Bitbucket.
Windows has its own max lenght for file names. With GIT there are ways to circumvent this.
Do you know if the error occurs after executing a git command in the build? (clone, fetch, checkout, ...)
If it's the case you can follow this article to set core.longpath. The article for Bamboo but it should be the same for any Windows server using GIT.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.