summaryrefslogtreecommitdiff
path: root/src/svn-rev.sh
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-02-27 17:24:42 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-02-27 17:24:42 +0000
commitad33d03aff255293c38395faf3873c3d11d9012a (patch)
tree36adae980904b1b48a85a0bfc91c8a02ec2d310e /src/svn-rev.sh
parentdd3bfe65c84e4affbd3177347ff5748c28e2619f (diff)
And now the final result of all this tweaking comes to light.
Whenever i commit the post-commit hook writes a .sh script to my dir, within the insp checkout dir, containing the current revision id - 1. Therefore, the system can stay up to date with revision id's simply with ./configure -update :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3376 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/svn-rev.sh')
-rwxr-xr-xsrc/svn-rev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svn-rev.sh b/src/svn-rev.sh
index f35c48ca6..5ad1ff158 100755
--- a/src/svn-rev.sh
+++ b/src/svn-rev.sh
@@ -1 +1 @@
-3373
+echo 3375