|
Exporting your changes |
|
Check in changes
$ bk ci foo.c
Don't forget new files
$ bk -r sfiles -x # finds them for you
Group the changes into a change set
$ bk commit
This adds an entry to proj_root/SCCS/s.ChangeSet
Your work is now available to other people