Re: Issue 730 related question about svn_ra_reporter_t interface
From: <cmpilato_at_collab.net>
Date: 2003-01-27 16:54:58 CET
Nuutti Kotivuori naked@iki.fi writes:
I'm not too sure how update works it magic, but what I have surmised
Nope, your understanding is correct.
Or is there a better way to solve all this that I just haven't seen?
I think the correct way to handle issue 730 is to move the dav
- fetch the top-level directory's props and a list of entries.
- in an atomic fashion, create the .svn directory for that directory,
*** (if we are interrupted after this step, 'svn up' will see all
- fetch each file in the entries list, loggily adding it to the
*** (if we are interrupted after this step, 'svn up' will see
- for each subdirectory, do this whole process again (just down a
I *think* this will work for us beautifully. What's more, I think
---------------------------------------------------------------------
|
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.