Jason Trotter writes:
> 
> 2) Simply have all developers use the -P flag when
> they checkout.  The problem is there are _some_ empty
> directories developers should have in their working
> area (bin/, lib/, etc.), and when we use 'cvs co -P',
> these directories are absent.

The usual advice is to do this (have everyone use -P all the time) and
change your build procedures (Makefiles or whatever) to create the
desired empty directories as required.  (Or add a dummy file such as
.cvsignore to the directories so that they're not empty.)

-Larry Jones

Start tying the sheets together.  We'll go out the window. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to