Re: merging into locally added files
From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 23 Aug 2010 13:41:57 -0400
On Mon, Aug 23, 2010 at 12:35 PM, Stefan Sperling <stsp_at_elego.de> wrote:
> One more question: In case a file/directory has been copied, does that
Definitely, a copy *has* implicit mergeinfo, whereas a local addition has none.
Think of it like this:
Do a URL-to-WC copy of Subersion's own trunk_at_988208 to some-branch-wc.
If we tried this...
svn merge -c988175 ^/subversion/trunk_at_HEAD some-branch-wc
...we wouldn't expect r988175 to be merged to the working copy.
> If so, we should probably make
It doesn't appear that anything needs to be done,
Paul
> Stefan
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.