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

Re: how to merge partial

From: paptimusx scirocco <paptimusx_at_gmail.com>
Date: 2007-10-09 08:05:11 CEST

thank you for your detailed answer.

I thought I know how to merging of the entire branch.

> $ cd wc_of_br_test
> $ svn merge -r150:200 file:///c:/var2/svnroot/PROJ/trunk/SRC/SUBDIR/UPDATE.TXT SRC/SUBDIR/UPDATE.TXT

there are the 3rd way of `svn help merge`.
the last argument is necessary.I consented.

usage: 1. merge sourceURL1[@N] sourceURL2[@M] [WCPATH]
       2. merge sourceWCPATH1@N sourceWCPATH2@M [WCPATH]
       3. merge [-c M | -r N:M] SOURCE[@REV] [WCPATH]

I will try it. thank you.

-pa*x

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 9 08:05:30 2007

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.