info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Info-cvs] Problem detected with missing files


From: Matthew Berney
Subject: [Info-cvs] Problem detected with missing files
Date: Tue, 19 Sep 2000 18:16:09 -0700

We are in the process of converting over our repository from :local: on
Windows NT to :pserver: on Linux.  The repository was copied over and we
wrote a script to modify each person's existing work area to point to the
repository on the Linux server.  This script changes the CVS/Root file in
each directory.  Pretty simple script.

Everything worked fine except for one small problem.

If you remove a file, then cvs update to get it back, an error message is
generated:

-> cvs status Makefile
===================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.136.48.11
   Repository revision: 1.136.48.11     /cvs/isis700/sw/Makefile,v
   Sticky Tag:          Beta-Work-0 (branch: 1.136.48)
   Sticky Date:         (none)
   Sticky Options:      (none)

-> rm Makefile
rm: remove `Makefile', overriding mode 0444? y

-> cvs update Makefile
cvs [update aborted]: cannot find Makefile: No such file or directory

Any clues?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]