--ignore-properties for merge
From: Sergei Riaguzov <riaguzov_at_gmail.com>
Date: Thu, 7 Nov 2013 09:43:24 +0100
Hi,
Is there a way to exclude mergeinfo changes from commit? I.e. to use
Rationale: imagine a feature branch which is created for implementing just
Now the feature is done and the branch is to be reintegrated back to trunk.
The feature branch is to be removed after reintegration and no one is
What I want to do is being in trunk to say something like:
svn merge --ignore-properties ^trunk
It works for diff (svn diff --ignore-properties --old trunk --new branch)
Thanks!
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.