On Tue, 5 Mar 2002 22:35:52 -0800 (PST), James Michael DuPont wrote: >Matthew, > >Do you mean to access a source file in CVS? >So that the files that are inlined are up to date? > >or do you mean you would like to use inline to exec >cvs commands. > >or do you want to inline the cvs buffer and then >execute on top of it? > >Please explain, >mike
I want to recompile cvs as a library and write just enough Inline::C code to access that library's functions. Unfortunately, I only realized after I shot off the email that the hard part may be library-ing the cvs code, not using Inline::C to get at the library. I'm going to see if the cvs code can be 'libraried' tomorrow at work. -- Matthew O. Persico
