[Cialug] git issue - changing username on central repo

L. V. Lammert lvl at omnitec.net
Fri Jan 20 08:55:07 CST 2017


On Thu, 19 Jan 2017, Pixie wrote:

> No, no.  Just pointing out that if you init the repo on the server as,
> say, lvlam, and then have people trying to read/write to that repo as
> _svn, you're liable to run into permission issues because the
> owner/group on the files won't match the unix user trying to do things.
>
Actually, I did find some options for git:

git config <core.sharedRepository> group

or

git init --shared=group

> It was an "abundance of caution, check all the obvious stuff" sort of thing.
>
Yep, .. finally found a dir name issue.

	Thanks!!

	Lee


More information about the Cialug mailing list