Re: Deactivate automatic merge
From: Matthias Wächter <matthias.waechter_at_tttech.com>
Date: 2005-11-17 19:06:35 CET
Simon Large schrieb:
Well, nice hack (like Stefan's post mentioned) but conceptually
I think a new property is the only way of getting things right in this
IMHO, there should be a property, named f.e. svn:merge-policy, that can
default (the current behavior)
maybe a couple of variants more. The "external" value is some kind of
The next step is inter-file merge dependency. This could be implemented
For example, consider the following files:
functions.h
In special environments it is necessary to disallow merges of
svn propset svn:merge-dependency "functions.c" functions.h
to fail merges of functions.h in case of local changes to functions.c.
And, of course, this is an SVN issue, not TSVN.
- Matthias
---------------------------------------------------------------------
--Received on Thu Nov 17 18:06:24 2005 |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.