Difference between #4 and #5 of
Automatically get the SVN Revision Number of your Project

Changes

Title unchanged

Automatically get the SVN Revision Number of your Project

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

svn, revision, project versioning

Content changed

[...]
```php
$svnrev = new GetChangedRevision();
echo "Revision: ".$svnrev->getRevision();
```
That's it. Hopefully this will be helpful to you guys.

 
 
[Jundy Cosmod Site](http://jundycosmod.com "Jundy Cosmod Site")
3 0
4 followers
Viewed: 12 843 times
Version: all
Category: Tutorials
Written by: jcagentzero
Last updated by: jcagentzero
Created on: Apr 10, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history