Steve Youngs <youngs(a)xemacs.org> writes:
|--==> "VS" == Vin Shelton <acs(a)xemacs.org>
writes:
VS> Steve,
VS> I think you need to remove easy-mmode.el from the pcl-cvs directory.
It has been. I cvs remove'd it from pcl-cvs before I cvs add'd it to
xemacs-base. (and of course, cvs commit'd both).
Try doing a 'cvs up'
Thanks for the suggestion, but I had already done that. This seems to
have something to do with the way I update. I use rsync to maintain a
local copy of the entier XEmacs CVS archive:
rsync -qavz --exclude=CVSROOT/config sunsite.dk::xemacscvs /opt/CVSroot/XEmacs
and then I cvs update from there, using
cvs update
This works quite well, except I now notice that files never get
removed from my destination hierarchy. I created a new CVS copy of
packages directly from
cvs.xemacs.org, and I see that you are correct,
Steve - easy-mmode.el does not appear in the pcl-cvs directory.
In the hierarchy I update from rsync, here is the contents of
CVS/Entries from the pcl-cvs directory; as you can see, easy-mmode.el
is still listed:
/0.ChangeLog/2.0/Wed Sep 2 06:32:22 1998/-ko/
/0X.ChangeLog/2.0/Wed Sep 2 06:32:23 1998/-ko/
/BUGS/2.1/Fri Apr 21 09:58:13 2000/-ko/
/COPYING/2.0/Wed Sep 2 06:32:24 1998/-ko/
/ChangeLog.upstream/2.1/Fri Apr 21 09:58:14 2000/-ko/
/FAQ/2.1/Fri Apr 21 09:58:14 2000/-ko/
/INSTALL/2.1/Fri Apr 21 09:58:14 2000/-ko/
/Makefile.upstream/2.1/Fri Apr 21 09:58:14 2000/-ko/
/NEWS/2.1/Fri Apr 21 09:58:15 2000/-ko/
/README/2.1/Fri Apr 21 09:58:15 2000/-ko/
/TODO/2.1/Fri Apr 21 09:58:15 2000/-ko/
/cvs-compat.el/2.3/Fri Apr 20 01:45:18 2001/-ko/
/cvs-compat.el.upstream/2.1/Fri Apr 21 09:58:16 2000/-ko/
/cvs-edit.el/2.2/Sat Jul 14 09:08:35 2001/-ko/
/cvs-log.el/2.1/Fri Apr 21 09:58:16 2000/-ko/
/cvs-status.el/2.2/Mon Jul 17 09:00:38 2000/-ko/
/pcl-cvs.el.upstream/2.1/Fri Apr 21 09:58:20 2000/-ko/
/.cvsignore/1.2/Thu Jan 31 00:44:37 2002/-ko/
/ChangeLog/2.52/Sat May 4 00:49:57 2002/-ko/
/Makefile/2.37/Sat May 4 00:49:57 2002/-ko/
/easy-mmode.el/2.1/Fri May 12 07:19:25 2000//
/package-info.in/2.3/Sat Dec 22 14:57:58 2001/-ko/
/pcl-cvs-defs.el/2.3/Mon Jan 28 23:45:53 2002/-ko/
/pcl-cvs-info.el/2.2/Mon Jan 28 23:45:53 2002/-ko/
/pcl-cvs-parse.el/2.3/Sat Mar 23 01:59:58 2002/-ko/
/pcl-cvs-util.el/2.3/Mon Jan 28 23:45:53 2002/-ko/
/pcl-cvs.el/2.41/Mon Jan 28 23:45:53 2002/-ko/
/pcl-cvs.texi/2.7/Tue Mar 5 23:17:08 2002/-ko/
D
Am I using the wrong options for rsync? Does anyone have any thoughts
on this?
TIA,
vin