RE: svn commit: r1357313 - in /subversion/trunk/subversion/svn: cl.h notify.c update-cmd.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 6 Sep 2012 10:25:12 +0200
> -----Original Message-----
So now -q changes the behavior of the conflict resolver?
Sounds like an ugly hack, to me.
I think we should install an old style interactive conflict handler to collect the conflicted paths and make it jusr postpone all conflicts. That will give us the list for resolving after the operation.
Another option is making the true notifications optional in the notification handler and always installing it just to collect the conflicted paths, but installing a conflict handler for that seems like a cleaner solution to me?
The conflict handler might be extendable to handle --accept theirs-full and some others directly, while postponing the conflicts that must be handled interactive later.
Bert
|
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.