Hello everybody,
I will help you for you help me. I created one script with my problem,
for see whether somebody advice.
By documentation [0], See in line 20 into attachments, I should not
have one struct of type [1] identical of the line 18 [2] with just
difference of extended fields (node_kind,
Hello,
I will change the question: Using libsvn, how I will discover the file
type (file, directory) into logs iterations?
Thanks.
On Sat, Sep 17, 2011 at 01:03, Marcello Henrique wrote:
> Hello,
>
> I have use "Svn::Ext::Client.svn_client_log5" into ruby language, I
> get structure type "_p_sv
Hello,
I have use "Svn::Ext::Client.svn_client_log5" into ruby language, I
get structure type "_p_svn_log_changed_path_t", I need the node.kind
proposed by "changed_paths2" for discovery the file type. What's the
better form have do it?
I tried "changed_paths2" but returned "_p_apr_hash_t" as fil