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

Re: svn commit: rev 6106 - in trunk/subversion: clients/cmdline include libsvn_client

From: Daniele Nicolodi <daniele_at_grinta.net>
Date: 2003-06-01 22:41:11 CEST

On Sun, Jun 01, 2003 at 11:56:45AM -0500, cmpilato@tigris.org wrote:

> + /* Condense our list of deletion targets. */
> + SVN_ERR (svn_path_condense_targets (&common, &targets, paths, FALSE, pool));
> + if (! targets->nelts)

I think that this is a typo. It should be "addition" instead of
"deletion" i think.

Ciao

-- 
Daniele
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 1 23:48:09 2003

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.