From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Subject: Git problems when modify xendomains Date: Sun, 17 Mar 2013 14:58:35 +0000 Message-ID: <5145DA1B.3010800@yahoo.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi, I have cloned the official repository and made a branch to try to sort out the issues I have with stock xendomains. When I try to stage my changes, I get this error:- [me@xen3 init.d]# git add xendomains The following paths are ignored by one of your .gitignore files: tools/hotplug/Linux/init.d Use -f if you really want to add them. fatal: no files added I can't find the rule that triggers this and even if I did, such a rule doesn't make sense to me. Could someone please explain behind the rationale of blocking this path if that is the intended purpose. Or am I editing the wrong file? I am not proficient in git or any aspects of Xen dev so I may be making total rookie mistakes. Hopefully not. Thanks for reading, Ian.