info-cvs
[Top][All Lists]
Advanced

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

Re: Merge problem


From: Larry Jones
Subject: Re: Merge problem
Date: Tue, 31 Aug 2004 09:53:34 -0400 (EDT)

Erik Andersson writes:
> 
> cvs update: file myfile1 exists, but has been added in revision
> my_branch_20040826_01

Like it says, myfile1 was created on the branch between the two tags you
specified for the merge, so CVS should create it on the trunk, but it
already exists on the trunk, so it can't.

> RCS file: myfile2,v
> retrieving revision 1.5.14.1
> retrieving revision 1.5.14.2
> Merging differences between 1.5.14.1 and 1.5.14.2 into myfile2
> myfile2 already contains the differences between 1.5.14.1 and 1.5.14.2

Again, like it says, the file on the trunk already contains the changes
that were made on the branch.

Are you sure you're not trying to merge changes that you've already
merged some time before?

-Larry Jones

I just can't identify with that kind of work ethic. -- Calvin




reply via email to

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