Ruby binding can't be built?
From: Fumitoshi UKAI <ukai_at_debian.or.jp>
Date: 2002-12-26 09:17:58 CET
Hi,
I try to build ruby bindings, but failed.
svn_error_t *
and
svn_error_t *
But in bindings/ruby/client.c, it is written like this
SVN_RB_ERR (svn_client_propget (&props, StringValuePtr (name),
and
SVN_RB_ERR (svn_client_proplist (&props, StringValuePtr (aTarget),
It misses passing revision and auth_baton.
Thanks,
---------------------------------------------------------------------
|
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.