On Tue, Jul 15, 2008 at 4:10 PM, Andrey Hristov <[EMAIL PROTECTED]> wrote:
> bzr stands for Bazaar. We have internally switched from svn to bazaar. There > is also public repository > > bzr clone lp:~andrey-mysql/php-mysqlnd/trunk > > I think Ulf will soon write a blog entry about it. I do not like to repeat myself (for the wellness of the reader), but we have mailing lists. Blogs are nice for whatever you use it but they are not the way to communicate with internals. > There is a problem with CVS, because it should be compilable all the time. No, you can disable by default until you reach a usable state (#2). But do you really commit non compilable code in your repository?!? > You might think that we have closed-sourced something, but that's definitely > not true. When we used svn we had a public svn repo, which was actually > used. The bzr repo at launchpad mirrors our internal bzr repo. Drop the launchpad and use php's cvs. We have actually two development branches (5.3 until the 24th and HEAD) and PECL. The latter let you experiment as much as you wish. It is impossible to work smoothly together if the development (besides what resides in your personnal HDD) is not in our repository. As it is fine for a PECL extension, it is hardly a good thing for key component like the mysql extension(s). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php