gitolite/src
Sitaram Chamarty 3522087591 compile: REPO_BASE need not be under $HOME
In the "create new repos" loop, we need an absolute value for REPO_BASE, in
order to be able to chdir back and forth.  But (taking the "normal user with
no privileges" assumption too far!) we assumed REPO_BASE would be within
$HOME, and relative to it.  So it fails when someone wants the repo_base
elsewhere.

Now we don't prefix $HOME if REPO_BASE is already absolute (begins with a "/")

bug reported by evocallaghan
2009-08-29 11:41:12 +05:30
..
conf-convert.pl reduce clutter by making src, doc, conf subdirectories 2009-08-27 14:00:00 +05:30
gl-auth-command reduce clutter by making src, doc, conf subdirectories 2009-08-27 14:00:00 +05:30
gl-compile-conf compile: REPO_BASE need not be under $HOME 2009-08-29 11:41:12 +05:30
install.sh cp -a changed to cp -R for solaris compat 2009-08-28 20:58:05 +05:30
update-hook.pl you can't array-deref an undefined value! 2009-08-28 20:57:09 +05:30