info-cvs
[Top][All Lists]
Advanced

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

Re: multiple cvs clients operating on same working directory


From: James Knowles
Subject: Re: multiple cvs clients operating on same working directory
Date: Tue, 19 Feb 2002 09:22:39 -0700

> is it safe to run multiple cvs clients that operate on the same working
> directory (for example one does a checkin and another does a checkout)?

Assuming you're talking about one developer working in a sandbox, yes.

If you're talking about multiple developers sharing a sandbox, NO! NO! NO!
Every developer should check out their own working copies. 

CVS is designed for one person using a single sandbox, even if that single
person uses multiple CVS tools. Checkouts are like toothbrushes. They're
very good things -- just don't start sharing with others. :-)

-- 
It is perhaps insane to live with a dream, but it is madness to live without
one.
- Anonymous


reply via email to

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