[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH]: Check for symlinks only if HAVE_SYMLINK defined.

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-10-24 23:33:21 CEST

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

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.