Hi,
How do you guys automatically update the @version in PHPDoc comments? Are you using Eclipse/Zend Studio?
How do people automatically update @version?
Moderator: General Moderators
- kaisellgren
- DevNet Resident
- Posts: 1675
- Joined: Sat Jan 07, 2006 5:52 am
- Location: Lahti, Finland.
Re: How do people automatically update @version?
If using svn,
svn propset svn:keywords Id files
c.f. http://svnbook.red-bean.com/en/1.0/re23.html and http://svnbook.red-bean.com/en/1.0/ch07 ... 7-sect-2.3
svn propset svn:keywords Id files
c.f. http://svnbook.red-bean.com/en/1.0/re23.html and http://svnbook.red-bean.com/en/1.0/ch07 ... 7-sect-2.3