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

RE: I don't understand the merge command at all...

From: Skip Montanaro <skip_at_pobox.com>
Date: Thu, 17 Sep 2009 07:33:15 -0700 (PDT)

> > I made some changes to B, tested them, then checked them in. Then I
> > wanted to merge those changes back to branches/A. From my branches/A
> > directory I then executed
> >
> > svn merge -r 972:973 http://svnhost/.../branches/B .
>
> You should have executed:
>
> svn merge http://svnhost/.../branches/B

Sorry to be so dense, but that's not working for me either. I am in
branches/A and want to merge from branches/B. From my shell window:

    % pwd
    /home/.../branches/B
    % svn merge http://svnhost:3690/.../branches/B
    svn: Not enough arguments provided; try 'svn help' for more info

Isn't there some easy way to tell svn to merge from the tip of branch
B to the current directory?

Thx,

Skip Montanaro

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-17 16:42:34 CEST

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.