Rocco Rutte:
[apps/madmutt.git] / do-commit.sh
index 6ba3aa1..795ce32 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
-echo "\$Revision\$ `date`" > ./dummy
-echo svn commit
+date "+%Y%m%d" > ./VERSION.date
+svn commit "$@"