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

Error when merging.

From: Gavin \ <gavin.baumanis_at_palcare.com.au>
Date: Fri, 6 May 2011 10:25:32 +1000

Hi There,
I am trying to merge a file from trunk to our production branch.
I am using the following command;
svn merge -r 1:head trunk/qry_report.cfm branches/production/qry_report.cfm --accept="theirs-full"

Which is a routine I have followed since starting to use SVN.

However, I am now getting the following error.

svn: '/svn/palcare/!svn/bc/20624/tags/nz/1.5/qry_report.cfm' path not found

I assume, what it saying is;
That the file in trunk has a historical link to a file in tag, but that file at that tag location (Or perhaps even the whole tag), no longer exists in the repository.
The error is sensible enough....

But I am obviously missing something.
How does this effect a merge between a source and destination where the source and destination both currently exist?

As always - thanks for any insight.

Gavin.
Received on 2011-05-06 02:26:05 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.