Re: Jenkins on Windows Server w/ short-workspace-path-plugin (path too long error)

2020-04-10 Thread Fred Davis
Have you tried 'long path tool'? it's very helpful for me. -- 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

Re: Jenkins on Windows Server w/ short-workspace-path-plugin (path too long error)

2016-02-01 Thread Patrick Hummer
Thanks for the info everyone. I was able to temporarily fix by setting custom workspace path like suggested. I will look into the additional resources to see how we can solve this on a more system level. Thanks! On Friday, January 29, 2016 at 11:06:12 AM UTC-5, Patrick Hummer wrote: > > Hi, >

Re: Jenkins on Windows Server w/ short-workspace-path-plugin (path too long error)

2016-01-30 Thread geoffroy . jabouley
Hi For what i've read about the plugin your using "The plugin has currently no effect on master node and never places short workspaces out of slave's workspace root." Does Jenkins supports windows ntfs 32k file path long names, like \\?\c:\dir\file" ? (https://serverfault.com/questions/163419

RE: Jenkins on Windows Server w/ short-workspace-path-plugin (path too long error)

2016-01-29 Thread Ginga, Dick
There are 2 ways to make the resultant workspace path shorter. The path is made up of the workspace root and your source code structure. 1. Change the “Workspace Root Directory” under System Configuration. My windows master workspace resolves to: C:\Program Files (x86)\Jenkins\jobs\JOBNA