help with subversion merging

Neil Watson tlug-neil-8agRmHhQ+n2CxnSzwYWP7Q at public.gmane.org
Tue May 22 17:37:00 UTC 2007


I'm having a problem understanding svn merges.  Consider this repository
layout

myrepo/branches/development/
myrepo/trunk/

I want to merge the development branch at revision 117 to the head of
trunk. I tried this:

svn co svn+ssh://svn/home/svn/myrepo
cd myrepo/trunk
svn merge --dry-run svn+ssh://svn/home/svn/myrepo/branches/development@117 svn+ssh://svn/home/svn/myrepo/trunk@HEAD        

A collection of 'Skipped missing target' messages are returned.

What have I missed?

-- 
Neil Watson             | Debian Linux
System Administrator    | Uptime 18 days
http://watson-wilson.ca
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list