From ad33d03aff255293c38395faf3873c3d11d9012a Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 27 Feb 2006 17:24:42 +0000 Subject: 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 --- src/svn-rev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/svn-rev.sh') 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 -- cgit v1.2.3