|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

It may be possible to share workspaces using the client -s flag (with -t or -S). The -s flag would switch the view and a sync should only fetch the differences. This would help with the storage requirements for a workspace as there is only one root required per executor.
How to implemented under Jenkins is going to need some careful thought.