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

Re: Symlinks in CVS trees



>>"Julian" == Julian Gilbey <J.D.Gilbey@qmul.ac.uk> writes:

 Julian> So does anyone have any suggestions as how to handle this with CVS?
 Julian> (And please don't say "use a different system" at this point ;-)


	From my $CVSROOT/CVSROOT/modules file:
----------------------------------------------------------------------
pkg-order        -s manoj -e $CVSROOT/CVSROOT/pkg-order -o $CVSROOT/CVSROOT/pkg-order       debian/pkg-order
======================================================================


	And the $CVSROOT/CVSROOT/pkg-order script is:
======================================================================
#! /bin/sh
set -e
(cd $1; test -f Package || ln -s Debian/Package; )
======================================================================


	manoj
-- 
 The day after tomorrow is the third day of the rest of your life.
Manoj Srivastava   <srivasta@debian.org>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



Reply to: