zope-revisionmanager for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    zope-revisionmanager  most recent diff


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



      # $Id: Portfile 30260 2007-10-23 02:33:09Z jmpp macports.org $
      PortSystem 1.0
      PortGroup zope 1.0

      zope.setup RevisionManager 1.3.2
      revision 2
      Maintainers: nomaintainer
      Description: RevisionManager is a CVS frontend for Zope.
      Long Description: RevisionManager is a CVS frontend for Zope. It brings the power of revision controlling to the ZODB. It introduces all common cvs commands to Zope. These include importing, checking in and out, updating, adding and removing files, tagging and branching. The three common access methods are supported: - local, i.e. the repository is on the same machine as the Zope server - server (a.k.a. ext) using rsh or ssh (ssh must be used with public key authentication) - pserver, the password server. Additional features: - RevisionManager can use the Zope user id to connect to a RSH/SSH or pserver server - Upon committing, RevisionManager can include the ZODB history of the objects in questions in the CVS log. - When enabled, RevisionManager stores properties of objects in separate .properties files (when supported).
      Homepage: http://zope.org/Members/philikon/${zope.product}
      master_sites ${homepage}/${version}/
      extract.suffix .tgz
      checksums md5 0878bd0ba2bdb5d3edee68d4d94f9e44
      Platform: darwin freebsd

      # Depends on these Zope products and external programs
      depends_lib-append port:zope-zopetree
      depends_run bin:cvs:cvs


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

     Where to find more information:

    Darwin Ports



    image test