On Jul 6, 2013 10:11 AM, "Konstantin Kolinko" <knst.koli...@gmail.com> wrote: > 2013/7/6 Greg Stein <gst...@gmail.com>: >... > > Did you intend to keep the filename in the message, too? The above > > isn't just a style change, but it (now) retains the filename in the > > path. >... > The last command produces > [[[ > D:\workspace\test>svn switch > https://svn.apache.org/repos/asf/subversion/trunk/subversion/svnversion/svnversion.1 > wc/svnversion.c > svn: E195012: Path 'wc\svnversion.c' does not share common version > control ancestry with the requested switch location. Use > --ignore-ancestry to disable this check. > svn: E195012: ' https://svn.apache.org/repos/asf/subversion/trunk/subversion/svnversion/svnversion.1 ' > shares no common ancestry with 'D:/workspace/test/wc' > ]]] > > That 'D:/workspace/test/wc' makes no sense. > I would expect 'D:/workspace/test/wc/svnversion.c'
Yeah, quite true! Sold. :-) Cheers, -g