diff options
author | Björn Gustavsson <[email protected]> | 2010-01-06 13:26:20 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-01-12 08:35:30 +0100 |
commit | 9c1b2d0c4dde604e46edf8d45000ab1d71dd3fa3 (patch) | |
tree | f41cf4df1895eeda3640677456074ffefcccd129 /erts/emulator/beam/erl_bits.c | |
parent | 3e4db417a616038c9f327e9746544127067aa96e (diff) | |
download | otp-9c1b2d0c4dde604e46edf8d45000ab1d71dd3fa3.tar.gz otp-9c1b2d0c4dde604e46edf8d45000ab1d71dd3fa3.tar.bz2 otp-9c1b2d0c4dde604e46edf8d45000ab1d71dd3fa3.zip |
Support updating preloaded files in a git repository
The commands in otp_build for updating the checked-in preloaded
modules only works in ClearCase.
Add support updating the preloaded files in a git repository as well.
Check the $version_controller variable so that we can have
"otp_build update_preloaded" do different things depending on
whether it is run in a ClearCase view or a git repository.
When run in a git repository, "otp_build update_preloaded" will
update and commit the preloaded modules (to undo the updating of
the preloaded modules, do "git reset --hard HEAD^").
Update the usage text to only show the commands relevant to
the kind of VCS it is being run in.
Diffstat (limited to 'erts/emulator/beam/erl_bits.c')
0 files changed, 0 insertions, 0 deletions