6.0.0-beta13
4/11/26
  • Message
    This page is locked by 220.181.51.85 for 5 Minutes.
  • Backlinks
  • Similar Pages
  • Attachments
  • History
  • Back to

Building a Snapshot of an Application/Package

  • Step 1: Clone git repository
  • Step 2: Change to base directory of application/package (e.g. cd horde/ from base of git repo)
  • Step 3: Run: php ../components/bin/horde-components snapshot
  • Step 4: Update application using PEAR (pear upgrade -f [name](snapshot).tgz).