Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Version Control

    hgallpaths 0.1

    Download button

    No screenshots available
    Downloads: 89  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Keegan Carruthers-Smith | More programs
    BSD License / FREE
    August 4th, 2012, 19:38 GMT
    ROOT / Programming / Version Control

     Read user reviews (0)  Refer to a friend  Subscribe

    hgallpaths description

    A Mercurial extension to allow pushing and pulling from all paths

    hgallpaths is a Mercurial extension to allow pushing and pulling from all paths specified in the configuration.

    Installation

    Add hgallpaths extension to your ~/.hgrc:

    [extensions]
    hgallpaths = /path/to/hgallpaths.py


    The list of all paths is available from the paths command:

     hg paths

    Alternatively you can install hgallpaths with pip:

     pip install hgallpaths

    or with setuptools:

     python setup.py install

    With either of those methods you don't need to specify the path to hgallpaths in your hgrc configuration:

    [extensions]
    hgallpaths =


    Configuration

    You can exclude certain paths in the configuration. For example to always exclude the path foo and bar, as well as exclude baz when pushing you add this to your ~/.hgrc (or repo hgrc):

    [hgallpaths]
    exclude = foo bar
    exclude_push = baz


    Usage

    The two commands supported at the moment are pushall and pullall. For example to push to all paths run:

    hg pushall


    Product's homepage

    Requirements:

    · Python
    · Mercurial

      


    TAGS:

    Mercurial extension | paths pulling | paths pushing | Mercurial | extension | paths

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM