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

What is the real difference between svn merge with "URL-of-target URL target" and "URL target"?

From: Christian Lohmaier <cloph_at_openoffice.org>
Date: Wed, 11 Feb 2009 22:50:47 +0100

Hi *,

what is the real difference between the two svn merge calls?
using subversion 1.5.5 the following creates the property conflicts as
mentioned in the previous mail:

svn merge --accept pospone <url> working-copy

while the command

svn merge --accept pospone <url-of-working-copy> <url> working-copy

works without a problem.

So what is the difference between those two?
From my understanding the two should be equivalent.

ciao
Christian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1141102

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-12 03:49:57 CET

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.