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 <fara...@gmail.com> wrote:
> 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 file type,
> indeed not should be "_p_svn_log_changed_path_t" as is into
> documentation?
>
> I'm sorry any bad explanation.
> Thanks.
> --
> Marcello Henrique
> Blog - http://faraohh.wordpress.com
> Equipe Web - Cercomp - UFG (www.cercomp.ufg.br)
> Associação Software Livre de Goiás (www.aslgo.org.br)
>



-- 
Marcello Henrique
Blog - http://faraohh.wordpress.com
Equipe Web - Cercomp - UFG (www.cercomp.ufg.br)
Associação Software Livre de Goiás (www.aslgo.org.br)

Reply via email to