1. 01 Apr, 2012 3 commits
    • Abe Voelker's avatar
      Move Unicorn unix socket out of /tmp · 6aabf115
      Abe Voelker authored
      6aabf115
    • Valeriy Sizov's avatar
      Merge pull request #629 from abevoelker/patch-1 · a8768ffb
      Valeriy Sizov authored
      Fix gl-setup PATH warning when executing gl-system-install.
      a8768ffb
    • Abe Voelker's avatar
      Fix gl-setup PATH warning when executing gl-system-install. · 76ebdd05
      Abe Voelker authored
      My git user uses bash (so .bash_profile), but I think it should work the same for sh shell.
      
      Full warning message:
      
                      ***** WARNING *****
      gl-setup is not in your $PATH.
      
      Since gl-setup MUST be run from the PATH (and not as src/gl-setup or such),
      you must fix this before running gl-setup.  The simplest way is to add
      
          PATH=/home/git/bin:$PATH
      
      to the end of your bashrc or similar file.  You can even simply run that
      command manually each time you log in and want to run a gitolite command.
      
      Run /home/git/gitolite/src/gl-system-install -h for a detailed usage message.
      76ebdd05
  2. 31 Mar, 2012 2 commits
  3. 30 Mar, 2012 4 commits
  4. 28 Mar, 2012 5 commits
  5. 27 Mar, 2012 12 commits
  6. 26 Mar, 2012 7 commits
  7. 25 Mar, 2012 4 commits
  8. 24 Mar, 2012 3 commits