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

RE: problem arising from early entry deletion

From: Sander Striker <striker_at_apache.org>
Date: 2002-03-18 23:58:17 CET

> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
> Sent: 18 March 2002 22:38

> cmpilato@collab.net writes:
> > /me needs make sure he understands what we're talking about here.
> >
> > You're advocating this:
> >
> > copy into the txn revision X of dir
> > if (dir is dirty):
> > remove all of X's children
> > foreach child of X the working copy has:
> > add back the child to X
> >
> > versus the old 'deleted flag' way:
> >
> > copy in revision X of dir
> > foreach child of X the working doesn't have:
> > remove child
> >
> > Do I appear to understand both methods properly?
>
> Yes, you do.

Ick. Not what I had in mind. If this is the case,
I'm even -1. See what happens when you let the
unenlighted speak ;)

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 18 23:54:07 2002

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.