info-cvs
[Top][All Lists]
Advanced

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

Re: Problems with Attic permissions


From: Kaz Kylheku
Subject: Re: Problems with Attic permissions
Date: Mon, 14 Oct 2002 15:04:50 -0700 (PDT)

On Mon, 14 Oct 2002, Anne McCaffrey wrote:
> > That's kinda silly.  Any file which has
> > ``accidentally'' been removed
> > with "cvs rm" can trivially be resurrected with "cvs
> > add" and the
> > resulting history will show clearly who the guilty
> > party is.
> > 
> > Why use a sledge hammer when a tack hammer will do
> > as well?
> > 
> Date: Mon, 14 Oct 2002 14:04:33 -0700 (PDT)
> 
> I understand that you may feel this is 'silly' but
> that really is beside the point.My original question
> was something else, if you noticed.

Greg has a good point.  The way in which you are trying to use CVS is
silly.

This observation is very relevant to the problems you are having, and
as such not beside the point at all.

You said that you were trying to fiddle with permissions on Attic
directories in order to prevent users from doing ``cvs rm''.

The rigth answer is that it's not necessary to do that because the
repository records everything, and makes it possible to go back in time
to the point when the file existed. No information is lost by ``cvs
rm''; rather, it works by recording new version information that
indicates that the file is removed.

It's important for CVS users to be able to remove and add files;
preventing them from doing either gets in the way of their work, and is
therefore counterproductive.

By the way, Greg *thinks* that something is silly, not *feels*. You and
I are not privileged with knowing what he feels.





reply via email to

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