Py25-hgsvn version 0.1.7 - How to Download and Install on Mac OS X
Wednesday the 17th of March, 2010

    py25-hgsvn  most recent diff


    version 0.1.7

      View the most recent changes for the py25-hgsvn port at: py25-hgsvn.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py25-hgsvn.
      The raw portfile for py25-hgsvn 0.1.7 is located here:
      http://py25-hgsvn.darwinports.com/dports/python/py25-hgsvn/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py25-hgsvn


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The py25-hgsvn Portfile 54776 2009-08-02 01:41:54Z snc macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-hgsvn
      Version: 0.1.7
      Category:-append devel
      Platform: darwin
      Maintainers: saispo
      Homepage: http://pypi.python.org/pypi/hgsvn
      Description: hgsvn is a set of scripts for Subversion and Mercurial
      Long Description: This set of scripts allows to work locally on Subversion-managed projects using the Mercurial distributed version control system.

      Master Sites: http://pypi.python.org/packages/source/h/hgsvn
      distname hgsvn-${version}

      Checksums: md5 aaa4ef4124ac388832cddc85c1866236 sha1 e53a631786a011569d7cfd6677d0bb7f681a9b15 rmd160 840f3c14461dbddf4ecbe4ac27053c18e2a56579

      depends_lib-append port:py25-setuptools

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} AUTHORS.txt COPYING.txt README.txt TODO.txt ${destroot}${prefix}/share/doc/${name}
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py25-hgsvn
      % sudo port install py25-hgsvn
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py25-hgsvn
      ---> Verifying checksum for py25-hgsvn
      ---> Extracting py25-hgsvn
      ---> Configuring py25-hgsvn
      ---> Building py25-hgsvn with target all
      ---> Staging py25-hgsvn into destroot
      ---> Installing py25-hgsvn
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py25-hgsvn with these commands:
      %  man py25-hgsvn
      % apropos py25-hgsvn
      % which py25-hgsvn
      % locate py25-hgsvn

     Where to find more information:

    Darwin Ports



    Lightbox this page.