summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-18 00:38:47 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-18 00:38:47 +0200
commitdb996b4d2a55dfc3e02045ef4bc554d7204fc157 (patch)
tree91f401f2c01ad789c86ddd3df6d694f4d3b62e16 /scripts
parentCleaning comments (diff)
downloadrekonq-db996b4d2a55dfc3e02045ef4bc554d7204fc157.tar.xz
Added tailor conf file
Diffstat (limited to 'scripts')
-rw-r--r--scripts/RekonqGitSvn.tailor17
1 files changed, 17 insertions, 0 deletions
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
+