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

How to block code merge from another branch based on branch path - quick question

From: Zk W <mpc8250_at_gmail.com>
Date: Fri, 28 Mar 2014 08:27:17 -0700

Hi All

We like to block any code merges from branch A to branch B when someone
makes changes to certain folders in branch A.

In SVN, we learn that we could block using --record-only on branch B with
revision number from branch A.

How can we block based on branch A paths ?
We ask because we like to find a way such that when someone changes branch
A of the unwanted path, then the merge would be ignored and not merge to
branch B because we don't want branch B to have changes from branch A on
that branch A's source path.

Advance thanks
Received on 2014-03-28 16:27:54 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.