git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
To: Daniel Convissor <danielc@analysisandsolutions.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: hitting home directory's parent
Date: Sat, 22 Aug 2009 23:22:36 +0700	[thread overview]
Message-ID: <fcaeb9bf0908220922g7cba54d8jd1af36e89c516a5@mail.gmail.com> (raw)
In-Reply-To: <fcaeb9bf0908220920g29ec24e9v23d0504d10ca6cfb@mail.gmail.com>

On Sat, Aug 22, 2009 at 11:20 PM, Nguyen Thai Ngoc Duy<pclouds@gmail.com> wrote:
> But did it at least change the error message? Here is what I got when
> "chmod 000 /tmp/a":
>
> /tmp/a/b/c $ cd ../..
> bash: cd: ../..: Permission denied
> /tmp/a/b/c $ git --help
> fatal: Cannot change to '/tmp/a/b/c/..': Permission denied
> /tmp/a/b/c $ GIT_CEILING_DIRECTORIES=/tmp/a/b git --help
> fatal: Cannot come back to cwd: Permission denied

Note: I tested it on Linux, not Cygwin so the behavior may differ.
-- 
Duy

  reply	other threads:[~2009-08-22 16:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-21 20:05 hitting home directory's parent Daniel Convissor
2009-08-22  4:10 ` Nguyen Thai Ngoc Duy
2009-08-22 15:05   ` Daniel Convissor
2009-08-22 16:20     ` Nguyen Thai Ngoc Duy
2009-08-22 16:22       ` Nguyen Thai Ngoc Duy [this message]
2009-08-22 18:16       ` Jeff King
2009-08-23  4:07         ` Nguyen Thai Ngoc Duy
2009-08-25  4:42           ` Jeff King
2009-08-23  5:12         ` Daniel Convissor
2009-08-25  4:48           ` Jeff King
2009-08-23  4:42       ` Daniel Convissor

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=fcaeb9bf0908220922g7cba54d8jd1af36e89c516a5@mail.gmail.com \
    --to=pclouds@gmail.com \
    --cc=danielc@analysisandsolutions.com \
    --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;
as well as URLs for NNTP newsgroup(s).