[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [platform-cvs-dev] Re: Partially shared project
|
- From: "Eric Noulard" <eric.noulard@xxxxxxxxx>
- Date: Thu, 2 Aug 2007 23:06:32 +0200
- Delivered-to: platform-cvs-dev@eclipse.org
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B1jeXTpYiWmvbw5ReJ6Ue+YMNwWwDOE4+sfxPU/tof8zbMhGM1epHGTgRPce5FWrw1/6pQIA27KpcAipENojnR7XVs7WEFdnyYYSZ61Hzxp3c6rakat0sDyBRS6vkbRGwzcEfIebyYpzRgqgXAzsnCDznAVQWHc6jDn1xr0tYLs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PSUGTNzot/rx0ho71PeES02r3DsR5LhYycG5Wq4J/ID0Fs8gOYINoceoB5xYAMkIxVX/zD3U1n5u6kIqZNi0V3TvqQ8Okic90ATHLchX8mfGpeIwSfWVXJh/ktTBsatrPz41PpQZix4UJmeBT7XxZSKVyC/SW1QbqtJcKRhVZ+s=
2007/8/2, Kaj Kandler <KajKandler@xxxxxxxxxxxx>:
>
> Isn't this a case for .cvsignore?
Not really since the root project directory is not handled by CVS
in my case thus the CVS Eclipse plugin is not even activated by
the platform.
>
> In general ( to the best of my knowledge) the team architecture does not
> include the build tree in the team repository.
Yes but the build tree is usually located in a subdirectory of the Project
Root directory which itself is handled by the Team Architecture.
>
> And you can always create a project and exclude parts of the tree using
> .cvsignore (or .svnignore for that matter).
My need may be summarized as doing the converse
all the project tree is to be ignored but a single identified
subdir of it containing source. (Which may be a LinkedResource)
--
Erk