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

Re: svnmerge.py

From: Jamie Wellnitz <Jamie.Wellnitz_at_emulex.com>
Date: 2006-08-16 23:22:56 CEST

On Wed, Aug 16, 2006 at 10:59:23PM +0200, Chris.Fouts@qimonda.com wrote:
> Sorry if this is OT for this mailing list.
>
> Can this tool merge changes from branch
> to trunk? I was able to merge from trunk
> to branch, but can't figure how to merge
> the other way around.

svnmerge.py's help should tell you. The -S option is what you want.

[in trunk working directory]
svnmerge.py merge -S branch_name

You'll "svnmerge.py init" run on the trunk beforehand, of course ...

Thanks,
        Jamie
>
> --------------------------------------
> Chris T Fouts
> Qimonda NA
> 3000 CentreGreen Way
> Cary, NC 27513
> Phone: (919)677-3016
> Fax: (919)678-1929
> Email: chris.fouts@qimonda.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 16 23:30:24 2006

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.