Hi, This is in regard to a prototype implementation of gitfs translator for a student project. The idea is to write a simple translator that can query results from a remote git repository.
* Which lib*fs translator can be used for this? cvsfs has been written earlier using libnetfs. * Using gitweb, one can obtain the repo details from the URL. So, is the following flow acceptable? gitfs translator->libcurl (HTTP request)->gitweb->HTTP response Appreciate any inputs in this regard, Thanks! SK -- Shakthi Kannan http://www.shakthimaan.com