We use Jenkins ver. 2.89.4 with the tfs plugin 5.126.0
One of our TFS team projects has a space in its name.
We cannot change its name in TFS, unfortunately

When running a build, Jenkins connects to our TFS server successfully.
It also recognizes the specific changeset we are querying for.
However, it retrieves 0 resources and erros out that the Jenkins file is 
not found.

The same exact configuration on a project without a space in its name ran 
successfully.

Is there a way to configure a project with a whitespace in it?
Is there another workaround we can follow?

We tried html encoding the project: $/Space%20Inside
as well as wrapping the name with double quotes: $/"Space Inside"
but with no success.

Thank you,
Shai Hirsch

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/07e6b6d2-d538-4a15-a2a0-f95be0dd74a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to