[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Docs for reintegration unclear

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 5 Sep 2013 17:31:50 +0000

> Hey Bob,
>
> >Generally, you will use Reintegrate. This is usually for the feature branch use
> case.
> >In 1.8.x you don't have to make the choice, svn will figure it out for you.
>
> I ran "merge reintegrate..." on my trunk working copy and it failed. It tried to
> merge some very old branch, one in fact that another developer had used.

Before doing a re-integrate you need to merge trunk into branch. What re-integrate does it find differences between the HEAD of trunk and the HEAD of branch (not 100% true all the time). It then figures out the diff and applies it to your target.

I assume that old branch was made from trunk? If you look at the log can you verify the trunk is it's ancestor?

The longer a branch goes without being merged back, the harder it will be to merge back. Looks like you had a tree conflict on your merge.

BOb

>
> Command Getting required information...
> Command Merging
> https://<redacted>/svn/<projectName>/private/<differentDeveloper>/reports
> into O:\<projectName>, respecting ancestry
> Error
> '/svn/<projectName>/!svn/rvr/667/private/<differentDeveloper>/reports' path
> not
> Error found
> Completed!
>
> Yesterday when I mentioned I synchronized my branch with the trunk, the
> branch that got synchronized was something like
> https://<redacted>/svn/<projectName>/private/Marshall/bugfix12345
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageI
> d=3064013
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3064014

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-05 19:31:58 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.