Copy the repository and make changes in both
$ bk resync new copy
$ bk resolve copy
$ cd new/src
$ bk edit
$ vi Makefile bar.h
$ bk ci -i bar.h
$ bk ci
$ cd ~/copy/src
$ bk edit
$ vi Makefile
$ bk ci
Slide 26 of 39
17 May 1999
lm@bitmover.com