This directory contains sample baselines that simulate the history of a software project. It is part of the test suite for the Baseline Branch Import tool. Baselines can be diretory trees, tar files of directory trees (optionally zipped). There is also a Windows style *.zip file. A new zip file can be created with the zip command: mkdir tmp cd tmp unzip ../FGS-1.1.zip # Make updates to files in the extracted FGS-1.1 tree. # Repackage. zip -r FGS-1.1.zip FGS-1.1/*
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30968 | C. Thomas Tyler |
Migration from Classic to Streams with: p4 copy -b P4BBI_Classic_to_Streams |
||
//guest/perforce_software/p4bbi/main/test/baselines/ReadMe.txt | |||||
#1 | 18224 | C. Thomas Tyler | Released P4BBI/MultiArch/2016.1/18220 (2016/02/19). | ||
//guest/perforce_software/p4bbi/dev/test/baselines/ReadMe.txt | |||||
#1 | 18186 | C. Thomas Tyler |
Better testing for *.nobranch files. Addded 'verson.h' file to test suite. |