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

Use an absolute path when mapping working folder #13

Merged
merged 2 commits into from
Jul 25, 2013

Conversation

olivierdagenais
Copy link
Member

Certain versions of Team Explorer Everywhere Command Line Client (TEE CLC) do not support a relative folder (such as '.') when mapping the workfolder, but tf.exe does, leading to a broken workspace on systems with the latter, unless the absolute path to the workspace is specified in the Jenkins job (which introduces difficulties of its own).

This pull request simply obtains the absolute path to the workspace before performing the mapping, avoiding this feature mismatch between TEE CLC and tf.exe.

@buildhive
Copy link

Jenkins » tfs-plugin #16 SUCCESS
This pull request looks good
(what's this?)

olivierdagenais added a commit that referenced this pull request Jul 25, 2013
Use an absolute path when mapping working folder
@olivierdagenais olivierdagenais merged commit bfdd202 into jenkinsci:master Jul 25, 2013
@olivierdagenais olivierdagenais deleted the mapFullRemote branch July 25, 2013 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants