# 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: jsmith_cvs2p4_home
Update: 2005/11/19 10:25:42
Access: 2008/01/29 12:35:31
Owner: jeffery_g_smith
Description:
Created by jeffery_g_smith.
Options: locked
View:
//public/perforce/utils/cvs2p4/bin/... //guest/jeffery_g_smith/perforce/utils/cvs2p4/bin/...
//public/perforce/utils/cvs2p4/lib/... //guest/jeffery_g_smith/perforce/utils/cvs2p4/lib/...
//public/perforce/utils/cvs2p4/test/... //guest/jeffery_g_smith/perforce/utils/cvs2p4/test/...