# This is a sample BBI Config File for the Symlink Refactoring # (SR) Product, emphasizing testing of symlink refactoring logic. #----------------------------------------------------------------------------- NAME=SymlinkRefactoring VERSION=3.6.0 #----------------------------------------------------------------------------- # Baseline Definition #----------------------------------------------------------------------------- BASELINE_STORAGE=$P4BBI_BASELINES BASELINE|SR-1.0|sr-1.0 BASELINE|SR-1.1|sr-1.1 BASELINE|SR-1.2|sr-1.2 BASELINE|SR-1.3|sr-1.3 GLOBAL_UPDATE_OPTIONS=VERIFY # o SR-1.0 # | # o SR-1.1 # | # o SR-1.2 # | # o SR-1.3 # #----------------------------------------------------------------------------- # Import Actions #----------------------------------------------------------------------------- DEPOT|sr|stream STREAM|//sr/main|mainline|none UPDATE|SR-1.0|//sr/main/...|Import Baseline SR-1.0.|LABEL:SR-1.0 MOVE|//sr/main/dir_full_of_stuff/...|//sr/main/dir_with_stuff/...|Renamed dir_full_of_stuff to dir_with_stuff. UPDATE|SR-1.1|//sr/main/...|Import Baseline SR-1.1.|LABEL:SR-1.1 UPDATE|SR-1.2|//sr/main/...|Import Baseline SR-1.2.|LABEL:SR-1.2 MOVE|//sr/main/Documents/...|//sr/main/docs/...|Renamed Documents to docs. MOVE|//sr/main/docs/UserGuide.txt|//sr/main/docs/UserGuide-Linux.txt|Renamed UserGuide.txt to UserGuide-Linux.txt. UPDATE|SR-1.3|//sr/main/...|Import Baseline SR-1.3.|LABEL:SR-1.3