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

Jani Hartikainen's Blog: How to create Doctrine 1-style Soft-Delete in Doctrine 2

Sameer Borate's Blog: Test dependencies in PHPUnit 3.4

Sebastian Bergmann\'s Blog: PHPUnit Talk at PHP Usergroup Dortmund

PHP.net: Windows PECL binaries

PHPClasses.org: Book Review - PHP 5 CMS Framework Development - 2nd edition (Packt)


Community Events











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


release example development testing community functional zendframework2 opinion framework composer series tool object interview language podcast database code introduction conference

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