On Tue, Jul 1, 2014 at 11:00 PM, Ross Berteig <r...@cheshireeng.com> wrote:
> >> If BitBake provides for configuring "generic" command line VCS clients, >> this should be easy. However, I have noticed an increasing number of >> open source projects "deprecating" general support for command line >> clients in favor of "proper" plug-ins. In contrast, many commercial >> tools continue to support command line clients either along side or >> instead of plug-ins. >> > > And I suspect that someday libfossil will provide the needed bits for that > plugin. Just not today. :-) For some of it, it currently can. It could, for example, compute the MD5 of a given checkout for you. That, however, requires having a copy of the repo, which is missing in your case :(. All the code is in place for doing checkouts as well, the bits just need to be plugged together and added to boatloads of error handling, prompting the user (something the lib-level code doesn't want to have to do) in case of overwrites, etc. There's more work in making "how to handle case ...." decisions than there is actual coding there :/. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users