# A Perforce Branch Specification.
#
# Branch: The branch name.
# Update: The date this specification was last modified.
# Access: The date of the last 'integrate' using this branch.
# Owner: The user who created this branch.
# Description: A short description of the branch (optional).
# Options: Branch update options: [un]locked.
# View: Lines to map source depot files to target depot files.
#
# Use 'p4 help branch' to see more about branch views.
Branch: p4jsp
Update: 2002/07/30 07:00:12
Access: 2008/01/26 16:30:59
Owner: david_markley
Description:
p4jsp to public depot
Options: locked
View:
//guest/david_markley/p4jsp/... //public/perforce/api/java/p4jsp/...