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

Re: Auto merging a changeset from a branch to the trunk with a post-commit hook

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 8 Jun 2009 09:04:53 -0700

On Mon, Jun 08, 2009 at 05:47:08PM +0530, Chintana Wilamuna wrote:
> Assuming there will be no conflicts, I want to auto merge a changeset
> from developments of a certain branch to the trunk.

This sounds a little scary.

> Problem I'm having is, committing a given changeset within the
> program. Is there a way to do it without having to checkout the
> revision, and then applying the changeset as a patch?

I'm confused by your question.

svn merge accepts -r and -c arguments, which should be able to merge any
arbitrary "changeset" that you like.

hth,
tyler
Received on 2009-06-08 18:06:03 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.