From mboxrd@z Thu Jan 1 00:00:00 1970 From: mail@dittmaridoo.de Subject: Question: split up files for subprojects using taskjuggler-export (tj3) Date: Tue, 21 Feb 2012 18:40:48 +0100 Message-ID: <8a6811f6c1551d4e607d0794e29b5f0d@dittmaridoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RztpK-0007RG-9o for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 12:48:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RztpF-0005sC-SR for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 12:48:34 -0500 Received: from dittmaridoo.de ([85.214.218.253]:40731 helo=mail.dittmaridoo.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RztpF-0005rz-HM for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 12:48:29 -0500 Received: from localhost (mail.dittmaridoo.de [127.0.0.1]) by mail.dittmaridoo.de (Postfix) with ESMTP id 828DC259806E for ; Tue, 21 Feb 2012 18:40:51 +0100 (CET) Received: from mail.dittmaridoo.de ([127.0.0.1]) by localhost (mail.dittmaridoo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id csD9tKLI9gqQ for ; Tue, 21 Feb 2012 18:40:51 +0100 (CET) Received: from dittmaridoo.de (mail.dittmaridoo.de [127.0.0.1]) by mail.dittmaridoo.de (Postfix) with ESMTPSA id 2D0AC259804A for ; Tue, 21 Feb 2012 18:40:51 +0100 (CET) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I am looking for a solution to split one project into sub-projects, so I can distribute the project into sub-files as suggested here: http://groups.google.com/group/taskjuggler-users/browse_thread/thread/a98489a0e343ddac In my project some resources are involved in multiple sub-projects while others only work on a single sub-project. Sub-projects in separated files makes it more manageable and clear. Regards, Michael