[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Discovery file type by logs.

From: Marcello Henrique <faraohh_at_gmail.com>
Date: Tue, 20 Sep 2011 13:09:35 -0300

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 <faraohh_at_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)
Received on 2011-09-20 18:10:28 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.