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

Re: Merging question

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-06-26 19:15:34 CEST

Please note that there are only three arguments, but not the ones you
think:
--dry-run
file:///repos/trunk_at_12
file:///repos/trunk_at_HEAD

The other line is the result of the merge:
   src\java\core\net\sourceforge\jgb\builder\Builder.java

Wrapping caused the confusion.

Thanks,
François

On 26 Jun 2003 09:50:27 -0500, "Ben Collins-Sussman" <sussman@collab.net>
said:
> "Francois Beausoleil" <fbos@users.sourceforge.net> writes:
>
> > E:\harry>svn merge --dry-run file:///repos/trunk_at_12
> > file:///repos/trunk_at_HEAD
> > src\java\core\net\sourceforge\jgb\builder\Builder.java
> >
> > I expected SVN to tell me the file would be updated. So, why didn't it
> > tell me so ? Here's the history of the file:
>
> I think the problem here is that you're asking 'svn merge' to compare
> two directories, but then to apply the diffs to a *file*. That makes
> no sense. All three arguments need to be the same node-type.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

--
  Francois Beausoleil
  Developer of Java Gui Builder
  http://jgb.sourceforge.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 26 19:16:27 2003

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.