Can't copy the gitlab-admin repo "Bareword found"
Created by: EyMaddis
Hi there, I am currently struggeling with the installation, I am at the repo copy stage and needed to change the url a bit to work with the custom ssh port 33333:
I got this as a response:
sudo -u gitlab -H git clone ssh://git@localhost:33333/gitolite-admin /tmp/gitolite-admin Cloning into /tmp/gitolite-admin... FATAL: errors found before logging could be setup FATAL: warn Bareword found where operator expected at /home/git/.gitolite.rc line 24, near "# comment out if you don't"<> (Might be a runaway multi-line '' string starting on line 22)<> fatal: The remote end hung up unexpectedly
I checked the file and did not found anything special ( tried to rearrange it after the error occured, but it stills fails. (downloaded the installation files today)