{
    "content": [
        {
            "type": "text",
            "text": "# svnversion(1) (man)\n\n**Summary:** svnversion - Produce a compact version identifier for a working copy.\n\n**Synopsis:** svnversion [options] [wcpath [trailurl]]\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **OVERVIEW** (17 lines)\n\n## Full Content\n\n### NAME\n\nsvnversion - Produce a compact version identifier for a working copy.\n\n### SYNOPSIS\n\nsvnversion [options] [wcpath [trailurl]]\n\n### OVERVIEW\n\nSubversion  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 `svnversion --help' to access the built-in tool documentation.\n\n\n\nsvnversion(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "svnversion",
        "section": "1",
        "mode": "man",
        "summary": "svnversion - Produce a compact version identifier for a working copy.",
        "synopsis": "svnversion [options] [wcpath [trailurl]]",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OVERVIEW",
                "lines": 17,
                "subsections": []
            }
        ]
    }
}