bug-cvs
[Top][All Lists]
Advanced

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

Re: Next Steps: CVS Import Bug - Please Respond


From: Derek Price
Subject: Re: Next Steps: CVS Import Bug - Please Respond
Date: Wed, 10 Aug 2005 16:35:38 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Larry Jones wrote:

>Import, like most CVS
>commands, locks each directory in turn as it is processed, so two
>simultaneous imports should not be able to manipulate files in the same
>directory at the same time.
>  
>

Actually, though atomicity and locking are disjoint concepts, it sure
looks like import is skipping directory locks.  Please see my previous post.

But since import is still using the old RCS-style file locks via
RCS_checkin, I would think corruption would still be avoided, but now
that I am looking closer, maybe add_rcs_file in import.c isn't even
using those?  Regardless, my suggestion in the previous post on fixing
the problem should still apply.

Cheers,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:derek@ximbiot.com>






reply via email to

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