From 1dd79e9c15102eaee44baddf76b0caefb6f275e0 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 17 Nov 2008 19:08:34 +0100 Subject: using the same directory for sourcecode checkout as cgi --- config.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'config.rb') diff --git a/config.rb b/config.rb index f6cdc2e..7cfdcca 100644 --- a/config.rb +++ b/config.rb @@ -7,11 +7,9 @@ SITEURL = "http://#{$cgi.server_name}#{$cgi.script_name.gsub(/[^\/]*$/,"")}" # add this htmlcode to the startpage NOTICE = <--verbose -Get the sourcecode. +Get the sourcecode with bazaar:
-Checkout using bazaar: -
-bzr branch #{SITEURL}src/ dudle +bzr branch #{SITEURL} dudle
give feedback -- cgit v1.2.3