News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Using Bazaar for PHPUnit Development
January 02, 2009 @ 14:05:02

In this new post to his blog Sebastian Bergmann looks at how to use Bazaar (a dstributed version control system) in his development the PHPUnit tool.

Last December, when I was in Australia and started to work on the Object_Freezer code, I "dived into" Bazaar (bzr) and learned the value of local commits as they allow me to work offline, e.g. when disconnected during travel. Thanks to bzr-svn, I can now work offline for PHPUnit development as well.

He shares his setup - a local shared repository for branching/trunk work and a linked checkout of PHPUnit between Bazaar and Subversion. This allows him to commit locally with Bazaar and, when he gets back online, issue a "merge" command to make the push back out to Subversion's remote repository.

0 comments voice your opinion now!
bazaar phpunit development offline subversion link repository


blog comments powered by Disqus

Similar Posts

CodeIgniter.com: New User Guide in Development

Label Media Blog: Test Driven Development with PHPUnit

Sebastian Bergmann's Blog: PHPUnit 3.0 (Release)

John Cox\'s Blog: Book Review - XML Web Development

Sebastian Bergmann's Blog: Generating Code from Tests


Community Events











Don't see your event here?
Let us know!


introduction phpunit conference functional usergroup example podcast framework language rest zendframework2 testing opinion database series development interview symfony2 release community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework