# 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: cowhamr-vsstop4-p4perl Update: 2008/07/02 03:46:52 Access: 2008/07/02 03:46:52 Owner: robert_cowham Description: For use with new official P4Perl support. Options: unlocked View: //public/perforce/utils/vsstop4/main/... //public/perforce/utils/vsstop4/newp4perl/...