Got it, thanks! On Fri, Mar 2, 2012 at 10:35 PM, C. Michael Pilato <cmpil...@collab.net> wrote: > Cool. And thanks for pointing out the broken path. In the future, it might > be a bit overkill to file an issue for such an easy and low-impact fix. > Just send a patch to the dev-list (as you did). > > > On 03/02/2012 09:33 AM, Yunal Li wrote: >> Oh, thanks, Michael. As a GSOC student, I will try to read the correct >> document. Thanks! >> >> >> Regards >> >> On Fri, Mar 2, 2012 at 10:21 PM, C. Michael Pilato <cmpil...@collab.net> >> wrote: >>> That's actually not the correct path. >>> >>> "subversion/libsvn_fs_base/notes/structure" is the correct document. >>> >>> On 03/02/2012 09:18 AM, Yunal Li wrote: >>>> [[[ >>>> Fix issue #4135: path of "subversion/include/svn_fs.h" is outdated >>>> in "subversion-design" >>>> >>>> * notes/subversion-design.html >>>> Correct outdated document name "subversion/libsvn_fs/structure" >>>> to "subversion/libsvn_fs_fs/structure". >>>> ]]] >>>> >>>> Index: notes/subversion-design.html >>>> =================================================================== >>>> --- notes/subversion-design.html (revision 1296209) >>>> +++ notes/subversion-design.html (working copy) >>>> @@ -2340,7 +2340,7 @@ >>>> <p>Once you've done this, read Jim Blandy's own structural overview, >>>> which explains how nodes and revisions are organized (among other >>>> things) in the filesystem implementation: >>>> - <tt class="filename">subversion/libsvn_fs/structure</tt>.</p> >>>> + <tt class="filename">subversion/libsvn_fs_fs/structure</tt>.</p> >>>> >>>> <p>Finally, read the well-documented API in >>>> <tt class="filename">subversion/include/svn_fs.h</tt>.</p> >>>> >>>> >>>> >>>> -- >>>> Yunal >>> >>> >>> -- >>> C. Michael Pilato <cmpil...@collab.net> >>> CollabNet <> www.collab.net <> Distributed Development On Demand >>> >> >> >> > > > -- > C. Michael Pilato <cmpil...@collab.net> > CollabNet <> www.collab.net <> Distributed Development On Demand >
-- Yunal