diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-23 00:28:29 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-23 00:28:29 +0200 |
commit | 1d0f4f133362ff2cb54b654048d1bcd76d471690 (patch) | |
tree | 0b11a58d5c240b8d41c28debac65558ef46efa37 /scripts/RekonqGitSvn.tailor | |
parent | Added tailor conf file (diff) | |
download | rekonq-1d0f4f133362ff2cb54b654048d1bcd76d471690.tar.xz |
Modified tailor script
Diffstat (limited to 'scripts/RekonqGitSvn.tailor')
-rw-r--r-- | scripts/RekonqGitSvn.tailor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/RekonqGitSvn.tailor b/scripts/RekonqGitSvn.tailor index 2f909f62..5da56559 100644 --- a/scripts/RekonqGitSvn.tailor +++ b/scripts/RekonqGitSvn.tailor @@ -4,7 +4,6 @@ verbose = True [project] target = svn:target start-revision = INITIAL -root-directory = /DATI/KDE/SRC/rekonq state-file = tailor.state source = git:source subdir = . @@ -13,5 +12,6 @@ subdir = . repository = git@gitorious.org:rekonq/mainline.git [svn:target] -repository = svn+ssh://adjam@svn.kde.org/home/kde/trunk/playground/network/rekonq +repository = svn+ssh://adjam@svn.kde.org/home/kde +module = /trunk/playground/network/rekonq2 |