axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] other GCL versions


From: Tim Daly
Subject: [Axiom-developer] other GCL versions
Date: Tue, 21 Oct 2003 12:11:38 -0400

Bill,

In answer to your implied question about deleting files from CVS
this appears to work:

cvs update                  make sure you have the latest
cd (where)                  go to the file's directory
rm filename                 remove the file first
cvs delete filename         tell cvs to delete the file
cd (top)                    go to the top level directory containing CVS
cvs ci -m"removed filename" do a checkin

Tim




reply via email to

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