On 7/31/06, Jakub Narebski <jnareb@gmail.com> wrote: > Jon Smirl wrote: > > > I'm trying to build a small app that takes a CVS ,v and writes out a > > pack corresponding to the versions. Suggestions on the most efficient > > strategy for doing this by calling straight into the git C code? > > Forking off git commands is not very efficient when done a million > > times. > > Something akin to parsecvs by Keith Packard? I see the error in my thoughts now, I need the fully expanded delta to compute the sha-1 so I might as well use the parsecvs code. I am working on combining cvs2svn, parsecvs and cvsps into something that can handle Mozilla CVS. -- Jon Smirl jonsmirl@gmail.com - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Aug 01 07:21:35 2006
This archive was generated by hypermail 2.1.8 : 2006-08-01 07:25:08 EST