01 Apr, 2012

2 commits

  • Fix gl-setup PATH warning when executing gl-system-install.
    Valeriy Sizov
     
  • 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.
    Abe Voelker
     

30 Mar, 2012

1 commit


28 Mar, 2012

1 commit


27 Mar, 2012

1 commit


24 Mar, 2012

2 commits


22 Mar, 2012

1 commit


21 Mar, 2012

1 commit

  • --2012-03-21 13:52:34--  http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
    Resolving ftp.ruby-lang.org... 221.186.184.68
    Connecting to ftp.ruby-lang.org|221.186.184.68|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [application/x-tar]
    Saving to: `ruby-1.9.2-p290.tar.gz'
    
        [               <=>                     ] 54,691,840  3.37M/s   in 18s     
    
    2012-03-21 13:52:53 (2.85 MB/s) - `ruby-1.9.2-p290.tar.gz' saved [54691840]
    
    [tom.vanlooy@itr232l ~/Desktop]
    $ file ruby-1.9.2-p290.tar.gz 
    ruby-1.9.2-p290.tar.gz: POSIX tar archive (GNU)
    Tom Van Looy
     

16 Mar, 2012

1 commit


15 Mar, 2012

2 commits


13 Mar, 2012

2 commits


12 Mar, 2012

2 commits