Re: [RFC] development model for future haproxy versions

2009-03-30 Thread Willy Tarreau
On Tue, Mar 31, 2009 at 10:57:26AM +0800, Jeffrey 'jf' Lim wrote:
> On Tue, Mar 31, 2009 at 5:06 AM, Willy Tarreau  wrote:
> > Hi all!
> >
> > Now that the storm of horror stories has gone with release of 1.3.17,
> > I'd like to explain what I'm planning to do for future versions of
> > haproxy.
> >
> > Right now there are a few issues with the development process and
> > the version numbering in general :
> >
> > 
> >
> > 4) encourage people to work on a next feature set with their own tree.
> >
> > Since haproxy has migrated to use GIT for version control, it has really
> > changed my life, and made it a lot more convenient for some contributors
> > to maintain their own patchsets.
> >
> 
> yo, I hadnt noticed! What's the clone url, though? All links I've
> tried only get me to a gitweb interface.

It's in http://git.1wt.eu/git/haproxy-1.3.git/

Willy




Re: [RFC] development model for future haproxy versions

2009-03-30 Thread Jeffrey 'jf' Lim
On Tue, Mar 31, 2009 at 5:06 AM, Willy Tarreau  wrote:
> Hi all!
>
> Now that the storm of horror stories has gone with release of 1.3.17,
> I'd like to explain what I'm planning to do for future versions of
> haproxy.
>
> Right now there are a few issues with the development process and
> the version numbering in general :
>
> 
>
> 4) encourage people to work on a next feature set with their own tree.
>
> Since haproxy has migrated to use GIT for version control, it has really
> changed my life, and made it a lot more convenient for some contributors
> to maintain their own patchsets.
>

yo, I hadnt noticed! What's the clone url, though? All links I've
tried only get me to a gitweb interface.

-jf