#!/bin/sh p4 -p localhost:1999 admin stop sleep 1 rm -f "/Users/Shared/Perforce Server Data/localhost_1999/"* sleep 1 ruby -rubygems /Users/mbishop/dev/mercurial_repo/P4ObjectLayer/Test/TestDataPopulator.rb rm -rf "/Users/mbishop/Library/Caches/com.numericalgarden.P4ObjectLayer/localhost:1999/"*
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 20722 | jdputsch | initial branch, prep for -Zapp= support | ||
//guest/michael_bishop/MacMenu/src/P4ObjectLayer/Test/p4d_reset.sh | |||||
#1 | 8331 | Matt Attaway |
Adding initial version of MacMenu for Perforce MacMenu is a helpful Perforce client that sits in your toolbar. It allows you to run standard Perforce operations on the document that is open the currently active editor/viewer. |