Hi All, During the move from GPL to BSD, the 'reconstruct' command went missing. I assume this was due to licensing issues. I've re-implemented it, since, my git-import tool depends on it. This implementation is "black box". I've not examined the original source for reconstruct at all.
At the moment, it's in rebuild.c, since that seemed to be the most sensible place for it. I've not done a reimplementation of deconstruct, though, it would be fairly trivial to do so. If this is acceptable and can be accepted into trunk immediately, then great. Otherwise, please let me know of any stylistic/functional changes needed to do so. Either way, I'm prepared to send in copyright release. -B
reconstruct_cmd.patch
Description: Binary data
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

