info-cvs
[Top][All Lists]
Advanced

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

Re: Archiving a project


From: Matthew Riechers
Subject: Re: Archiving a project
Date: Thu, 21 Jun 2001 09:02:50 -0400

"Furmaniuk, Michael" wrote:
> 
>   We currently have our repository set up with all of our projects as high
> level directories, in this sort of idea:
> 
>                ---  project 1 --- code
>               /
>   system --  project 2
>               \
>                --- project 3  ...etc
> 
>   We are now not going to use some of them (say project 1 or 2), they are
> for customer specific projects which are now cancelled, and the code is
> duplicated in other projects so we won't lose development.
> 
>   I am wondering what is the best way to lock the repositories and keep
> anyone from checking code into them.

Why not move the directory out of $CVSROOT and remove any entries for
those modules/directories from the administrative files? Just tar/gz it
somewhere safe and delete the directory. You won't hurt anything by
removing a module as a whole. It only matters when you start messing
with the rcs files directly.

-Matt



reply via email to

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