|
|
Re: setup:VariableTask [message #1700048 is a reply to message #1699896] |
Mon, 29 June 2015 19:34 |
Michael Haeusler Messages: 10 Registered: July 2009 |
Junior Member |
|
|
of course I am using the git-clone task which uses the {$git.location} variable, and it is exactly for the reason that I want to allow flexibility to the end-user... but I also want convenience by giving the option to specify the parent folder of all GIT repositories just once ... as this preference will never change (at least that is what I heard when talking to all my colleagues)
I want to support two different approaches to storing the GIT repositories:
1. using a folder relative to the installation directory
2. using an absolute global folder for all the repositories.
option 1 should be the default and therefore I put the default-value ${installation.location/git}
by the way, if I set the value as ${installation.location/git} it works just as expected, however it is no longer possible to override the value in the installer... preventing option 2
is there another solution to this ?
[Updated on: Mon, 29 June 2015 20:49] Report message to a moderator
|
|
|
|
|
|
Re: setup:VariableTask [message #1700900 is a reply to message #1700893] |
Wed, 08 July 2015 03:50 |
Ed Merks Messages: 33258 Registered: July 2009 |
Senior Member |
|
|
Michael,
Yes, it's very (too) subtle and clearly needs to be well documented.
On 08/07/2015 1:22 AM, Michael äusler wrote:
> Hi Ed,
>
> yes this is exactly what I was looking for... :)
> I guess the setup file that I took as template, sent me in the wrong
> direction.... it is not really obvious that leaving the location
> parameter empty will have that effect.
>
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.02732 seconds