On Wed, Aug 16, 2000 at 08:36:10AM +0800, David Penn wrote:
> how to set symbolic link with CVS? I tried it, but after check-in and
> check-out, all symbolic link turned to real file. thank u, mike!

Don't try to use symbolic links in CVS.  Instead, have your build procedure
(make, a script to do post processing, or whatever), create the symbolic
link.

This could be a file that has a list of symbolic links you wish to maintain
that is processed by a script.  It could be when you type 'make' it builds
them appropriately.  Any sort of things.

But don't try to have CVS manage them.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  [EMAIL PROTECTED]  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

Reply via email to