From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 1 Apr 2011 21:45:31 +0200 References: <1301587899-9449-1-git-send-email-sven@narfation.org> <1301587899-9449-3-git-send-email-sven@narfation.org> In-Reply-To: <1301587899-9449-3-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104012145.32109.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batctl: Remove subversion/svk revision information Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Thursday 31 March 2011 18:11:39 Sven Eckelmann wrote: > The current version of batctl cannot be obtained from subversion or svk > anymore. It is unnecessary to provide the functionality to retrieve the > current revision using these tools. > > We only have to differenciate between git checkout and official release. > We cannot detect a git snapshot and thus the distribution has to provide > the REVISION variable for snapshots. Applied in revision g88b75a3. Thanks, Marek