License Keys: Closed Source
For most closed source projects, the license keys are installed in a
repository. They may also be stored in a system level config file. Please
see bk help config-etc for more information about the system level
config file.
Installation (New Repositories)
-
save the email message with license keys as a text (.txt) file
-
download bk and install if you haven't done so already
-
 |
bk setuptool
|
-
when prompted for key and signatures, click "From file..." and choose
the saved message.
Installation (Existing Repositories)
 |
cd repo/BitKeeper/etc
bk edit config
# edit the config file:
# remove license line if there is one (ditto for licsign lines)
# add the license and licsign lines you were sent
bk delta config
bk commit
|
| |