Defining SVN constants in the files we've finished updating
[viewsvn.git] / repository.php
index eb56d1d194e42ea48fb4c39403c71cdee0ea8305..47bcca9652f561e508ea38c905b85218e8b55ade 100644 (file)
@@ -19,6 +19,8 @@
 || ###################################################################
 \*=====================================================================*/
 
+define('SVN', '$Id$');
+
 require_once('./global.php');
 
 // ###################################################################