This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Creating a tag


On Wed, Jun 19, 2002 at 10:40:55AM -0700, Mark Mitchell wrote:

> Does CVS refuse to grab a lock for me until it can grab locks in all of
> the directories at once, or some such?  (Such a protocol might be in
> use to avoid deadlock.)

Yes.  From <http://www.cvshome.org/docs/manual/cvs_2.html#SEC17>:

    To lock an entire tree, you need to lock each directory (note that
    if you fail to obtain any lock you need, you must release the whole
    tree before waiting and trying again, to avoid deadlocks).


Cheers,

John
-- 
whois !JC774-AU@whois.aunic.net
GPG key id: 0xD59C360F


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]