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

svn merge remote server versions to local workspace

From: Jerry Pendergraft <jerry.pendergraft_at_parvenu.com>
Date: 2007-12-27 20:30:38 CET

Tried something seemingly simple that did not work as expected.
$ svn merge <remote>@N <remote>@M .

According to the svnbook the result should be getting the difference
between N and M and applying it to .
But it fails with a message about mixing access methods .... huh?

In fact $ svn diff <remote>@N <remote>@M does indeed produce a patch
with difference between N and M.

So why should the type of the local workspace matter?

--
Jerry Pendergraft
jerry.pendergraft@parvenu.com
Received on Thu Dec 27 20:34:19 2007

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.