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

Re: Individual file merge . Merging a newly added file

From: Lorenz <lorenznl_at_yahoo.com>
Date: Wed, 02 Aug 2017 05:34:17 +0000

JP wrote:
>I am trying to merge a newly added file . I am getting the following
>error .
>
>|svn merge -c123 https://my.svn.domain/svn/foo/branches/bar/newfile.txt ./newfile.txt
>svn: E200009: Merge target './newfile.txt' does not exist in the working copy
>
>https://my.svn.domain/svn/foo/branches/bar/newfile.txt is in status "A"
>. How can I do such merges .

adding a file is a change to the parent directory.

-- 
Lorenz
Received on 2017-08-02 07:35:07 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.