{
    "mode": "man",
    "parameter": "ARCHPATH",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/ARCHPATH/1/json",
    "generated": "2026-06-13T21:53:07Z",
    "synopsis": "",
    "sections": {
        "NAME": {
            "content": "archpath - output arch (tla/Bazaar) archive names, with support for branches\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "",
            "subsections": [
                {
                    "name": "archpath",
                    "content": "archpath branch\narchpath branch--version\n"
                }
            ]
        },
        "DESCRIPTION": {
            "content": "archpath is intended to be run in an arch (tla or Bazaar) working copy.\n\nIn  its  simplest  usage, archpath with no parameters outputs the package name (archive/cate‐\ngory--branch--version) associated with the working copy.\n\nIf a parameter is given, it may either be a branch--version, in which case archpath will out‐\nput  a corresponding package name in the current archive and category, or a plain branch name\n(without ‘--\"), in which case archpath will output a corresponding package name in  the  cur‐\nrent archive and category and with the same version as the current working copy.\n\nThis  is  useful for branching.  For example, if you're using Bazaar and you want to create a\nbranch for a new feature, you might use a command like this:\n\nbaz branch $(archpath) $(archpath new-feature)\n\nOr if you want to tag your current code onto a ‘releases’ branch as version  1.0,  you  might\nuse a command like this:\n\nbaz branch $(archpath) $(archpath releases--1.0)\n\nThat's  much  easier  than  using ‘baz tree-version’ to look up the package name and manually\nmodifying the result.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "archpath was written by Colin Watson <cjwatson@debian.org>.  Like archpath, this manual  page\nis released under the GNU General Public License, version 2 or later.\n\n\n\nDEBIAN                                    Debian Utilities                               ARCHPATH(1)",
            "subsections": []
        }
    },
    "summary": "archpath - output arch (tla/Bazaar) archive names, with support for branches",
    "flags": [],
    "examples": [],
    "see_also": []
}