>>>> "Uwe" == Uwe Brauer <oub(a)mat.ucm.es>
writes:
Uwe> I cannot see the images directory.
I don't see an images directory on the server, either.
OK, Plan B: I have added the directory as follows:
$ cd xemacs-packages/auctex
$ mkdir images
$ cvs add images
You should first backup your auctex workspace. Then in your auctex
workspace do
$ cvs -f update
If this works, you should be able to add the files in ./images, and
then commit them. Try checking out the auctex module in a temporary
workspace to be sure. If it doesn't work, try
$ mv images images.tmp
$ cvs -f update -d
in the main workspace, add and commit the files in images. If this
still doesn't work, "mv auctex auctex.tmp", checkout a new workspace,
then copy any changed or new files from auctex.tmp to the new
workspace and commit it.
Uwe> I don't know what to do, again send you the log file?
No, the logfile just proves that SSH is working, but I confirmed in
the repository that ./images did NOT get added. It IS there now,
because I put it there, cvs said it was added, and I've confirmed by
ls on the repository host that it is there.
The problem now is going to be to get your workspace CVS metadata into
sync with the repository's metadata.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.