From db996b4d2a55dfc3e02045ef4bc554d7204fc157 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 18 Jul 2009 00:38:47 +0200 Subject: Added tailor conf file --- scripts/RekonqGitSvn.tailor | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 scripts/RekonqGitSvn.tailor diff --git a/scripts/RekonqGitSvn.tailor b/scripts/RekonqGitSvn.tailor new file mode 100644 index 00000000..2f909f62 --- /dev/null +++ b/scripts/RekonqGitSvn.tailor @@ -0,0 +1,17 @@ +[DEFAULT] +verbose = True + +[project] +target = svn:target +start-revision = INITIAL +root-directory = /DATI/KDE/SRC/rekonq +state-file = tailor.state +source = git:source +subdir = . + +[git:source] +repository = git@gitorious.org:rekonq/mainline.git + +[svn:target] +repository = svn+ssh://adjam@svn.kde.org/home/kde/trunk/playground/network/rekonq + -- cgit v1.2.1