Is there a way to prevent the creation of those cvs-subdirectories in all the subdirs of a project? example: galib -> cvs -> doc ---> cvs ---> images -----> cvs ...
The "entries" file for "galib/doc" contains: /API.html/1.1.1.1/Tue Oct 9 15:52:25 2001// /ClassHierarchy.html/1.1.1.1/Tue Oct 9 15:52:25 2001// /Copyright.html/1.1.1.1/Tue Oct 9 15:52:25 2001// D/images//// Can I enhance the "entries" file so that the files from subdir "images" are included in this file? /API.html/1.1.1.1/Tue Oct 9 15:52:25 2001// /ClassHierarchy.html/1.1.1.1/Tue Oct 9 15:52:25 2001// /Copyright.html/1.1.1.1/Tue Oct 9 15:52:25 2001// D/images//// /images/ArraySinglePointCrossover.gif/1.1.1.1/Tue Oct 9 15:52:25 2001/-kb/ /images/ArraySinglePointCrossover1.gif/1.1.1.1/Tue Oct 9 15:52:25 2001/-kb/ ... Is there a switch to achieve this? thanks for advice christian _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
