info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symbolic Links ??


From: Derek R. Price
Subject: Re: Symbolic Links ??
Date: Wed, 20 Dec 2000 16:27:46 -0500

Peter Biechele wrote:

> Does anybody have an idea on how to use symbolic Links in CVS ??
>
> Thank you for any help !

If you mean how to check them in, don't.  There used to be support for
it but it caused a lot of problems, has been broken for awhile, and is
unlikely to be fixed.  Use a script or make them part of one of your
makefile targets (perhaps 'make install'?) if it is important.

A script could be as simple as 'find -type l |xargs tar cvf - |bzip2 -c
>links.tar.bz2'.  Then keep that file checked in.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
I will not carve gods.
I will not carve gods.
I will not carve gods...

          - Bart Simpson on chalkboard, _The Simpsons_








reply via email to

[Prev in Thread] Current Thread [Next in Thread]