#!/bin/sh # Filter out named tables by excluding the journal entries. egrep -v ' @db\.have@ | @db\.locks@ | @db\.resolve@ | @db\.working@ ' $1 | p4d -r /p4roots/target -f -jr -
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 3621 | Michael Shields |
p4jrep Version 0.80 (beta) and cpipe Version 0.76 (beta) for solaris26sparc (shucks). |
||
#1 | 2443 | Michael Shields |
beta p4jrep and cpipe. See jrepnotes.txt for details. |