info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:25:55 -0400

>From address@hidden  Wed Feb 14 08:02:58 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
IAA15594
        for <address@hidden>; Wed, 14 Feb 2001 08:02:57 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SoQb-00049B-00; Tue, 13 Feb 2001 18:00:09 -0500
Received: from [202.144.239.157] (helo=fax.tgivan.com)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14SoPo-00046k-00
        for <address@hidden>; Tue, 13 Feb 2001 17:59:20 -0500
Received: from aukland.tgivan.com (aukland.YP.tgx [192.9.200.62])
        by fax.tgivan.com (8.9.3/8.9.1) with SMTP id OAA17162;
        Tue, 13 Feb 2001 14:59:10 -0800 (PST)
Received: from lima by aukland.tgivan.com (SMI-8.6/SMI-SVR4)
        id OAA11010; Tue, 13 Feb 2001 14:59:07 -0800
Message-Id: <address@hidden>
From: Stephen Rasku <address@hidden>
Reply-To: Stephen Rasku <address@hidden>
Subject: Re: Strict Locking for checkouts
To: address@hidden, address@hidden
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-MD5: jueLiCHDxc+8h18b/AM4Gg==
X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.5 SunOS 5.7 sun4u sparc 
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Tue, 13 Feb 2001 14:59:07 -0800 (PST)
Status: O
Content-Length: 997
Lines: 32

jpablo wrote:
>
>       I need to stablish a strict lock on each checkout on my 
repository,
>and then, when a user try to checkout a locked file, I need to denie
>access.
>
>       As far as I see, I can a do a cvs admin -l to make a lock and 
use
>rcslock.pl in commitinfo to deny access for checkins... I have 2
>question. 
>
>1- How can I automate the strinct locking creation? I cant not rely 
on
>users for this, I need some automated method to lock on each checout.

If you want strict locking, you should probably use a different 
program (like RCS).  CVS has been designed specifically not to require 
strict locking.  It only supports it because the underlying file 
structure is based on RCS which is a strict locking version control 
system.

-- 
Stephen Rasku                   E-mail: address@hidden
Senior Software Engineer        Web:    http://www.pop-star.net/
TGI Technologies


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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