summaryrefslogtreecommitdiffstats
path: root/scripts/changelog_from_svn
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/changelog_from_svn')
-rwxr-xr-xscripts/changelog_from_svn9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/changelog_from_svn b/scripts/changelog_from_svn
new file mode 100755
index 000000000..00db3937e
--- /dev/null
+++ b/scripts/changelog_from_svn
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+svn2cl \
+ --strip-prefix \
+ --reparagraph \
+ --authors=scripts/changelog-authors.xml \
+ --group-by-day \
+ -r HEAD:6493 \
+ https://iocaste.penguin.de/svn/ptxdist/branches/ptxdist-0.10.6-branch