bzr-rebase version 0.3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    bzr-rebase  most recent diff


      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.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
      Google
      Web Darwinports.com



      # $Id: Portfile 31792 2007-12-07 16:08:25Z ram macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: bzr-rebase
      Version: 0.3
      Category: devel python
      Platform: darwin
      Maintainers: ram openmaintainer

      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 4879f54281f3b6169f44e9adcb8b9c5e sha1 97357a9c7aad90516bb7710519083c1e97472294 rmd160 c69693b3297d101bbba0fe9e85a5fdd8e987372f

      depends_lib-append port:bzr

      universal_variant no

    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



    image test