Bzr-rebase version 0.5.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    bzr-rebase  most recent diff


    version 0.5.3

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


      The bzr-rebase Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: bzr-rebase
      Version: 0.5.3
      Revision: 1
      Category: devel python
      Platform: darwin
      Maintainers: raimue

      Description: Rebase plugin for bzr
      Long Description: Rebasing is the process of taking a branch and modifying the history so that it appears to start from a different point. This can be useful to clean up the history before submitting your changes. The tree at the end of the process will be the same as if you had merged the other branch, but the history will be different.

      Homepage: http://bazaar-vcs.org/Rebase
      Master Sites: http://samba.org/~jelmer/bzr

      Checksums: md5 74516d4058d39f64a8a380c1c73336e8 sha1 7d99d6573d02e9c71a155ceed67cd954b09435ac rmd160 ebe294912945a5cbdea0c4a2652c820b554db739

      depends_lib-append port:bzr

      universal_variant no

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex {bzr-rebase-(\d+(?:\.\d+)*).tar.gz}

    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/bzr-rebase
      % sudo port install bzr-rebase
      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 bzr-rebase
      ---> Verifying checksum for bzr-rebase
      ---> Extracting bzr-rebase
      ---> Configuring bzr-rebase
      ---> Building bzr-rebase with target all
      ---> Staging bzr-rebase into destroot
      ---> Installing bzr-rebase
    - 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 bzr-rebase with these commands:
      %  man bzr-rebase
      % apropos bzr-rebase
      % which bzr-rebase
      % locate bzr-rebase

     Where to find more information:

    Darwin Ports



    Lightbox this page.