From 6a99462bdde813e70673969dc768cac5fb521f5b Mon Sep 17 00:00:00 2001 From: kohsuke Date: Wed, 12 Aug 2009 22:25:13 +0000 Subject: [PATCH] [HUDSON-4209] Expanded help that this option is forced when multiple modules are specified for checkout. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20636 71c3de6d-444a-0410-be80-ed276b4c234a --- war/resources/help/_cvs/legacy.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/war/resources/help/_cvs/legacy.html b/war/resources/help/_cvs/legacy.html index 98b976aa4e..5a06e1f076 100644 --- a/war/resources/help/_cvs/legacy.html +++ b/war/resources/help/_cvs/legacy.html @@ -4,6 +4,9 @@ then put everything below. With this option checked off, there will be no more such unnecessary intermediate directories. +

+ If you have multiple modules to check out, this option is forced (otherwise they'll overlap.) +

This affects other path specifiers, such as artifact archivers --- you now specify "build/foo.jar" instead of "foo/build/foo.jar". -- GitLab