Image_Text 0.6 beta is out

» Download here

This is my first PEAR release and I was actually surprised how easy it is to package and roll out a release.

So you have your local copy of the CVS repository that contains the scripts you want to release as part of the package. In order to release, you need package.xml, a configuration file, which you can either create yourself or have a script (which uses PEAR_PackageFileManager) to create the xml file for you.

The pear command line tool does all the rest.

  1. pear convert - creates package2.xml based on your package.xml. (package2 is the newer improved version of package2.xml. You can actually use PEAR_PackageFileManager2 instead and skip this step)
  2. pear package - creates the package archive which then you upload to pear.php.net
  3. pear cvstag package2.xml - tags the cvs repository with a tag figured out from the package2. In my case the tag was RELEASE_0_6_0beta

Thanks!

As stated in the change log notes, many thanks go to Christian Weiske and James Pic for helping out with this release!

This entry was posted on Thursday, April 19th, 2007 and is filed under images, PEAR. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


Get notification for future posts: follow me on Twitter or subscribe to my RSS feed

6 Responses to “Image_Text 0.6 beta is out”

  1. PHPDeveloper.org Says:

    Stoyan Stefanov’s Blog: Image_Text 0.6 beta is out…

  2. Toby Says:

    Great to see, that my old project is stepping further! :)

  3. developercast.com » Stoyan Stefanov’s Blog: Image_Text 0.6 beta is out Says:

    [...] In a new entry today, Stoyan Stefanov announces the beta release of the PEAR image manipulation package, Image_Text 0.6 (beta). This is my first PEAR release and I was actually surprised how easy it is to package and roll out a release. [...]

  4. James Says:

    After upgrading to this release my text images appear as unreadable blocks. Any advise?

  5. Stephanie Rosin Says:

    Its Pleasure to go through your weblog.The above content material articles could be very excellent, and I genuinely loved reading your weblog and points which you expressed. I get pleasure from to seem back on the standard foundation,put up way more about the topic.Thanks for sharing…preserve writing!!!

  6. Hosting Says:

    Hosting…

    [...]Image_Text 0.6 beta is out / Stoyan’s phpied.com[...]…

Leave a Reply