Re: RFC: [PATCH 0/3] Portability by avoiding PATH_MAX
Svante Signell <[email protected]> Mon, 12 Aug 2013 18:02:19 +0200
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2013-08-07 at 14:02 +0200, Tobias Oetiker wrote: > Hi Svante, > > the source is on > > https://github.com/oetiker/rrdtool-1.x > > fork it, apply your patches, push and then create a pull request Hi, I have now cloned the master branch at github and updated the patches. However, it seems like much of the code there is old, referring to version 1.4.3 from 2010. According to the web pages the latest stable version is 1.4.8 from May 2013 and experimental is at 1.5. Also, SVN seems to be used for development, not git, I'm confused. Thanks, Svante