[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-17 05:09:09 CEST

cmpilato@collab.net writes:
> > 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.

... So if the client crashes at (say) the beginning of
svn_wc_process_committed(), then the vsn-rsrc-url will be out-of-sync
with the entry and the text-base, because process_committed takes care
of both of those after a commit.

See http://subversion.tigris.org/issues/show_bug.cgi?id=797 for
details.

-K

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