Git development
 help / color / mirror / Atom feed
From: Taylor Blau <me@ttaylorr.com>
To: Jordi Balcells-Smith <Jsmith@cnsonline.net>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Git bug report - CNS - Shared repository permissions issues under RedHat 9
Date: Mon, 14 Oct 2024 20:32:24 -0400	[thread overview]
Message-ID: <Zw24GJnLlqTuCOsM@nand.local> (raw)
In-Reply-To: <AUXP273MB050333B19CCE93899FE9F26DDB442@AUXP273MB0503.AREP273.PROD.OUTLOOK.COM>

On Mon, Oct 14, 2024 at 12:07:07PM +0000, Jordi Balcells-Smith wrote:
> We upgraded the operating system from RedHat Enterprise Linux 7 to 9.
> This upgrade pulled the version of Git from 1.8.3.1 to 2.43.5.

Given that 1.8.3.1 was tagged sometime in June, 2013, I'd say that is
quite the jump ;-).
>
> c:\tmp\gittest>git clone ssh://10.150.80.53/data/git/cns/repo-parent/repo.git
> Cloning into 'repo'...
> fatal: detected dubious ownership in repository at '/data/git/cns/repo-parent/repo.git'
> To add an exception for this directory, call:
>
>         git config --global --add safe.directory /data/git/cns/repo-parent/repo.git
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists

This is intentional. Please see the documentation in git-config(1) on
safe.directory for more information about what this check does and how
to disable it (if you desire).

Thanks,
Taylor

  reply	other threads:[~2024-10-15  0:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14 12:07 Git bug report - CNS - Shared repository permissions issues under RedHat 9 Jordi Balcells-Smith
2024-10-15  0:32 ` Taylor Blau [this message]
2024-10-15 12:18   ` Jordi Balcells-Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zw24GJnLlqTuCOsM@nand.local \
    --to=me@ttaylorr.com \
    --cc=Jsmith@cnsonline.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox