Re: Can I create a sym-link in CVS?

1998-10-16 Thread Manoj Srivastava
Hi, CVS offers some capability to do symlinks. It is fairly simple, requiring an edit of the modules file, and a shell script. Look at this (excerpt from my huge modules file), and the shell scripts used. Simple, really. manoj __

Re: Can I create a sym-link in CVS?

1998-10-16 Thread Rob Browning
Russell Coker <[EMAIL PROTECTED]> writes: > I know this question is slightly off-topic but I don't know where > else to ask. There are some files which are required in multiple > places in the CVS such as debian/kderules. When I find bugs in such > files I'd like to fix them all at one go (other

Can I create a sym-link in CVS?

1998-10-16 Thread Russell Coker
I know this question is slightly off-topic but I don't know where else to ask. There are some files which are required in multiple places in the CVS such as debian/kderules. When I find bugs in such files I'd like to fix them all at one go (otherwise I'll surely miss some and make things more of a