Perl interface: Creating data structures
From: Matthias Urlichs <smurf_at_smurf.noris.de>
Date: 2005-08-26 11:47:38 CEST
Hi,
I can now successfully open a SVN::Ra connection, get logs, and whatever.
Now I want to call stat().
my $e = SVN::_Core::new_svn_dirent_t();
=> Type error in argument 4 of svn_ra_stat. Expected _p_p_svn_dirent_t
Now if somebody could explain (and possibly document ;-) how to create (a
Thanks!
-- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - It usually takes more than three weeks to prepare a good impromptu speech. -- Mark Twain --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Aug 26 13:04:31 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.