TFS Pack task does not support UNC path for source folder

Our Octopus Package steps sometimes have a UNC source instead of one local to the build server. The current version of the Octopus TFS tasks (3.0.168) will strip out one of the leading slashes, resulting in an invalid path.

I’ve attached a redacted build log that shows the issue - the path was correct as of line 63, but wrong as of line 72.

I’ve tried looking at your source code for the build tasks, but can’t figure out exactly where this is getting stripped out.

redactedlog.txt (10.2 KB)

Hi Andrew, thanks for reaching out.

This appears to be an issue in the TFS plugin, and I have created an issue at https://github.com/OctopusDeploy/OctoTFS/issues/104. I apologize that you have been affected by this bug.

Regards
Matt C

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.