[cvsnt] Re: cvs server: warning: new-born newfile.txt has disappeared

Tony Hoyle tony.hoyle at march-hare.com
Fri Sep 16 17:51:11 BST 2005


Daniel Lapolla wrote:

> Imagine that developer 1, working on CR 12345 creates the branch 
> br_cr_12345 on files A and B, and adds C directly in that branch.
> 
> CR 12345 goes through testing and the tests fail.
> 
> But Developer 1 is sick and Developer 2 must carry on the work on cr 
> 12345. So the first step in order to developer 2 make the necessary 
> corrections in CR 12345 is to retrieve br_cr_12345.
> 
> The procedure I stated in my initial post is what Developer 2 used to do 
> to retrieve the cr.
> 
That works fine for me (and others presumably) and is exactly what I do 
to merge branches.

I can only imagine you're doing something different to the normal merge 
sequence - normally it'd be

cvs up -A
cvs up -j branch

Tony



More information about the cvsnt mailing list