All of lore.kernel.org
 help / color / mirror / Atom feed
From: bill lam <cbill.lam@gmail.com>
To: Boaz Harrosh <bharrosh@panasas.com>
Cc: git <git@vger.kernel.org>
Subject: Re: how to git a read only directory
Date: Thu, 22 Jan 2009 18:00:08 +0800	[thread overview]
Message-ID: <20090122100008.GC6936@b2j> (raw)
In-Reply-To: <4977515B.9030807@panasas.com>

On Wed, 21 Jan 2009, Boaz Harrosh wrote:
> [~] $ mkdir gitrepo; cd gitrepo
> [gitrepo] $ git-init
> [gitrepo] $ ln -s /etc
> [gitrepo] $ git-add /etc/fstab

(I use git ver. 1.6.1, git-xxx is already deprecated)
I followed your example, and failed in the git add,

gitrepo$  git add /etc/fstab
fatal: '/etc/fstab' is outside repository

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩260 李益  江南曲
    嫁得瞿塘賈  朝朝誤妾期  早知潮有信  嫁與弄潮兒

  reply	other threads:[~2009-01-22 10:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21  8:33 how to git a read only directory bill lam
2009-01-21  9:57 ` Michael J Gruber
2009-01-21 15:48   ` bill lam
2009-01-21 12:34 ` Boaz Harrosh
2009-01-21 15:52   ` bill lam
2009-01-21 16:46     ` Boaz Harrosh
2009-01-22 10:00       ` bill lam [this message]
2009-01-22 10:19         ` Boaz Harrosh
2009-01-22 10:29           ` bill lam
2009-01-22 12:35             ` Boaz Harrosh

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=20090122100008.GC6936@b2j \
    --to=cbill.lam@gmail.com \
    --cc=bharrosh@panasas.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.