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

ra_dav question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-18 16:07:48 CEST

OK, I'm baffled: I'm looking at svn_ra_dav__do_checkout(), trying to
figure out where it ever calls editor->close_edit()...?

I see a call to replace_root() and many other editor calls in there.
I've grepped the whole directory, and the *only* calls to close_edit
are at the very end of fetch.c:reporter_finish_report(), and in
commit.c, where a version close_edit() is actually implemented.
Neither of these references seems relevant.

I'm asking, because after calling close edit on a checkout, I'd like
ra_dav to store auth info.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 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.