Glenn A. Thompson wrote:
>Hey:
>
>Any ideas why when I return SVN_ERR_FS_GENERAL I would get
>SVN_ERR_WC_CORRUPT_TEXT_BASE's
>text?
>
>SVN_ERR_WC_CORRUPT_TEXT_BASE is right before him in the include file.
>I'll look at it some more but just thought this would be something
>stupid.
>
>..... Update
>
>OK I looked and it's offical; I've gone insane.
>SVN_ERR_UNRECOGNIZED_STREAM_DATA seems to be a problem for some reason.
>If I reference him from my code, I get:
>`SVN_ERR_UNRECOGNIZED_STREAM_DATA' undeclared (first use in this
>function)
>If I return the guys before him I get the right text. If I return the
>guys after him I get the wrong text.
>
>I'm lost here.
>
>
This looks like skewed header versions. Are you sure you recompiled
everything, or that you don't have some old SVN headers that the
compiler is picking up?
--
Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 18 22:15:31 2002