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

Re: [Issue 730] - restartable checkouts

From: <naked_at_iki.fi>
Date: 2003-01-28 18:59:25 CET

Ben Collins-Sussman wrote:
 The vtable implementation compares the list of 5 things to the
 actual list of children in the directory. Any child that isn't one
 of the 5 is deleted from the transaction. Now the transaction
 mirrors the working copy exactly.

Ah! I was for some odd reason too wrapped up in things to realize that
*ofcourse* I can just delete every non-mentioned entry from the
transaction, so it mirrors the working copy, instead of trying to
build something of a fuzzy transaction that would somehow spur all the
non-mentioned entries when it's diffed.

Thanks for spelling it out for me :-)

Anyway, this is enough for me to see how this way could be implemented
- but I haven't come on to a decision yet.

***

Actually, I just found a bug - posting it as a reply to gstein's
mail. It's resolution will affect the resolution of this thing as
well.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:22:18 2006

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.