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

Re: [PATCH] issue #4135: correct outdated document name in "notes/subversion-design.html"

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 2 Mar 2012 09:21:00 -0500

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 <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2012-03-02 15:21:40 CET

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.