*Must* *learn* *not* *to* *commit* *with* *debug* *repo* *enabled*

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=895742
This commit is contained in:
Volker Lanz 2008-12-11 16:24:31 +00:00
parent e982b1df38
commit 9311b0afb1
1 changed files with 2 additions and 2 deletions

View File

@ -240,8 +240,8 @@ END_OF_TEXT
branch = "tags/#{app.name}/#{tag}"
end
return "file://localhost/home/vl/tmp/svn/#{branch}"
# return "#{protocol}://#{user}svn.kde.org/home/kde/#{branch}"
# return "file://localhost/home/vl/tmp/svn/#{branch}"
return "#{protocol}://#{user}svn.kde.org/home/kde/#{branch}"
end
#REMOVE