{ "info": { "author": "Iain Lowe", "author_email": "iain.lowe@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "multirepo\n~~~~~~~~~~~\n\n`Mercurial `_ extension to affect multiple\nrepositories simultaneously. All commands that affect other repositories \n(**push**, **paths**, **out** and **bundle**) are wrapped.\n\nInstall\n-------\n\nIf you have installed ``multirepo.py`` in your ``PYTHONPATH``, activate the\nextension in ``.hgrc``::\n\n\t[extensions]\n\thgext.multirepo=\n\t\nOtherwise, you will need to specify the full path to the extension::\n\n\t[extensions]\n\tmultirepo = path/to/multirepo.py\n\nUsage\n-----\n\nAdd paths to target to ``.hgrc`` in the ``multirepo`` section; attributes\nstarting with **path.** are interpreted as targets for multirepo::\n\n\t[multirepo]\n\tpath.abc = /path/to/a/repo\n\tpath.another = /path/to/another/repo\n\nThe **default** path (or **default-push** if it is defined) is included in the\nlist of paths to this extension will target unless you set **include.default**\nto *False*::\n\n\t[multirepo]\n\tinclude.default = False\n\tpath.abc = /path/to/a/repo\n\tpath.another = /path/to/another/repo\n\nAll wrapped commands affect all targets unless a specific target is given on the\ncommand-line.\n\nColophon\n--------\n\n:about:\n\n\tI first wrote multirepo so that I could push to a backup repo and a\n\tpublic repo in a single operation. Then, I started using the extension at\n\twork to manage a series of repos used by the team.\n\t\n:contributors:\n\n\t* Iain Lowe \n\t* Faheem Mitha \n\t* Brendan Cully \n\t\n:copyright:\n\t\n\tCopyright (C) 2009-2010 by Iain Lowe .\n\t\n:license:\n\t\n\tPermission is hereby granted, free of charge, to any person obtaining a copy\n\tof this software and associated documentation files (the \"Software\"), to deal\n\tin the Software without restriction, including without limitation the rights\n\tto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\tcopies of the Software, and to permit persons to whom the Software is\n\tfurnished to do so, subject to the following conditions:\n\n\tThe above copyright notice and this permission notice shall be included in\n\tall copies or substantial portions of the Software.\n\n\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\tOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\tTHE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/ilowe/multirepo/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/ilowe/multirepo", "keywords": "hg scm mercurial multirepo multiple", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "multirepo", "package_url": "https://pypi.org/project/multirepo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multirepo/", "project_urls": { "Download": "http://bitbucket.org/ilowe/multirepo/downloads", "Homepage": "http://bitbucket.org/ilowe/multirepo" }, "release_url": "https://pypi.org/project/multirepo/1.0rc2/", "requires_dist": null, "requires_python": null, "summary": "Mercurial extension to affect multiple repositories simultaneously.", "version": "1.0rc2" }, "last_serial": 795091, "releases": { "1.0rc1": [ { "comment_text": "", "digests": { "md5": "58539c9dfacde50971e22216ed2d6eaa", "sha256": "fc6bc74288e42452588bca0d3fcbb40876d35eeb95755d95a50f5d368c05a94a" }, "downloads": -1, "filename": "multirepo-1.0rc1-py2.6.egg", "has_sig": false, "md5_digest": "58539c9dfacde50971e22216ed2d6eaa", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 7832, "upload_time": "2010-12-19T20:30:29", "url": "https://files.pythonhosted.org/packages/61/48/882c8594af2eb8cd618ac190abf1f0ccfc1831b3bed83010f2991b03fdc0/multirepo-1.0rc1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "38d9f88556902d2475b80795ec540274", "sha256": "ad2fd387e533248cb7a408daf762f5108c650dce6ec38ac1d73314351f5622fa" }, "downloads": -1, "filename": "multirepo-1.0rc1.tar.gz", "has_sig": false, "md5_digest": "38d9f88556902d2475b80795ec540274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3050, "upload_time": "2010-12-19T20:30:27", "url": "https://files.pythonhosted.org/packages/e0/89/d07b35ef4649c3110dc0cc963accabc820a656a88045df9dd2b18a9d91a4/multirepo-1.0rc1.tar.gz" } ], "1.0rc2": [ { "comment_text": "", "digests": { "md5": "53ef6223c121f4bbb94f4195a9b7d8b2", "sha256": "4ae135bb9c2e8fc997bf86f2577a86fa34c14723d88e3aef9d91d0694acdd9ed" }, "downloads": -1, "filename": "multirepo-1.0rc2-py2.6.egg", "has_sig": false, "md5_digest": "53ef6223c121f4bbb94f4195a9b7d8b2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5256, "upload_time": "2010-12-29T19:23:19", "url": "https://files.pythonhosted.org/packages/b7/8e/e158813caf4f70928945d2ab70c64faacbb0ca7f8442e47dc969b67b3269/multirepo-1.0rc2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "43cd7b71af9a9f162dd84fba4ca94c47", "sha256": "654552f68c4b21540f92a2ecf404c21e8561cdd05e87f242ca2d3018e5768de5" }, "downloads": -1, "filename": "multirepo-1.0rc2.tar.gz", "has_sig": false, "md5_digest": "43cd7b71af9a9f162dd84fba4ca94c47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3165, "upload_time": "2010-12-29T19:23:19", "url": "https://files.pythonhosted.org/packages/a3/b3/63d8c5f68f4ccbb55a337f7451c9e59b97e584c6675470cf7292e8b9b572/multirepo-1.0rc2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53ef6223c121f4bbb94f4195a9b7d8b2", "sha256": "4ae135bb9c2e8fc997bf86f2577a86fa34c14723d88e3aef9d91d0694acdd9ed" }, "downloads": -1, "filename": "multirepo-1.0rc2-py2.6.egg", "has_sig": false, "md5_digest": "53ef6223c121f4bbb94f4195a9b7d8b2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5256, "upload_time": "2010-12-29T19:23:19", "url": "https://files.pythonhosted.org/packages/b7/8e/e158813caf4f70928945d2ab70c64faacbb0ca7f8442e47dc969b67b3269/multirepo-1.0rc2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "43cd7b71af9a9f162dd84fba4ca94c47", "sha256": "654552f68c4b21540f92a2ecf404c21e8561cdd05e87f242ca2d3018e5768de5" }, "downloads": -1, "filename": "multirepo-1.0rc2.tar.gz", "has_sig": false, "md5_digest": "43cd7b71af9a9f162dd84fba4ca94c47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3165, "upload_time": "2010-12-29T19:23:19", "url": "https://files.pythonhosted.org/packages/a3/b3/63d8c5f68f4ccbb55a337f7451c9e59b97e584c6675470cf7292e8b9b572/multirepo-1.0rc2.tar.gz" } ] }