# 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: rollback2px
Update: 2008/05/09 18:28:00
Access: 2008/05/09 18:28:00
Owner: shawn_hladky
Description:
Created by shawn_hladky.
Options: unlocked
View:
//guest/sam_stafford/rollback/* //guest/shawn_hladky/px/src/commands/rollback/*
-//guest/sam_stafford/rollback/....sln //guest/shawn_hladky/px/src/commands/rollback/....sln
-//guest/sam_stafford/rollback/....vcproj* //guest/shawn_hladky/px/src/commands/rollback/....vcproj*
-//guest/sam_stafford/rollback/....vssscc //guest/shawn_hladky/px/src/commands/rollback/....vssscc
-//guest/sam_stafford/rollback/Jamfile //guest/shawn_hladky/px/src/commands/rollback/Jamfile
-//guest/sam_stafford/rollback/main.cpp //guest/shawn_hladky/px/src/commands/rollback/main.cpp