projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f340be7
)
svn-log stealer script
Matt S Trout [Fri, 24 Mar 2006 04:41:01 +0000 (
04:41
+0000)]
maint/steal-svn-log.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/maint/steal-svn-log.sh
b/maint/steal-svn-log.sh
new file mode 100755
(executable)
index 0000000..
b0297ad
--- /dev/null
+++ b/
maint/steal-svn-log.sh
@@ -0,0
+1,5
@@
+#!/bin/sh
+
+cd maint;
+rm svn-log.perl;
+wget https://thirdlobe.com/svn/repo-tools/trunk/svn-log.perl;