remove automation in svn_wc_conflicted_p()?
From: Neels Hofmeyr <neels_at_elego.de>
Date: Sun, 24 Aug 2008 05:51:21 +0200
Hi all,
We've had a recent commit clarifying the comment of
It describes how svn_wc_conflicted_p() makes assumptions when conflict files
/** Given a @a dir_path under version control, decide if one of its
]]]
I see a very simple function made very complicated by the assumptions it makes.
I also see potential problems: what if the conflict markers were set
Plus, there doesn't seem to be a strong will behind this, because it doesn't
I invite anyone to name good reasons why this function changes its return
Are there good usability reasons behind this? Then maybe this should be
IMHO, it would be better to just return whatever flags are set in the ENTRY.
BTW, I checked, and implementing the simpler version of this function does
Have I got this wrong? Please comment!
~Neels
-- Neels Hofmeyr -- elego Software Solutions GmbH Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany phone: +49 30 23458696 mobile: +49 177 2345869 fax: +49 30 23458695 http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin Handelsreg: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
|
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.