{
    "mode": "man",
    "parameter": "svnadmin",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/svnadmin/1/json",
    "generated": "2026-07-05T13:05:45Z",
    "synopsis": "svnadmin command /path/to/repos [options] [args]",
    "sections": {
        "NAME": {
            "content": "svnadmin - Subversion repository administration tool\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "svnadmin command /path/to/repos [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 `svnadmin help' to access the built-in tool documentation.\n\nsvnadmin(1)",
            "subsections": []
        }
    },
    "summary": "svnadmin - Subversion repository administration tool",
    "flags": [],
    "examples": [],
    "see_also": []
}