info-cvs
[Top][All Lists]
Advanced

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

Basic usage question


From: Wade Williams
Subject: Basic usage question
Date: Mon, 21 Jan 2002 02:27:22 GMT
User-agent: Thoth/1.4.5 (Carbon/OS X)

Myself and another programmer are working on a project.  We're working
mainly on different sections of the code.

Day 1:  I checkout the project
Day 2:  I make changes and commit them, and then continue working on my
working copy.
Day 3:  Programmer B makes changes and commits them
Day 4:  I continue working on my working copy, make changes, and commit
them

Now, my understanding of the way CVS works is that this is perfectly
acceptable.  It will merge my changes into the source that's in the
repository, which contains B's changes.  If there were any conficts, it
will alert me and allow me to resolve them.

Is this correct?

Wade


reply via email to

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