info-cvs
[Top][All Lists]
Advanced

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

Re: Newbie Problem: About repositiory


From: Riechers, Matthew W
Subject: Re: Newbie Problem: About repositiory
Date: Thu, 07 Nov 2002 08:30:56 -0500

Xicheng Jia wrote:
> 
> On Mon, 4 Nov 2002, Mike Ayers wrote:
> 
> >       4.  Run a script which deletes all the CVS/Root directories and then
> > `cvs -d /new/path/to/repository update`
> 
> Can you tell me how to make such script file?

NOTE: this is extremely dangerous! *MAKE A BACKUP FIRST*

find . -type f -name Root |xargs rm

> Also, shall I delete all 3 files in CVS
> directory or just the file "Root"? Thanks a lot. :-)

Just delete the CVS/Root files. Wiping out any more will break the
working directory.

-Matt




reply via email to

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