|
From: Luigi B. <lui...@gm...> - 2012-02-28 14:03:17
|
On Sun, Feb 19, 2012 at 11:29 PM, Alok <qua...@bi...> wrote: > p.s. I notice that there is a nice GitHub QuantLib repository at > https://github.com/lballabio/quantlib/commits/master I wonder how far > behind or incomplete it is from the project svn repository at > https://quantlib.svn.sourceforge.net/svnroot/quantlib/trunk. The > checkout from svn trunk clocked at 573MB. And I guess that with a few > more MBs I might as well get the whole project history offline from > GitHub instead of running expensive svn checkouts. It's up to date; I have a cron job that pushes from subversion to github nightly. Note that the github repository contains only the QuantLib module, though. The subversion trunk also includes the SWIG wrappers and all the modules that make up the QuantLibXL project. Luigi |