Skip to content

Commit 6a67609

Browse files
author
Thomas Zander
committed
import
0 parents  commit 6a67609

File tree

3 files changed

+2877
-0
lines changed

3 files changed

+2877
-0
lines changed

bin/startSync

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/bash
2+
3+
# the '-n' is dry run
4+
rsync -navP rsync://rsync.kde.org/svnmirror/home/kde/ svn/
5+
rsync -navP --exclude=db/current rsync://rsync.kde.org/svnmirror/home/kde/ svn/
6+

0 commit comments

Comments
 (0)