Steve Youngs writes:
Yeah, the packages CVS module is a bit funny at times. After your
initial checkout, do a `cvs up -Pd'. I think that'll get the rest of
it for you.
You can also cd to the "packages" directory and do
cvs co -d unsupported XEmacs/packages/unsupported
The advantage to this method is that you can also do
mkdir -p unsupported/scop # maybe this isn't necessary?
cvs co -d unsupported/scop/vc XEmacs/packages/unsupported/scop/vc
and get only the vc code. (You really do want all the directories,
because the Makefile at least depends on being in that position
relative to XEmacs.rules in the "packages" directory.)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta