-
Bug
-
Resolution: Duplicate
-
Minor
-
None
When a multibranch build is built using a branch with a slash (e.g. feature/xyz), the workspace folder is created using the encoded name "feature%2Fxyz". When visual studio sees this while resolving paths , it takes "%2F" as a "/".
So visual studio thinks there is supposed to be a subfolder under "feature" called "xyz".This causes the build to fail if there are relative paths to files that devenv attempts to resolve
- duplicates
-
JENKINS-34564 Give the ability to choose how the multibranch subprojects will be named.
-
- Resolved
-
[JENKINS-35633] multibranch builds with visual studio incorrectly handles branches with a slash
Workflow | Original: JNJira [ 171980 ] | New: JNJira + In-Review [ 184535 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |