Re: Keeping common files in trunk and branch identical
From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 26 Nov 2009 07:42:34 -0800
On Nov 26, 2009, at 6:10 AM, Asbjørrn Sæbø wrote:
> I would like to have a branch for a different variant of our software. In the branch, some of the files will be changed. The other files I would like to keep identical between trunk and the branch. That is, I would like to avoid the parallel maintenance of the same file in the trunk and the branch. Are there any "magical" tricks I can do to keep some files more or less automatically synchronized and identical between the trunk and the branch?
So you're looking for a feature where if any portion of a file has been changed in the branch then merges from the trunk for that file are not applied, even if the branch and trunk modifications affected different portions of the file?
If this is what you're looking for, what kind of files do you want to do this with?
Regards,
-- Blair Zajac, Ph.D. CTO, OrcaWare Technologies <blair_at_orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2424618 Please start new threads on the <users_at_subversion.apache.org> mailing list. To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.Received on 2009-11-26 16:44:22 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.