David,
<skip>
Thanks Lenz. I pulled this down this morning. We've been working off
of the 5.0.27 stable source tree, so all of the changes that we've
done have been using those files. I did a:
diff --brief mysql-5.0-doxgen/sql mysql-5.0.27/sql
this morning to compare the sql/ directories in the two trees
and it looks like all of the files are different between them.
Will Bitkeeper handle merging our modified 5.0.27 files into
this new tree ok? Or will it undo all changes committed after
5.0.27? That, obviously, would be very bad.
BitKeeper will handle most of the cases automatically. The only
merge conflicts that you may have are in cases when someone changed
the comments you changed. In those cases it should be easy for you
to resolve the conflict.
/Timour
<skip>