6.0.0-git
2024-04-26

Diff for Doc/Dev/ReleaseSnapshot between and 1

+ Building a Snapshot of an Application/Package

* Step 1: [http://www.horde.org/development/git#-anonymous-git 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 [snapshot name].tgz}}).