I have been issuing the following command in my XEmacs build directory
cvs -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs status
to check whether there are new files in CVS. I cannot recall this command
ever showing anything other that Status: Up-to-date for any file in the
tree.
Today, after trying the command again, I then issued this command
cvs -z3 -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs update
And the following showed up as changed files
version.sh, lisp/ChangeLog, lisp/cl-macs.el, lisp/derived.el,
lisp/window-xemacs.el, src/.gdbinit, src/ChangeLog, src/opaque.c
What am I doing incorrectly wrt the status command?
--
rdr