aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@sita-lt.atc.tcs.com>2009-10-21 19:19:00 +0530
committerSitaram Chamarty <sitaram@sita-lt.atc.tcs.com>2009-10-21 19:19:00 +0530
commita91d5692913d9fd9412eb61424c3a904c2d99907 (patch)
tree80f59709d58dcef8748c31560e74f7ec270f95b8
parentdoc fixes... (diff)
downloadgitolite-gentoo-a91d5692913d9fd9412eb61424c3a904c2d99907.tar.gz
gitolite-gentoo-a91d5692913d9fd9412eb61424c3a904c2d99907.tar.bz2
gitolite-gentoo-a91d5692913d9fd9412eb61424c3a904c2d99907.zip
...because writing in crayon wasn't possible :)
[long story...!]
-rwxr-xr-xsrc/00-easy-install.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/00-easy-install.sh b/src/00-easy-install.sh
index 66c0e6c..195da08 100755
--- a/src/00-easy-install.sh
+++ b/src/00-easy-install.sh
@@ -49,9 +49,11 @@ Pre-requisites:
- you must run this from the gitolite working tree top level directory.
This means you run this as "src/00-easy-install.sh"
- you must already have pubkey based access to user@host. If you currently
- only have password access, use "ssh-copy-id" or something. Somehow get to
- the point where you can type "ssh user@host" and get a command line. Run
- this program only after that is done
+ only have password access, use "ssh-copy-id" or something equivalent (or
+ copy the key manually). Somehow (doesn't matter how), get to the point
+ where you can type "ssh user@host" and get a command line.
+
+ **DO NOT RUN THIS PROGRAM UNTIL THAT WORKS**
Errors:
- if you get a "pubkey [...filename...] exists" error, it is either leftover