Re: Proposal: --no-props switch for 'log', 'st' and 'diff'
From: Gunnar Dalsnes <hardon_at_online.no>
Date: Thu, 04 Sep 2008 23:41:47 +0200 Stefan Sperling wrote: It's not fundamentally wrong to use props, as long as the handling is special:On Thu, Sep 04, 2008 at 01:42:30AM +0200, Gunnar Dalsnes wrote: -don't show mergeinfo propchanges on the client and in logs\diffs -automatically include related mergeinfo propchanges when commiting\reverting\etc. the "real" files Yes, lets put the responsibility on the individual user (famous last words?). IMO, this is a blocker: if a user forget to commit some propchanges, we may be worse off than without merge tracking since we now rely on this to "just work" and don't review the merges as closely as before. When the tool rely on me to work correctly, then it hardly "just work". Those propchanges should off course be committed automatically when i commit the merged file that caused the propchanges.Not good. The correct thing to do would be to make this invisible on the client and have the server do it automatically. And showing svn:mergeinfo logs should default to off, making this initially invisible.This is a conundrum. If we didn't show these properties by default, users would likely end up not always committing changes the client has made to them. I'm sorry to hear that.But for now, you will have to live with mergeinfo properties. A lot of work has gone into the merge tracking functionality. It's not a feature that is simple to implement. Changing something as fundamental as the way mergeinfo is stored is certainly a good amount of work. So, I'm afraid I would not expect such a change to be made soon, if at all. Gunnar. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org Received on 2008-09-04 23:41:56 CESTStefan |
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.