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

Re: Merge problem where a file is skipped

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-09-18 14:43:03 CEST

Mark Phippard wrote:
> $ svn merge $R/branches/dummy $R/trunk trunk
> --- Merging r3:
> Skipped missing target: 'trunk/bar'
> G trunk
> $
>
> In the last step, I think that "bar" should have been added, not skipped.
>

Shouldn't the merge be:
svn merge $R/trunk $R/branches/dummy trunk
?

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 18 14:43:22 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.