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

SVN 1.6: svn merge marks file as being deleted, but it is not deleted

From: Derek Wallace <del.wallace_at_gmail.com>
Date: Tue, 22 Jan 2013 20:01:18 +0000

Hi,
We are following the re-book description for long lived branches. So we have a trunk and a feature branch.
We regularly keep the feature branch upto date with trunk updates by doing svn merges.
We then re-integrate the feature branch back to the trunk. We then follow up with a record only merge to the
feature branch. This has all been working well. The mergeinfo on the branches tracks the merged info etc.

Today we have uncovered a problem that we cannot get to the bottom of. We are doing a merge from the trunk
to a feature branch. We dont expect anything unusual as weve been doing this regualr enough.

What is happening is that the svn merge command appears to operate correctly.
For a specific folder we see files being marked for deletion and some file being updated.

However after the merge command is completed we find that the files that were marked for deletion are NOT deleted.
The files updated are locally modified (M). We have repeated the operation several times with clean working copies to no
avail.
There are no conflicts in the folder in question.

We are using 1.6.12 on RHL.

We have also tried 1.7.7. When we tried this we got a segmentation fault during the merge command.
(but thats a different issue).

Has anyone seen this i.e. svn merge saying a file will be deleted , but the file is not deleted?

Thx
Derek
Received on 2013-01-22 21:40:04 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.