On 19 July 2013 16:29, Dirkjan Ochtman <[email protected]> wrote: > On Thu, Jul 18, 2013 at 9:21 PM, Yashin Mehaboobe <[email protected]> wrote: >> I've installed couchdb on a Linux VPS. I cloned the git repository and >> compiled it from source but I haven't created any databases yet. I've looked >> through the /share/doc/src rst files as well as the sphinx conf.py file. How >> I plan on implementing this is to use the following to gather the changes. >> -The rst files from /share/doc >> -The git commit messages obtained using git-python
+1 > I'd personally go with dulwich or pygit2 for this rather than > git-python, since they're implemented as native libraries rather than > wrappers around shelling out to other processes. Let me know which one seems best & I'll confirm it can run on windows in our kludgy build chain, and at what version. A+ Dave
