On 10/24/05, Philip Martin <philip@codematters.co.uk> wrote:
> Ivan Zhakov <chemodax@gmail.com> writes:
>
> > Because svn_wc__get_special should return value of svn:special
> > property, so it not true always return false. May be I am wrong.
>
> Equally, it doesn't make sense for status to ignore
> svn_wc__get_special :)
> As far as I can see it makes as much sense for status to be the only
> function to ignore special as it does for all functions to ignore it.
> I don't really care what Windows does, I simply want to avoid having
> HAVE_SYMLINK several times in the status function.
I consider hacking svn_wc__get_special is dangerous for 1.3. My change
is temporary trick for 1.3 and Windows. I hope wc-propcaching will be
done before 1.4 and this #ifdef could be revised. I'll document it
with "### FIXME", Ok?
--
Ivan Zhakov
Received on Mon Oct 24 23:37:14 2005