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

Re: svn commit: r8990 - trunk/subversion/clients/cmdline

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-03-11 18:54:44 CET

On 2004-03-11 11:16-0600, cmpilato@tigris.org wrote:

> +
> + printf ("STAT\n");
> + err = svn_wc_adm_probe_open (&adm_access, NULL, fname_utf8,
> + FALSE, FALSE, pool);
...
> + printf ("STAT\n");
> + if (apr_stat (&finfo, dash_m_arg,
> + APR_FINFO_MIN, pool) == APR_SUCCESS)

What about these STATs? =)

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 11 18:55:00 2004

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.