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

Advice on how to merge bug fix from branch to trunk

From: Jean Seurin <jean.eastcode_at_gmail.com>
Date: Mon, 11 Jan 2010 17:50:53 +0800

Hi,

we have a problem we can't solve yet with Subversion.
In our process, we create a branch of a version that is going to be
released. Then we release from that branch and create a tag for each
released version.

The problem lies in the bug fix of this released version. We have to
apply manually the fix to the branch, release a new tag, and then report
the same modification to the trunk.

Developer are really loath to do that. They have enough pression to fix
the bug quickly, not to take some more to keep the process consistant.

I have to find a way to facilitate this bug porting from branch to trunk.

Unfortunately I can't find any merge example made with this
configuration. It seems it's designed to work the other way, trunk ->
branch.

I'd be interested in others people use of SVN to support their release
process.
Is there a way to get that bug porting made easy with some merge command?

best rgds,
Jean
Received on 2010-01-11 10:51:33 CET

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.