bug-cvs
[Top][All Lists]
Advanced

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

Re: Quesry on CVS deletion


From: Ingolf Steinbach
Subject: Re: Quesry on CVS deletion
Date: Fri, 02 Aug 2002 09:13:25 +0200
User-agent: Mutt/1.3.25i

* Seema Agarwal <sxgupta@hotmail.com> [2002-08-02 08:11]:
> Could anyone please let me know if there is any way to do the following in 
> CVS:
> 1. Delete a specific version of the file from the repository ? Say, I need 
> to delete version 1.3 of a file whose current version is 1.5 .

yes.

> 2. Restrict checking in to a certain directory with a way other than file 
> permissions on that directory ?

yes.

(SCNR). But in case you also want to know how it is done:
1. Have a look at the cvs admin command (especially with
   -o for "outdate"). Make absolutely sure that
   a) the revision is not a branching point
   b) no one has checked out that revision.
   You may also want to delete any tags refering to that
   revision first.
2. There's a perl script named cvs_acls (don't know if
   this is in the CVS distribution). Ask Google. It can
   be used via CVSROOT/commitinfo.
   However, it only checks *commits*. Import is not
   restricted.

Kind regards
    Ingolf
-- 

Ingolf Steinbach                       Jena-Optronik GmbH
ingolf.steinbach@jena-optronik.de       ++49 3641 200-147
PGP: 0x7B3B5661  213C 828E 0C92 16B5  05D0 4D5B A324 EC04



reply via email to

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