RE: how to get node property by using C API

2015-11-21 Thread Ren Wang
Thanks for the response, I will check it out from the sample code. From: Bert Huijben [mailto:b...@qqmail.nl] Sent: Friday, November 20, 2015 1:25 PM To: 'Ren Wang' ; users@subversion.apache.org Subject: RE: how to get node property by using C API There should be an api fo

RE: how to get node property by using C API

2015-11-20 Thread Bert Huijben
property by using C API I would like to know how to get a directory or file property with Subversion C API, if I already have the node ID and path, what's the API to get file size and author, creation time etc.? Regards, Ren

how to get node property by using C API

2015-11-20 Thread Ren Wang
I would like to know how to get a directory or file property with Subversion C API, if I already have the node ID and path, what's the API to get file size and author, creation time etc.? Regards, Ren