Re: Yet another linux filesytem: with version control

Keith Owens (kaos@ocs.com.au)
Tue, 24 Jul 2001 12:13:31 +1000


On Mon, 23 Jul 2001 23:06:34 +0200,
Jerome de Vivie <jerome.de-vivie@wanadoo.fr> wrote:
>Handling multiples versions is a tough challenge (...even in the linux
>kernel). Working under software configuration management (SCM) helps
>but with some overhead; and it works only if everybody support it.

FYI, you do not need this for the kernel. kbuild 2.5 already supports
multiple source trees for building the linux kernel. Current beta is
http://prdownloads.sourceforge.net/kbuild/kbuild-2.5-2.4.7-2.gz, read
Documentation/kbuild/kbuild-2.5.txt.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/