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

Copy changes from one branch to another

From: Sven Richter <sveri80_at_googlemail.com>
Date: Mon, 30 Sep 2013 14:28:30 +0200

Hi,

I have the following setup

trunk branch A (created from trunk)
 | |
 | |
 | |

Now, what I want to do is only commit my changes to the trunk and make
sure that every committed change is replicated into branch A. This
should be an automatic commit, triggered by the commit to trunk, while
being aware of the fact that no other changes should be done in branch
A but the autocommit from trunk.
Another "would-like" requirement is that the commit metadata like
author and commit time/date are kept, but this is not a must have.

Is that possible with svn, maybe with autocommit hooks? If not, what
other way would you see to achieve that?

Best Regards,
Sven
Received on 2013-09-30 14:29:06 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.