Re: SVN merge attempting to reintegrate on a merge to a branch
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 16 Sep 2013 12:33:17 +0200
On Mon, Sep 16, 2013 at 10:03:36AM +0000, Goor, Stefan wrote:
We want to know why you are seeing:
> Missing ranges: /trunk/my_projec:4485
which lacks a trailing 't' in the path name.
That's the only obviously wrong thing in your problem report.
Now, to figure out where this 't' is snipped off, we want you to give
We'd like to see:
- Output of 'svn propget svn:mergeinfo ^/trunk/my_project'
The above two commands are using URLs, they return server-side information.
- Output of 'svn propget svn:mergeinfo working_copy_of_trunk_my_project'
The above two commands are using working copy paths, they return
Any difference (or non-difference) between these outputs will help us
If you could try the merge on the server itself, using a file:// URL to
For information about what file:// URLs are and how to use them, see
|
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.