# 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: gsjamdeepincfix Update: 2003/01/20 00:45:26 Access: 2008/01/27 16:26:27 Owner: miklos_fazekas Description: Bug fix branch for the deep include bug in jam 2.5rc1 Options: unlocked View: //public/jam/src/... //guest/miklos_fazekas/jamdeepincfix/...