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

Unable to do merge without enabling the "ignore-ancestry" flag.

From: Vikram Saraf <vikram.apache_at_gmail.com>
Date: Tue, 22 Mar 2011 01:07:02 +0530

Hi All,

We are facing a weird issue with merging JAVA files. For some reason ,
when we do merge, SVN presumes that there is nothing to do, unless I
enable the "ignore-ancestry" flag.

*Here is what we did. *

1. Created branch "1.1" from "trunk".
2. Created branch "1.2" from "trunk".
3. Added file1.1.java to 1.1 branch.
4. Merged "1.1" branch to "1.2" branch.
5. Merged "1.1" branch to "trunk" with re-integrate option.
6. Merged "trunk" into "1.2" branch. (This is not merging the latest
JAVA file "file1.1.java" from trunk into branch unless
"ignore-ancestry" flag is set.

I tried to reproduce the issue by performing same steps on a short
repo, but surprisingly it works there.

SVN server version is 1.5.5 (r34862).

Any comments will be helpful .

Regards,
Vikram.
Received on 2011-03-21 20:37:38 CET

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.