On Thu, Oct 21, 2010 at 5:13 PM, Yitzchak Schaffer
<yitzchak.schaf...@gmx.com> wrote:
> Hello all,
>
> I am working on an OSS project. We are moving to our next version, and it's
> time to increment the version number in our phpDoc.
>
> Every time this comes up, I have to dust off my awk, etc. Is anyone aware of
> automated, e.g. IDE-based solutions for this? We use Netbeans.

You could always use svn keyword expansion - or look for a git
equivalent (if there is one). Then your svn export will always spit
out the correct version number.

-- Mitch
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to