-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows
-
-
2.1.2
After a recent update, slashes in git branches (e.g. bugfix/branch-description) are escaped into workspace path names using %2F, as in wkspacepath/bugfix%2Fbranch-description. This breaks the build on my windows machine. The slashes used to be translated to underscores.
- is related to
-
JENKINS-60785 corrupt workspaces.txt file on agent, changes multibranch builds to use workspace directory with slash converted to %2F, causing errors
- Open
- relates to
-
JENKINS-21942 Unreliable defaulting of Jenkins.workspaceDir
- Open
-
JENKINS-44360 '%' in branch name causes GitHub multi-branch job failures
- Open
-
JENKINS-54640 Workspace folders are not unique
- Closed
-
JENKINS-2111 removing a job (including multibranch/org folder branches/repos) does not remove the workspace
- Resolved
- links to