Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 May 2016 20:53:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208693] www/gitlab: can't push anything
Message-ID:  <bug-208693-13-wVQRDx8d98@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208693-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208693-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208693

Gabor <sixday@sixday.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sixday@sixday.hu

--- Comment #18 from Gabor <sixday@sixday.hu> ---

Hi guys,

I found a solution to this issue, as I had exactly the same problem with a
fresh install on Freebsd 10.

I needed to change the following things:
repo_path in gitlab-shell config.yml to /usr/home/git/repositories
repos_path in gitlab gitlab.yml to /usr/home/git/repositories/

It is because the default value /home is a symlink on Freebsd. After this t=
he
system works flawlessly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208693-13-wVQRDx8d98>