From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Litvinov Subject: Re: RFC: Subprojects Date: Thu, 12 Jan 2006 09:19:08 +0600 Organization: AcademSoft Ltd. Message-ID: <200601120919.08354.lan@ac-sw.com> References: <43C52B1F.8020706@hogyros.de> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Jan 12 04:20:27 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ewt0h-0005ED-Ue for gcvg-git@gmane.org; Thu, 12 Jan 2006 04:20:24 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965008AbWALDTQ (ORCPT ); Wed, 11 Jan 2006 22:19:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965010AbWALDTQ (ORCPT ); Wed, 11 Jan 2006 22:19:16 -0500 Received: from gw.ac-sw.com ([81.1.223.2]:5563 "EHLO gw.ac-sw.com") by vger.kernel.org with ESMTP id S965008AbWALDTQ (ORCPT ); Wed, 11 Jan 2006 22:19:16 -0500 Received: from localhost (localhost [127.0.0.1]) by gw.ac-sw.com (Postfix) with ESMTP id A6236BD2A; Thu, 12 Jan 2006 09:19:14 +0600 (NOVT) Received: from gw.ac-sw.com ([127.0.0.1]) by localhost (gw.ac-sw.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03121-06; Thu, 12 Jan 2006 09:19:12 +0600 (NOVT) Received: from lan.ac-sw.lcl (lan.ac-sw.lcl [192.168.0.69]) by gw.ac-sw.com (Postfix) with ESMTP id 893D9BD24; Thu, 12 Jan 2006 09:19:12 +0600 (NOVT) Received: by lan.ac-sw.lcl (Postfix, from userid 65534) id 83BF78E330F1; Thu, 12 Jan 2006 09:19:12 +0600 (NOVT) Received: from localhost (localhost [127.0.0.1]) by lan.ac-sw.lcl (Postfix) with ESMTP id 163C48E330F0; Thu, 12 Jan 2006 09:19:09 +0600 (NOVT) To: Simon Richter User-Agent: KMail/1.8 In-Reply-To: <43C52B1F.8020706@hogyros.de> Content-Disposition: inline X-Virus-Scanned: amavisd-new at gw.ac-sw.com Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Wednesday 11 January 2006 21:58, Simon Richter wrote: > Hello, > > one thing that I have been missing so far in all SCM systems apart from > CVS (and there it's just coincidence) is the ability to include a > project as part of a bigger project. I really miss this feature. This is the last stopper for moving from CVS to git for out project.