Re: svn commit: rev 5814 - in trunk/subversion: libsvn_wc tests/clients/cmdline
From: <cmpilato_at_collab.net>
Date: 2003-05-06 04:11:25 CEST
Philip Martin <philip@codematters.co.uk> writes:
> bdenny@tigris.org writes:
[...]
> I still think the correct approach is to make the repository send the
And I still disagree with you. The only problem with this patch is
(1) the update_editor's close_dir() (which might require a new loggy
Though, I betcha my brain was moving faster than my fingers and I
-- Now, part of my disgust with your insistance on making the repository do this work is that I assumed (as did Brian Denny) that this change would require modifications to svn_repos_dir_delta(). Those modifications (at least the theory behind what Brian started doing there) were completely I'm-gonna-minus-one-all-over-your-head wrong in nature. However, it occurs to me that perhaps the repos layer could provider a second editor which is composed with the dir-delta editor, and whose close_dir() function would perform the necessary checks and transmit the extra editor->delete_entry() calls. I dunno how that it would all turn out. I still think the fix should be client side. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue May 6 04:15:25 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.