is bksend in wide use?
I tried to use it to send a patch to ntp-stable with the help of this
tool, and figured that the gnupatch part always omitted the first
version if you give it a range such as
bksend -r1.838..1.839.
The changes are fine, for 1.838 and 1.839, but the patch itself only
contains the effects of 1.839. The attached gzip_uu wrapped bk
"receive"able stuff is fine again and contains both ChangeSets.
It seems as though it would take "diff 1.839 against 1.838" for bk gnupatch
and "changesets 1.838 to 1.839 inclusively" for bk send.
If that matters:
BitKeeper/Free version is bk-2.1.6-pre5 20020330075529 for x86-glibc22-linux
-- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/