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

Re: multiple replace_root calls? (was: Re: "path" during a commit walk)

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-12-31 19:44:29 CET

Greg Stein <gstein@lyra.org> writes:
> The result from replace_root() is a dir_baton, which is matched with a
> close_directory.
>
> When an editor is "created", the edit_baton is returned, which is then
> passed to close_edit.
>
> So... the API would strictly seem to allow multiple replace_root calls, each
> followed by a close_directory. When everything is completed, then the
> close_edit is called.

Oh, everything you say is true... I think there's been an undocumented
assumption that there's only one replace_root() call allowed per edit,
though. This needs reexamination. (I'd sort of like Jim to be back
for that, he comes back on the 3rd).

-K
Received on Sat Oct 21 14:36: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.