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

svn merge: how to

From: Hans Marggraff <hmf_at_qint.de>
Date: 2003-05-02 10:49:21 CEST

Hi,

can anyone explain the purpose and proper use of the first form of
the merge command. I tried it in various configuration, but was too dumb to get any
effect.

Regards
Hans Marggraff

(Building the "Svn-Up" gui for svn in java: http://svnup.tigris.org)

C:\J\tsvnup1\trunk>svn help merge
merge: apply the differences between two sources to a working copy path.
usage: 1. merge sourceURL1[@N] sourceURL2[@M] [WCPATH]
        2. merge -r N:M SOURCE [WCPATH]

   1. In the first form, the source URLs are specified at revisions
      N and M. These are the two sources to be compared. The revisions
      default to HEAD if omitted.

-- 
Hans Marggraff
Qint Software
Allingerstr. 18a
82178 Pucheim
Germany
Tel 089 80067094
mailto:hmf@qint.de
http://www.qint.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 10:50:12 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.