{
    "content": [
        {
            "type": "text",
            "text": "# svnrdump (man)\n\n## NAME\n\nsvnrdump - Subversion remote repository dumper and loader\n\n## SYNOPSIS\n\nsvnrdump command url [options] [args]\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **OVERVIEW**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "svnrdump",
        "section": "",
        "mode": "man",
        "summary": "svnrdump - Subversion remote repository dumper and loader",
        "synopsis": "svnrdump command url [options] [args]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OVERVIEW",
                "lines": 17,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "svnrdump - Subversion remote repository dumper and loader\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "svnrdump command url [options] [args]\n",
                "subsections": []
            },
            "OVERVIEW": {
                "content": "Subversion  is  a  version control system, which allows you to keep old versions of files and\ndirectories (usually source code), keep a log of who, when, and why changes  occurred,  etc.,\nlike  CVS,  RCS or SCCS.  Subversion keeps a single copy of the master sources.  This copy is\ncalled the source ``repository''; it contains all the information to permit extracting previ‐\nous versions of those files at any time.\n\nFor more information about the Subversion project, visit http://subversion.apache.org.\n\nDocumentation for Subversion and its tools, including detailed usage explanations of the svn,\nsvnadmin, svnserve and svnlook programs, historical background, philosophical approaches  and\nreasonings, etc., can be found at http://svnbook.red-bean.com/.\n\nRun `svnrdump help' to access the built-in tool documentation.\n\n\n\nsvnrdump(1)",
                "subsections": []
            }
        }
    }
}