# 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: vsstop4_sttop4
Update: 2006/01/13 08:08:17
Access: 2008/01/26 18:33:07
Owner: jeffery_g_smith
Description:
Pull changes from the VSStoP4 converter.
Options: locked
View:
//public/perforce/utils/vsstop4/main/... //guest/jeffery_g_smith/perforce/utils/sttop4/main/...
-//public/perforce/utils/pvcstop4/main/vsstop4.zip //guest/jeffery_g_smith/perforce/utils/sttop4/main/vsstop4.zip
-//public/perforce/utils/pvcstop4/main/setenv.bat //guest/jeffery_g_smith/perforce/utils/sttop4/main/setenv.bat
-//public/perforce/utils/pvcstop4/main/SConstruct //guest/jeffery_g_smith/perforce/utils/sttop4/main/SConstruct
-//public/perforce/utils/pvcstop4/main/test/... //guest/jeffery_g_smith/perforce/utils/sttop4/main/test/...