From: Nicolas Girard (nicolas.girard_at_nerim.net)
Date: Thu Aug 18 2005 - 18:11:02 CEST
From: Nicolas Girard <nicolas.girard@nerim.net> Date: Thu, 18 Aug 2005 18:11:02 +0200 Message-Id: <200508181811.02716.nicolas.girard@nerim.net> Subject: [taskjuggler] Re: Getting bookings working
As I'm also trying to get bookings working, I choose to go on this existing
thread.
To begin with, there's a small point I'd like to check: Chris, one day in this
mailing-list, you wrote:
"Scenario specific values usually get inherited to derived scenarios. The only
one I can think of right now is the booking. Bookings are not inherited by
derived scenarios, they have to be specified for each scenario separately."
Does it mean that, having defined a project and a scenario as
project proj "My project" "1.0" ${debut} 2005-09-30 {
now 2005-08-16
timeformat "%Y-%m-%d"
timingresolution 20 min
scenario plan "Plan" {
projection
}
}
all bookings must be written as
projection:booking 2005-08-17-03:00:13 2005-08-17-03:00:22 task1 {sloppy 2}
or simply as...?
booking 2005-08-17-03:00:13 2005-08-17-03:00:22 task1 {sloppy 2}
Cheers,
Nicolas
-- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Thu Aug 18 2005 - 18:11:13 CEST