minor doc updates

- README: re not needing root access
  - doc/3: "empty clone error" vis-a-vis git 1.6.4.3
This commit is contained in:
Sitaram Chamarty 2009-09-12 19:38:11 +05:30 committed by Sitaram Chamarty
parent d9d432a483
commit 7f9c2e6510
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@ a typical $DAYJOB setting, there are some issues:
and be done and be done
* often, "python-setuptools" isn't installed (and on a Solaris9 I was trying * often, "python-setuptools" isn't installed (and on a Solaris9 I was trying
to help remotely, we never did manage to install it eventually) to help remotely, we never did manage to install it eventually)
* or you don't have root access, or the ability to add users
* the most requested feature (see "what's new?") had to be written anyway * the most requested feature (see "what's new?") had to be written anyway
### what's gone ### what's gone

View file

@ -33,6 +33,7 @@ In this document:
* when you clone an empty repo, git seems to complain about the remote * when you clone an empty repo, git seems to complain about the remote
hanging up or something. I have no idea what that is, but it doesn't seem hanging up or something. I have no idea what that is, but it doesn't seem
to hurt anything. This happens even in normal git, not just gitolite. to hurt anything. This happens even in normal git, not just gitolite.
[Update 2009-09-14; this has been fixed in git 1.6.4.3]
* once in a while, if you're feeling particularly BOFH-ish, take a look at * once in a while, if you're feeling particularly BOFH-ish, take a look at
`$GL_ADMINDIR/log` :-) `$GL_ADMINDIR/log` :-)