From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4C1CA3BD.5030403@domain.hid> Date: Sat, 19 Jun 2010 13:02:21 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4C19EDA4.2030601@domain.hid> <4C1A040F.4030209@domain.hid> <4C1C9159.1000408@domain.hid> <2DD1EFE4-AE92-4F78-9BAF-7441D7D0DB3E@gmail.com> In-Reply-To: <2DD1EFE4-AE92-4F78-9BAF-7441D7D0DB3E@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] application make file List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bruno Rouchouse Cc: "xenomai@xenomai.org" Bruno Rouchouse wrote: > Hi Gilles, > > I do understand your point an mostly agrees with it. What you say is > really common sense. > > However, I would object 2 points: first it's everyone's freedom to > help someone or not even if it is a dummy question. In fact, due to my > knowledge, I can help only on those ;) > > Second, it's not so easy when you start using a technology to find all > the right pointers and have all the answers. For instance, I'm still > struggling with lot's of git features and workflow although everything > is documented. Reading all man pages does not really help me for every > use case. Well maybe for git, a simple approach is to set-up some git repository locally, then try git commands, without any risk to break anything. You can also set-up a bare repository to play with push and fetch. -- Gilles.