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

Re: "not under version control" error - continued

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-11 22:15:23 CET

On Wed, 2004-02-11 at 14:42, Philip Martin wrote:

> How about
>
> if (b->propchanges->nelts > 0 && (! (eb->dry_run && b->added)))
>

Ah, sure, that was my first instinct. It fixes the problem and passes
all regression tests. But the access-baton isn't being examined at all
anymore...does this change somehow undo some other logic that was going
on here? The comment confused me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 11 22:19:45 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.