Problem with merge and --reintegrate
From: Rickard Lindberg <ricli85_at_gmail.com>
Date: Fri, 24 Jul 2009 14:08:17 +0200
In our project we are using branches for two things: releases and features.
When most features have been implemented for the next release we copy trunk to
o---o----------o---------o----------------o--> trunk
With a feature branch, we copy the trunk to branches/feature. We regularly
The problem occurred when trying to reintegrate the feature branch with trunk
cd trunk
With the 1.5.1 client I got the following error message:
svn: Cannot reintegrate from '...' yet:
I am not sure why I get this message, but I suspect it is because of the
So I tried with a 1.6 client. Then the merge seemed to work but the strange
I also tried out this command:
cd trunk
I think this should do the same thing as the reintegrate thing. Am I right?
How should I do to properly merge my feature branch back into trunk?
I am not registered to the mailing list, so I would appreciate if you also
-- Rickard Lindberg ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375162 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-24 14:38:28 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.