[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS!!!!!!
On Fri, Feb 26, 1999 at 02:31:15PM -0500, Jason Pincin wrote:
> How do I remove a directory from CVS????
You don't do it directly. You remove all the files from the directory, then
use the -P option to prune the empty directories when you checkout, update,
etc. You can't remove the directory because it would destroy the possibility
of retreiving the files that were in it.
--
-------------------
Daniel E. Markle
syntax@ashtech.net
Windows NT - Growing at 1/20th the rate of GNU/Linux, and 1/2 the rate of MacOS.
Perhaps there's a reason?
-------------------
- References:
- CVS!!!!!!
- From: Jason Pincin <jpincin@ashtech.net>