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

SVN pecl bindings workaround with svn-1.6.1

From: Volker <sanam_dry_chili_at_yahoo.de>
Date: Mon, 13 Apr 2009 23:30:16 +0000 (GMT)

Dear list,

I happily compiled the Subversion 1.6.1 on my mulish Fedora 7 System.
But the PHP bindings from http://pecl.php.net/package/svn failed to install.

It compiled with warnings (about deprecated calls) after I removed the make errors coming from
        REGISTER_STRING_CONSTANT("SVN_PROP_REVISION_DATE",
        REGISTER_STRING_CONSTANT("SVN_PROP_REVISION_ORIG_DATE",
        REGISTER_STRING_CONSTANT("SVN_PROP_REVISION_AUTHOR",
        REGISTER_STRING_CONSTANT("SVN_PROP_REVISION_LOG",
from the svn.c, line 601ff.
My functions work with that, but I am only using basics like update, log, list ...
Perhaps someone can check that up ?

Greetings
Volker

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1698260

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-14 01:31:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.