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

Re: Ancestrally Related Error Message

From: C M <cmanalyst66_at_gmail.com>
Date: Mon, 17 Jun 2013 12:59:14 -0500

We are on SVN 1.7.6.

Trunk is empty because this is/was a new development effort. The code was
directly imported into the developer's branch.

I ran these two commans in the working copy and get the messages you
mentioned. What does that mean?

c:\Temp\DEV_WC>svn merge --dry-run --revision 1190:1233
c:\Temp\DEV_WC>svn status
 M .
! C MMI
> local delete, incoming edit upon merge
! C graphics
> local delete, incoming edit upon merge
! C hpu
> local delete, incoming edit upon merge
! C ini
> local delete, incoming edit upon merge
! C misc.backups
> local delete, incoming edit upon merge
A + mtl
A + sysconfig
! C sysctrl
> local delete, incoming edit upon merge
! C txt
> local delete, incoming edit upon merge
! C util_panel
> local delete, incoming edit upon merge
Summary of conflicts:
  Tree conflicts: 8

On Mon, Jun 17, 2013 at 12:40 PM, Andrew Reedick <Andrew.Reedick_at_cbeyond.net
> wrote:

>
>
> > From: C M [mailto:cmanalyst66_at_gmail.com]
> > Sent: Monday, June 17, 2013 12:39 PM
> > To: C. Michael Pilato
> > Cc: Subversion
> > Subject: Re: Ancestrally Related Error Message
> >
> > I think my earlier mistake might have been that I was using the
> --reintegrate option.
> > Without it, I make some progress, but still not quite what I am
> expecting.
> > Again, given that trunk is empty, why the "C" (tree conflicts)? I would
> expect all of then to be "A" (additions), no?
> > The DEV_WC currently only shows the two dirs which SVN correctly
> recognized as additions.
> >
> > c:\Temp\DEV_WC>svn merge --dry-run --ignore-ancestry
> https://path_to_branch/SCR_BR/
> >
> > --- Merging r1191 through r1245 into '.':
> > C ini
> > C txt
> > C graphics
> > C MMI
> > C backups
> > C sysctrl
>
> > C cpu
> > A mtl
> > Summary of conflicts:
> > Tree conflicts: 8
>
> What kind of tree conflicts are they? 'svn status' should provide more
> detail. Also, what version of svn are you using? 1.6? 1.7?
>
> Why is trunk empty? Because you deleted trunk after the branch was
> created? (i.e. create branch, delete trunk/*, merge from branch.)
>
> I get the vague feeling that you have 'incoming add after delete'(?) type
> messages on the directory conflicts.
>
>
>
>
Received on 2013-06-17 19:59:46 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.