Merge from a branch to another
From: Vasilescu, Dan <Dan.Vasilescu_at_lmsintl.com>
Date: 2006-03-20 11:26:28 CET
Hi,
I have two branches B1 and B2.
I want to merge from one merge to another.
I am making the following operations:
svn checkout <repository>/Branches/B2/<rel_path> c:\temp\dir
svn merge <repository>/Branches/B1/<rel_path>/<file_name> <repository>/Branches/B2/<rel_path>/<file_name> c:\temp\dir\<file_name>
and even if I don't get any error message nothing happened to my local file.
Should I specify some revisions to the branches URLs?
All the best,
Dan
Dan Mircea Vasilescu
+-+-+- Email Confidentiality Footer +-+-+-
|
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.