Edgewall Software

Changes between Version 2 and Version 3 of TracDev/Performance/Git


Ignore:
Timestamp:
Jun 6, 2012, 9:21:47 AM (12 years ago)
Author:
Christian Boos
Comment:

#104 was closed, pygit2 patch no longer needed

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Performance/Git

    v2 v3  
    5858(replace `$LIBGIT2` with `%LIBGIT2%` if you're in a `cmd.exe`)
    5959
    60 At this point you're ready to build the bindings themselves. First download [attachment:pygit2-msvc9.diff], then:
     60At this point you're ready to build the bindings themselves:
    6161{{{
    6262$ git clone https://github.com/libgit2/pygit2
    6363$ cd pygit2
    64 $ patch -p1 < pygit2-msvc9.diff
    6564$ ls $LIBGIT2
    6665bin include lib