Svn merge using only working copy paths
From: Straaten, Onno van der <onno.van.der.straaten_at_cgi.com>
Date: Mon, 10 Mar 2014 10:00:41 +0000
Hi,
For example when looking at help text like
The help suggests it is possible to use a working copy path as the SOURCE. Note also the remark about REV defaulting to base revision. Make sense but when I try
E:\New folder (2)\wedo2\dev\epic-1\done>svn merge "E:/New folder (2)/wedo2/dev/epic-1/work" "E:/New folder (2)/wedo2/dev/epic-1/done" --dry-run
The message suggests that base revision is not default. Maybe the help is not correct.
Next I try
This is a bit unexpected. By adding @head or @HEAD or even only @ the 'second' path is no longer regarded as a TARGET_WCPATH. It has become a 'invalid merge source' and it is missing the 'repository revision'.
What am I missing here? Is this is a bug?
I am using SVN version 1.8.8 (r1568071
|
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.