info-cvs
[Top][All Lists]
Advanced

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

Re: Working on sources in parallel


From: Matthias Kaeppler
Subject: Re: Working on sources in parallel
Date: Thu, 16 Jun 2005 07:44:01 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

I have another question.

Let's stick to the scenario Christopher made up. Say person1 thinks it'd be a good idea to remove some helper-function foo(), and replace it with another function bar(). Then he commits the sources. Person2 still works on the outdated source, where foo() exists, and he thinks it'd be a good idea to introduce a new variable or whatever in foo(), so his changes to the file are limited to the function foo. Now he wants to commit his changes, and CVS complains "sorry bro, update first". Okay, so he does an update, and... now what? What does CVS do in such a situation? How could it merge the two sources, with changes to a function foo() which was removed by person1?

So many questions :)

--
Matthias Kaeppler


reply via email to

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