[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 2555 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_client trunk/subversion/libsvn_ra_dav

From: <cmpilato_at_collab.net>
Date: 2002-07-17 02:37:11 CEST

Greg Stein <gstein@lyra.org> writes:

> On Tue, Jul 16, 2002 at 06:41:13PM -0500, kfogel@tigris.org wrote:
> >...
> > The next step is to change ra_dav to do the comparison described
> > above. It must validate its version-url wcprops by using the above
> > new callback, so they can never be out of sync with the entry again.
>
> How do the entries get out of sync? I don't understand how that could
> possibly happen. ???

handle_resource() in ra_dav's merge.c is using bump_resource() to
call the set_wc_prop callback and change the vsn-rsrc-urls. Then,
after ra_dav completes entirely, control returns to the client's
commit.c, where svn_wc_process_committed() is called to change the
actual entries files.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 17 02:39:35 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.