From: Chris Schlaeger (cs_at_suse.de)
Date: Mon Jan 12 2004 - 11:48:24 CET
From: Chris Schlaeger <cs@suse.de> Date: Mon, 12 Jan 2004 11:48:24 +0100 Message-Id: <200401121148.26002.cs@suse.de> Subject: Re: [taskjuggler-devel] TaskJuggler
Hi,
I haven't seen an answer to that question on the list. So I'll give it a try.
You need to define your two scenarios:
project foo "Foo" "1.0" 2004-01-12 2005-01-01 {
scenario case1 "Case 1" {
scenario case2 "Case 2"
}
}
This makes case2 a derived scenario of case1. So for case2 all values will be
taken from case1 unless you specify a different value for case2.
Then you can do in your task:
task bar "Bar" {
start 2004-01-12
case1:effort 5d
case2:effort 10d
allocate you
}
I hope this helps.
Chris
On Friday 19 December 2003 16:43, Paco Lopez wrote:
> I am starting to use taskjuggler, great project.
> Question:
> if I have to scenarios that involver different loads for a specific
> task, how can I handle that. For example, I may have an alternative
> scenario that corresponds to a case were a specific tasl is needed also
> bu another project and is therefore more prioritary, so I am willing to
> allocate a larger portion of a given resource (myself). How can I do that.
>
> Thanks,
>
> Paco
>
>
> --
> With kind regards / Saludos cordiales
>
> Paco López Dekker
>
> paco.lopez@starlab.es, Starlab
> Edifici de l'Observatori Fabra, Muntanya del Tibidabo
> Cami de l'Observatori s/n, 08035 Barcelona Spain
> Phone: + 34 93 254 0365, Fax +34 93 212 6445
> Cellphone: +34 699 91 88 20
> ___________________________________________
> Starlab, Living Science
> http://starlab.es
>
> This email is for the intended addressee only. If you
> have received it in error please return to sender and
> do not distribute it.
-- KDE 3.1: Conquer your Enterprise Desktop! See http://www.kde.org! GPG Key: 1024D/0500838B A5FE C051 2AFC 9A14 768A 5125 5829 5750 0500 838B
This archive was generated by hypermail 2.1.7 : Mon Jan 12 2004 - 11:48:28 CET