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

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
Software Development Engineer, Test Division
LMS International
Phone: +40 (268) 414 200
Fax: +40 (268) 414 232
dan.vasilescu@lmsintl.com <mailto:dan.vasilescu@lmsintl.com>

 

+-+-+- Email Confidentiality Footer +-+-+-
Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not print, retain, copy nor disseminate this message or any part of it to anyone and you should notify the sender by reply email and destroy this message. Neglecting this clause could be a breach of confidence. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that are not related to the official business of my firm shall be understood as neither given nor endorsed by it.
Received on Mon Mar 20 11:27:46 2006

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.