Hi Steve!
When cvs up'ing the xemacs package tree, I see a lot of
? ...
lines at the beginning.
Most of those can be eliminated by adding
pdepends.mk
auto-autoloads.el
custom-load.el
_pkg.el
to cvsignore. Currently, they are part of my own file, but I think
they would be better placed in the repository's file.
What do you think?
After adding these lines, cvs barfs on the following contents
nk@lamia:~/cvs/packages% cvs up
? xemacs-packages/eicq/udp2tcp
? xemacs-packages/mail-lib/sendmail-1.13.el
? xemacs-packages/psgml/etc/cdtd/docbook
? xemacs-packages/psgml/etc/cdtd/html
? xemacs-packages/psgml/etc/cdtd/html-3
? xemacs-packages/psgml/etc/cdtd/html-3-r
? xemacs-packages/psgml/etc/cdtd/html-3.2
? xemacs-packages/psgml/etc/cdtd/html-4.01frame
? xemacs-packages/psgml/etc/cdtd/html-4.01s
? xemacs-packages/psgml/etc/cdtd/html-4frame
? xemacs-packages/psgml/etc/cdtd/html-4s
? xemacs-packages/psgml/etc/cdtd/html-r
? xemacs-packages/psgml/etc/cdtd/mathml
? xemacs-packages/psgml/etc/cdtd/xhtml1-frameset
? xemacs-packages/psgml/etc/cdtd/xhtml1-strict
? xemacs-packages/psgml/etc/cdtd/xhtml1-transitional
The first two might be leftovers. Ah, and 'cdtd' - that's compiled
dtd, isn't it? - might be a candidate for cvsignore, too.
norbert.