summaryrefslogtreecommitdiffstats
path: root/collab/gsvn/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'collab/gsvn/PRE_BUILD')
-rwxr-xr-xcollab/gsvn/PRE_BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/collab/gsvn/PRE_BUILD b/collab/gsvn/PRE_BUILD
new file mode 100755
index 0000000000..2752b3828d
--- /dev/null
+++ b/collab/gsvn/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+message "${MESSAGE_COLOR}Downloading revision $VERSION...${DEFAULT_COLOR}" &&
+svn -q export -r$VERSION http://svn.collab.net/repos/svn/clients/gsvn/trunk $SOURCE_DIRECTORY