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

Re: svn merge remote server versions to local workspace

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-12-27 20:37:16 CET

On Dec 27, 2007, at 13:30, Jerry Pendergraft wrote:

> 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?

What OS is on the server and client? What version of svn is on the
server and client? What is the repository access method in your merge
statements? What is the repository access method in your working
copy? Is your working copy from the same repository as the one from
which you're trying to merge, or is it a different repository?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 27 20:38:17 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.