Displaying 1 result from an estimated 1 matches for "revtool".
Did you mean:
devtool
2002 Jan 07
0
migration to BitKeeper
...y regardless of whether you are
allowed to commit to the parent repository.
By default this directory contains only the history and not the
checked-out files. Type
cd ./rsync-anon
bk -r edit
and then build as normal:
./configure
make
You can also view all the revision history:
bk revtool
and read the manual
bk helptool
If you've made a change you would like to share with other people, then you
should commit the change in your own repository and send it to the
rsync mailing list.
I'll shortly be adding SSH access for developers who previously had
direct commit. For...