aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-02-21 23:01:55 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2014-02-21 23:01:55 +0100
commit99921fc3db66427fd5200cae4043cd369e1cc4b5 (patch)
tree67db07eb56f6fb81c16e35cb8aa29d15ac646b73 /README
parentd41575103c2e450bace410fea6cfc08b4d9a5e9b (diff)
Hint to Git Variables added (thanks to Zak Estrada)
Diffstat (limited to '')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 97bd7c8..3bcc13a 100644
--- a/README
+++ b/README
@@ -33,7 +33,12 @@ License:
7. for RUBY 1.9 you need to add
SetEnv RUBYLIB $DUDLE_INSTALLATION_PATH
to your .htaccess
-8. Try to open http://$YOUR_SERVER/check.cgi to check if your config seems to work.
+8. It might be the case, that you have to set some additional Variables in your .htaccess:
+ SetEnv GIT_AUTHOR_NAME="http user"
+ SetEnv GIT_AUTHOR_EMAIL=foo@example.org
+ SetEnv GIT_COMMITTER_NAME="$GIT_AUTHOR_NAME"
+ SetEnv GIT_COMMITTER_EMAIL="$GIT_AUTHOR_EMAIL"
+9. Try to open http://$YOUR_SERVER/check.cgi to check if your config seems to work.
=== Pimp your Installation ===
* If you want to create your own Stylesheet, you just have to put it in