How to bring new branch file into trunk?
From: Markus Dehmann <markus.dehmann_at_gmail.com>
Date: 2005-02-16 22:22:20 CET
I have a branch with a bunch of files. Two of these I want to merge
I changed to my working copy of the branch and tried the merge
svn merge -r 1685:HEAD file:///path/branches/myBranch/old.txt
It works for old.txt, but not for new.txt.
svn complains that new.txt does not exist in the trunk and says: use
What is the recommended way to do it?
Markus
---------------------------------------------------------------------
|
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.