[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: Ben Reser <ben_at_reser.org>
Date: 2004-03-11 19:39:56 CET

On Thu, Mar 11, 2004 at 10:54:44AM -0700, Jani Averbach wrote:
> 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? =)

They're both within the if that starts:
if ((! opt_state.force_log)

A better question would be, what about those printf calls or umm is that
what you meant?

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 11 19:40:12 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.